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

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 …}
}
10.31 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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "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 {#2410
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 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 {#1850
    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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "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 {#2410
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 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 {#1850
    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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "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 {#2410
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 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 {#1850
    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 {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Mine’s never not been blocked"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701864180 {#4008
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -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 {#3944
    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 {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Mine’s never not been blocked"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701864180 {#4008
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -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 {#3944
    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 {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Mine’s never not been blocked"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701864180 {#4008
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -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 {#3944
    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 {#4036
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4042
    date: 2023-12-06 00:17:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -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 {#4040
    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 {#4036
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4042
    date: 2023-12-06 00:17:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -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 {#4040
    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 {#4036
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4042
    date: 2023-12-06 00:17:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -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 {#4040
    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 {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4112
    date: 2023-12-20 22:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -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 {#4113
    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 {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4112
    date: 2023-12-20 22:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -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 {#4113
    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 {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4112
    date: 2023-12-20 22:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -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 {#4113
    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 {#5161
  +user: Proxies\__CG__\App\Entity\User {#5162 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4112
      date: 2023-12-20 22:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -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 {#4113
      date: 2023-12-05 21:52:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "For non-mouthbreathers, that’s actually quite unpleasant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701815997 {#5158
    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 {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5165 …}
  +votes: Doctrine\ORM\PersistentCollection {#5167 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -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 {#5159
    date: 2023-12-20 21:17:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701815997 {#5160
    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 {#5161
  +user: Proxies\__CG__\App\Entity\User {#5162 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4112
      date: 2023-12-20 22:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -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 {#4113
      date: 2023-12-05 21:52:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "For non-mouthbreathers, that’s actually quite unpleasant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701815997 {#5158
    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 {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5165 …}
  +votes: Doctrine\ORM\PersistentCollection {#5167 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -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 {#5159
    date: 2023-12-20 21:17:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701815997 {#5160
    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 {#5161
  +user: Proxies\__CG__\App\Entity\User {#5162 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4112
      date: 2023-12-20 22:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -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 {#4113
      date: 2023-12-05 21:52:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "For non-mouthbreathers, that’s actually quite unpleasant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701815997 {#5158
    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 {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5165 …}
  +votes: Doctrine\ORM\PersistentCollection {#5167 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -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 {#5159
    date: 2023-12-20 21:17:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701815997 {#5160
    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 {#5177
  +user: Proxies\__CG__\App\Entity\User {#5178 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4112
      date: 2023-12-20 22:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -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 {#4113
      date: 2023-12-05 21:52:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +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 {#5175
    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 {#5179 …}
  +nested: Doctrine\ORM\PersistentCollection {#5181 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
  -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 {#5176
    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 {#5177
  +user: Proxies\__CG__\App\Entity\User {#5178 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4112
      date: 2023-12-20 22:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -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 {#4113
      date: 2023-12-05 21:52:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +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 {#5175
    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 {#5179 …}
  +nested: Doctrine\ORM\PersistentCollection {#5181 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
  -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 {#5176
    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 {#5177
  +user: Proxies\__CG__\App\Entity\User {#5178 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4112
      date: 2023-12-20 22:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -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 {#4113
      date: 2023-12-05 21:52:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +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 {#5175
    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 {#5179 …}
  +nested: Doctrine\ORM\PersistentCollection {#5181 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
  -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 {#5176
    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 {#5231
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5177
    +user: Proxies\__CG__\App\Entity\User {#5178 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4112
        date: 2023-12-20 22:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -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 {#4113
        date: 2023-12-05 21:52:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +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 {#5175
      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 {#5179 …}
    +nested: Doctrine\ORM\PersistentCollection {#5181 …}
    +votes: Doctrine\ORM\PersistentCollection {#5183 …}
    +reports: Doctrine\ORM\PersistentCollection {#5185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
    -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 {#5176
      date: 2023-12-05 23:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "the worst part is when it happens while you sleep"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701817821 {#5229
    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 {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -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 {#5230
    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 {#5231
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5177
    +user: Proxies\__CG__\App\Entity\User {#5178 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4112
        date: 2023-12-20 22:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -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 {#4113
        date: 2023-12-05 21:52:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +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 {#5175
      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 {#5179 …}
    +nested: Doctrine\ORM\PersistentCollection {#5181 …}
    +votes: Doctrine\ORM\PersistentCollection {#5183 …}
    +reports: Doctrine\ORM\PersistentCollection {#5185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
    -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 {#5176
      date: 2023-12-05 23:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "the worst part is when it happens while you sleep"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701817821 {#5229
    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 {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -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 {#5230
    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 {#5231
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5177
    +user: Proxies\__CG__\App\Entity\User {#5178 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4112
        date: 2023-12-20 22:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -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 {#4113
        date: 2023-12-05 21:52:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +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 {#5175
      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 {#5179 …}
    +nested: Doctrine\ORM\PersistentCollection {#5181 …}
    +votes: Doctrine\ORM\PersistentCollection {#5183 …}
    +reports: Doctrine\ORM\PersistentCollection {#5185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
    -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 {#5176
      date: 2023-12-05 23:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "the worst part is when it happens while you sleep"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701817821 {#5229
    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 {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -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 {#5230
    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 {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4186
    date: 2023-12-05 20:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -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 {#4187
    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 {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4186
    date: 2023-12-05 20:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -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 {#4187
    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 {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4186
    date: 2023-12-05 20:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -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 {#4187
    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 {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I just say toothache."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701805111 {#4259
    date: 2023-12-05 20:38:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -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 {#4260
    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 {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I just say toothache."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701805111 {#4259
    date: 2023-12-05 20:38:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -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 {#4260
    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 {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I just say toothache."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701805111 {#4259
    date: 2023-12-05 20:38:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -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 {#4260
    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 {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4333
    date: 2023-12-05 20:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -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 {#4334
    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 {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4333
    date: 2023-12-05 20:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -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 {#4334
    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 {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4333
    date: 2023-12-05 20:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -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 {#4334
    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 {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4406
    date: 2023-12-05 19:33:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -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 {#4407
    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 {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4406
    date: 2023-12-05 19:33:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -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 {#4407
    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 {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4406
    date: 2023-12-05 19:33:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -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 {#4407
    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 {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4479
    date: 2023-12-05 18:00:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -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 {#4480
    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 {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4479
    date: 2023-12-05 18:00:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -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 {#4480
    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 {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4479
    date: 2023-12-05 18:00:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -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 {#4480
    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 {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4552
    date: 2023-12-05 17:36:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -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 {#4553
    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 {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4552
    date: 2023-12-05 17:36:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -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 {#4553
    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 {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4552
    date: 2023-12-05 17:36:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -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 {#4553
    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 {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4625
    date: 2023-12-05 17:11:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -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 {#4626
    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 {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4625
    date: 2023-12-05 17:11:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -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 {#4626
    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 {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4625
    date: 2023-12-05 17:11:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -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 {#4626
    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 {#4703
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4698
    date: 2023-12-05 16:46:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4704 …}
  +nested: Doctrine\ORM\PersistentCollection {#4706 …}
  +votes: Doctrine\ORM\PersistentCollection {#4708 …}
  +reports: Doctrine\ORM\PersistentCollection {#4710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
  -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 {#4699
    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 {#4703
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4698
    date: 2023-12-05 16:46:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4704 …}
  +nested: Doctrine\ORM\PersistentCollection {#4706 …}
  +votes: Doctrine\ORM\PersistentCollection {#4708 …}
  +reports: Doctrine\ORM\PersistentCollection {#4710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
  -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 {#4699
    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 {#4703
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4698
    date: 2023-12-05 16:46:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4704 …}
  +nested: Doctrine\ORM\PersistentCollection {#4706 …}
  +votes: Doctrine\ORM\PersistentCollection {#4708 …}
  +reports: Doctrine\ORM\PersistentCollection {#4710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
  -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 {#4699
    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 {#4776
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4771
    date: 2023-12-22 03:23:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 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 {#4772
    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 {#4776
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4771
    date: 2023-12-22 03:23:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 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 {#4772
    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 {#4776
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4771
    date: 2023-12-22 03:23:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 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 {#4772
    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 {#5128
  +user: Proxies\__CG__\App\Entity\User {#5129 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4776
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4771
      date: 2023-12-22 03:23:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4777 …}
    +nested: Doctrine\ORM\PersistentCollection {#4779 …}
    +votes: Doctrine\ORM\PersistentCollection {#4781 …}
    +reports: Doctrine\ORM\PersistentCollection {#4783 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
    -id: 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 {#4772
      date: 2023-12-05 15:58:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +body: "How? Allergies?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701789049 {#5126
    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 {#5130 …}
  +nested: Doctrine\ORM\PersistentCollection {#5132 …}
  +votes: Doctrine\ORM\PersistentCollection {#5134 …}
  +reports: Doctrine\ORM\PersistentCollection {#5136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
  -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 {#5127
    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 {#5128
  +user: Proxies\__CG__\App\Entity\User {#5129 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4776
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4771
      date: 2023-12-22 03:23:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4777 …}
    +nested: Doctrine\ORM\PersistentCollection {#4779 …}
    +votes: Doctrine\ORM\PersistentCollection {#4781 …}
    +reports: Doctrine\ORM\PersistentCollection {#4783 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
    -id: 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 {#4772
      date: 2023-12-05 15:58:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +body: "How? Allergies?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701789049 {#5126
    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 {#5130 …}
  +nested: Doctrine\ORM\PersistentCollection {#5132 …}
  +votes: Doctrine\ORM\PersistentCollection {#5134 …}
  +reports: Doctrine\ORM\PersistentCollection {#5136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
  -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 {#5127
    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 {#5128
  +user: Proxies\__CG__\App\Entity\User {#5129 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4776
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4771
      date: 2023-12-22 03:23:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4777 …}
    +nested: Doctrine\ORM\PersistentCollection {#4779 …}
    +votes: Doctrine\ORM\PersistentCollection {#4781 …}
    +reports: Doctrine\ORM\PersistentCollection {#4783 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
    -id: 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 {#4772
      date: 2023-12-05 15:58:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +body: "How? Allergies?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701789049 {#5126
    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 {#5130 …}
  +nested: Doctrine\ORM\PersistentCollection {#5132 …}
  +votes: Doctrine\ORM\PersistentCollection {#5134 …}
  +reports: Doctrine\ORM\PersistentCollection {#5136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
  -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 {#5127
    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 {#5216
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5128
    +user: Proxies\__CG__\App\Entity\User {#5129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4776
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4771
        date: 2023-12-22 03:23:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4777 …}
      +nested: Doctrine\ORM\PersistentCollection {#4779 …}
      +votes: Doctrine\ORM\PersistentCollection {#4781 …}
      +reports: Doctrine\ORM\PersistentCollection {#4783 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
      -id: 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 {#4772
        date: 2023-12-05 15:58:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +body: "How? Allergies?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701789049 {#5126
      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 {#5130 …}
    +nested: Doctrine\ORM\PersistentCollection {#5132 …}
    +votes: Doctrine\ORM\PersistentCollection {#5134 …}
    +reports: Doctrine\ORM\PersistentCollection {#5136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
    -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 {#5127
      date: 2023-12-05 16:10:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5214
    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 {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -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 {#5215
    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 {#5216
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5128
    +user: Proxies\__CG__\App\Entity\User {#5129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4776
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4771
        date: 2023-12-22 03:23:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4777 …}
      +nested: Doctrine\ORM\PersistentCollection {#4779 …}
      +votes: Doctrine\ORM\PersistentCollection {#4781 …}
      +reports: Doctrine\ORM\PersistentCollection {#4783 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
      -id: 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 {#4772
        date: 2023-12-05 15:58:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +body: "How? Allergies?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701789049 {#5126
      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 {#5130 …}
    +nested: Doctrine\ORM\PersistentCollection {#5132 …}
    +votes: Doctrine\ORM\PersistentCollection {#5134 …}
    +reports: Doctrine\ORM\PersistentCollection {#5136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
    -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 {#5127
      date: 2023-12-05 16:10:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5214
    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 {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -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 {#5215
    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 {#5216
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5128
    +user: Proxies\__CG__\App\Entity\User {#5129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4776
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4771
        date: 2023-12-22 03:23:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4777 …}
      +nested: Doctrine\ORM\PersistentCollection {#4779 …}
      +votes: Doctrine\ORM\PersistentCollection {#4781 …}
      +reports: Doctrine\ORM\PersistentCollection {#4783 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
      -id: 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 {#4772
        date: 2023-12-05 15:58:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +body: "How? Allergies?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701789049 {#5126
      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 {#5130 …}
    +nested: Doctrine\ORM\PersistentCollection {#5132 …}
    +votes: Doctrine\ORM\PersistentCollection {#5134 …}
    +reports: Doctrine\ORM\PersistentCollection {#5136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
    -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 {#5127
      date: 2023-12-05 16:10:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5214
    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 {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -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 {#5215
    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 {#5284
  +user: Proxies\__CG__\App\Entity\User {#5285 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5216
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5128
      +user: Proxies\__CG__\App\Entity\User {#5129 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4776
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4771
          date: 2023-12-22 03:23:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4777 …}
        +nested: Doctrine\ORM\PersistentCollection {#4779 …}
        +votes: Doctrine\ORM\PersistentCollection {#4781 …}
        +reports: Doctrine\ORM\PersistentCollection {#4783 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
        -id: 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 {#4772
          date: 2023-12-05 15:58:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +body: "How? Allergies?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701789049 {#5126
        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 {#5130 …}
      +nested: Doctrine\ORM\PersistentCollection {#5132 …}
      +votes: Doctrine\ORM\PersistentCollection {#5134 …}
      +reports: Doctrine\ORM\PersistentCollection {#5136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
      -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 {#5127
        date: 2023-12-05 16:10:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5214
      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 {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -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 {#5215
      date: 2023-12-05 17:16:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5282
    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 {#5286 …}
  +nested: Doctrine\ORM\PersistentCollection {#5288 …}
  +votes: Doctrine\ORM\PersistentCollection {#5290 …}
  +reports: Doctrine\ORM\PersistentCollection {#5292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
  -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 {#5283
    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 {#5284
  +user: Proxies\__CG__\App\Entity\User {#5285 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5216
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5128
      +user: Proxies\__CG__\App\Entity\User {#5129 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4776
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4771
          date: 2023-12-22 03:23:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4777 …}
        +nested: Doctrine\ORM\PersistentCollection {#4779 …}
        +votes: Doctrine\ORM\PersistentCollection {#4781 …}
        +reports: Doctrine\ORM\PersistentCollection {#4783 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
        -id: 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 {#4772
          date: 2023-12-05 15:58:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +body: "How? Allergies?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701789049 {#5126
        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 {#5130 …}
      +nested: Doctrine\ORM\PersistentCollection {#5132 …}
      +votes: Doctrine\ORM\PersistentCollection {#5134 …}
      +reports: Doctrine\ORM\PersistentCollection {#5136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
      -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 {#5127
        date: 2023-12-05 16:10:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5214
      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 {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -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 {#5215
      date: 2023-12-05 17:16:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5282
    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 {#5286 …}
  +nested: Doctrine\ORM\PersistentCollection {#5288 …}
  +votes: Doctrine\ORM\PersistentCollection {#5290 …}
  +reports: Doctrine\ORM\PersistentCollection {#5292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
  -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 {#5283
    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 {#5284
  +user: Proxies\__CG__\App\Entity\User {#5285 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5216
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5128
      +user: Proxies\__CG__\App\Entity\User {#5129 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4776
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4771
          date: 2023-12-22 03:23:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4777 …}
        +nested: Doctrine\ORM\PersistentCollection {#4779 …}
        +votes: Doctrine\ORM\PersistentCollection {#4781 …}
        +reports: Doctrine\ORM\PersistentCollection {#4783 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
        -id: 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 {#4772
          date: 2023-12-05 15:58:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +body: "How? Allergies?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701789049 {#5126
        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 {#5130 …}
      +nested: Doctrine\ORM\PersistentCollection {#5132 …}
      +votes: Doctrine\ORM\PersistentCollection {#5134 …}
      +reports: Doctrine\ORM\PersistentCollection {#5136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
      -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 {#5127
        date: 2023-12-05 16:10:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5214
      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 {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -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 {#5215
      date: 2023-12-05 17:16:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5282
    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 {#5286 …}
  +nested: Doctrine\ORM\PersistentCollection {#5288 …}
  +votes: Doctrine\ORM\PersistentCollection {#5290 …}
  +reports: Doctrine\ORM\PersistentCollection {#5292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
  -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 {#5283
    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 {#5307
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5284
    +user: Proxies\__CG__\App\Entity\User {#5285 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5216
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5128
        +user: Proxies\__CG__\App\Entity\User {#5129 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4776
          +user: App\Entity\User {#4789 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4771
            date: 2023-12-22 03:23:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4777 …}
          +nested: Doctrine\ORM\PersistentCollection {#4779 …}
          +votes: Doctrine\ORM\PersistentCollection {#4781 …}
          +reports: Doctrine\ORM\PersistentCollection {#4783 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
          -id: 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 {#4772
            date: 2023-12-05 15:58:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +body: "How? Allergies?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701789049 {#5126
          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 {#5130 …}
        +nested: Doctrine\ORM\PersistentCollection {#5132 …}
        +votes: Doctrine\ORM\PersistentCollection {#5134 …}
        +reports: Doctrine\ORM\PersistentCollection {#5136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
        -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 {#5127
          date: 2023-12-05 16:10:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5214
        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 {#5217 …}
      +nested: Doctrine\ORM\PersistentCollection {#5219 …}
      +votes: Doctrine\ORM\PersistentCollection {#5221 …}
      +reports: Doctrine\ORM\PersistentCollection {#5223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
      -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 {#5215
        date: 2023-12-05 17:16:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5282
      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 {#5286 …}
    +nested: Doctrine\ORM\PersistentCollection {#5288 …}
    +votes: Doctrine\ORM\PersistentCollection {#5290 …}
    +reports: Doctrine\ORM\PersistentCollection {#5292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
    -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 {#5283
      date: 2023-12-05 18:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5304
    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 {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5308 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -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 {#5301
    date: 2023-12-20 16:33:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701802488 {#5299
    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 {#5307
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5284
    +user: Proxies\__CG__\App\Entity\User {#5285 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5216
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5128
        +user: Proxies\__CG__\App\Entity\User {#5129 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4776
          +user: App\Entity\User {#4789 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4771
            date: 2023-12-22 03:23:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4777 …}
          +nested: Doctrine\ORM\PersistentCollection {#4779 …}
          +votes: Doctrine\ORM\PersistentCollection {#4781 …}
          +reports: Doctrine\ORM\PersistentCollection {#4783 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
          -id: 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 {#4772
            date: 2023-12-05 15:58:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +body: "How? Allergies?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701789049 {#5126
          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 {#5130 …}
        +nested: Doctrine\ORM\PersistentCollection {#5132 …}
        +votes: Doctrine\ORM\PersistentCollection {#5134 …}
        +reports: Doctrine\ORM\PersistentCollection {#5136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
        -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 {#5127
          date: 2023-12-05 16:10:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5214
        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 {#5217 …}
      +nested: Doctrine\ORM\PersistentCollection {#5219 …}
      +votes: Doctrine\ORM\PersistentCollection {#5221 …}
      +reports: Doctrine\ORM\PersistentCollection {#5223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
      -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 {#5215
        date: 2023-12-05 17:16:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5282
      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 {#5286 …}
    +nested: Doctrine\ORM\PersistentCollection {#5288 …}
    +votes: Doctrine\ORM\PersistentCollection {#5290 …}
    +reports: Doctrine\ORM\PersistentCollection {#5292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
    -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 {#5283
      date: 2023-12-05 18:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5304
    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 {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5308 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -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 {#5301
    date: 2023-12-20 16:33:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701802488 {#5299
    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 {#5307
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5284
    +user: Proxies\__CG__\App\Entity\User {#5285 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5216
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5128
        +user: Proxies\__CG__\App\Entity\User {#5129 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4776
          +user: App\Entity\User {#4789 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4771
            date: 2023-12-22 03:23:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4777 …}
          +nested: Doctrine\ORM\PersistentCollection {#4779 …}
          +votes: Doctrine\ORM\PersistentCollection {#4781 …}
          +reports: Doctrine\ORM\PersistentCollection {#4783 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
          -id: 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 {#4772
            date: 2023-12-05 15:58:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +body: "How? Allergies?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701789049 {#5126
          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 {#5130 …}
        +nested: Doctrine\ORM\PersistentCollection {#5132 …}
        +votes: Doctrine\ORM\PersistentCollection {#5134 …}
        +reports: Doctrine\ORM\PersistentCollection {#5136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
        -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 {#5127
          date: 2023-12-05 16:10:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5214
        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 {#5217 …}
      +nested: Doctrine\ORM\PersistentCollection {#5219 …}
      +votes: Doctrine\ORM\PersistentCollection {#5221 …}
      +reports: Doctrine\ORM\PersistentCollection {#5223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
      -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 {#5215
        date: 2023-12-05 17:16:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5282
      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 {#5286 …}
    +nested: Doctrine\ORM\PersistentCollection {#5288 …}
    +votes: Doctrine\ORM\PersistentCollection {#5290 …}
    +reports: Doctrine\ORM\PersistentCollection {#5292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
    -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 {#5283
      date: 2023-12-05 18:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5304
    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 {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5308 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -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 {#5301
    date: 2023-12-20 16:33:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701802488 {#5299
    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 {#5336
  +user: Proxies\__CG__\App\Entity\User {#5328 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5284
      +user: Proxies\__CG__\App\Entity\User {#5285 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5216
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#5129 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4776
            +user: App\Entity\User {#4789 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +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 {#4771
              date: 2023-12-22 03:23:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4777 …}
            +nested: Doctrine\ORM\PersistentCollection {#4779 …}
            +votes: Doctrine\ORM\PersistentCollection {#4781 …}
            +reports: Doctrine\ORM\PersistentCollection {#4783 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
            -id: 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 {#4772
              date: 2023-12-05 15:58:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4776}
          +body: "How? Allergies?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701789049 {#5126
            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 {#5130 …}
          +nested: Doctrine\ORM\PersistentCollection {#5132 …}
          +votes: Doctrine\ORM\PersistentCollection {#5134 …}
          +reports: Doctrine\ORM\PersistentCollection {#5136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
          -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 {#5127
            date: 2023-12-05 16:10:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +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 {#5214
          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 {#5217 …}
        +nested: Doctrine\ORM\PersistentCollection {#5219 …}
        +votes: Doctrine\ORM\PersistentCollection {#5221 …}
        +reports: Doctrine\ORM\PersistentCollection {#5223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
        -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 {#5215
          date: 2023-12-05 17:16:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5282
        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 {#5286 …}
      +nested: Doctrine\ORM\PersistentCollection {#5288 …}
      +votes: Doctrine\ORM\PersistentCollection {#5290 …}
      +reports: Doctrine\ORM\PersistentCollection {#5292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
      -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 {#5283
        date: 2023-12-05 18:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5304
      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 {#5310 …}
    +nested: Doctrine\ORM\PersistentCollection {#5312 …}
    +votes: Doctrine\ORM\PersistentCollection {#5308 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -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 {#5301
      date: 2023-12-20 16:33:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701802488 {#5299
      date: 2023-12-05 19:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5331
    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 {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5324 …}
  +votes: Doctrine\ORM\PersistentCollection {#5322 …}
  +reports: Doctrine\ORM\PersistentCollection {#5338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5342 …}
  -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 {#5334
    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 {#5336
  +user: Proxies\__CG__\App\Entity\User {#5328 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5284
      +user: Proxies\__CG__\App\Entity\User {#5285 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5216
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#5129 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4776
            +user: App\Entity\User {#4789 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +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 {#4771
              date: 2023-12-22 03:23:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4777 …}
            +nested: Doctrine\ORM\PersistentCollection {#4779 …}
            +votes: Doctrine\ORM\PersistentCollection {#4781 …}
            +reports: Doctrine\ORM\PersistentCollection {#4783 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
            -id: 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 {#4772
              date: 2023-12-05 15:58:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4776}
          +body: "How? Allergies?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701789049 {#5126
            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 {#5130 …}
          +nested: Doctrine\ORM\PersistentCollection {#5132 …}
          +votes: Doctrine\ORM\PersistentCollection {#5134 …}
          +reports: Doctrine\ORM\PersistentCollection {#5136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
          -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 {#5127
            date: 2023-12-05 16:10:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +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 {#5214
          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 {#5217 …}
        +nested: Doctrine\ORM\PersistentCollection {#5219 …}
        +votes: Doctrine\ORM\PersistentCollection {#5221 …}
        +reports: Doctrine\ORM\PersistentCollection {#5223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
        -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 {#5215
          date: 2023-12-05 17:16:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5282
        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 {#5286 …}
      +nested: Doctrine\ORM\PersistentCollection {#5288 …}
      +votes: Doctrine\ORM\PersistentCollection {#5290 …}
      +reports: Doctrine\ORM\PersistentCollection {#5292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
      -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 {#5283
        date: 2023-12-05 18:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5304
      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 {#5310 …}
    +nested: Doctrine\ORM\PersistentCollection {#5312 …}
    +votes: Doctrine\ORM\PersistentCollection {#5308 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -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 {#5301
      date: 2023-12-20 16:33:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701802488 {#5299
      date: 2023-12-05 19:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5331
    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 {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5324 …}
  +votes: Doctrine\ORM\PersistentCollection {#5322 …}
  +reports: Doctrine\ORM\PersistentCollection {#5338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5342 …}
  -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 {#5334
    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 {#5336
  +user: Proxies\__CG__\App\Entity\User {#5328 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5284
      +user: Proxies\__CG__\App\Entity\User {#5285 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5216
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#5129 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4776
            +user: App\Entity\User {#4789 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +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 {#4771
              date: 2023-12-22 03:23:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4777 …}
            +nested: Doctrine\ORM\PersistentCollection {#4779 …}
            +votes: Doctrine\ORM\PersistentCollection {#4781 …}
            +reports: Doctrine\ORM\PersistentCollection {#4783 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
            -id: 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 {#4772
              date: 2023-12-05 15:58:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4776}
          +body: "How? Allergies?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701789049 {#5126
            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 {#5130 …}
          +nested: Doctrine\ORM\PersistentCollection {#5132 …}
          +votes: Doctrine\ORM\PersistentCollection {#5134 …}
          +reports: Doctrine\ORM\PersistentCollection {#5136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
          -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 {#5127
            date: 2023-12-05 16:10:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +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 {#5214
          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 {#5217 …}
        +nested: Doctrine\ORM\PersistentCollection {#5219 …}
        +votes: Doctrine\ORM\PersistentCollection {#5221 …}
        +reports: Doctrine\ORM\PersistentCollection {#5223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
        -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 {#5215
          date: 2023-12-05 17:16:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5282
        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 {#5286 …}
      +nested: Doctrine\ORM\PersistentCollection {#5288 …}
      +votes: Doctrine\ORM\PersistentCollection {#5290 …}
      +reports: Doctrine\ORM\PersistentCollection {#5292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
      -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 {#5283
        date: 2023-12-05 18:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5304
      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 {#5310 …}
    +nested: Doctrine\ORM\PersistentCollection {#5312 …}
    +votes: Doctrine\ORM\PersistentCollection {#5308 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -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 {#5301
      date: 2023-12-20 16:33:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701802488 {#5299
      date: 2023-12-05 19:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5331
    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 {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5324 …}
  +votes: Doctrine\ORM\PersistentCollection {#5322 …}
  +reports: Doctrine\ORM\PersistentCollection {#5338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5342 …}
  -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 {#5334
    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 {#5361
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5336
    +user: Proxies\__CG__\App\Entity\User {#5328 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5307
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5284
        +user: Proxies\__CG__\App\Entity\User {#5285 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5216
          +user: App\Entity\User {#4789 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5128
            +user: Proxies\__CG__\App\Entity\User {#5129 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4776
              +user: App\Entity\User {#4789 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +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 {#4771
                date: 2023-12-22 03:23:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sag@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4777 …}
              +nested: Doctrine\ORM\PersistentCollection {#4779 …}
              +votes: Doctrine\ORM\PersistentCollection {#4781 …}
              +reports: Doctrine\ORM\PersistentCollection {#4783 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
              -id: 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 {#4772
                date: 2023-12-05 15:58:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4776}
            +body: "How? Allergies?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701789049 {#5126
              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 {#5130 …}
            +nested: Doctrine\ORM\PersistentCollection {#5132 …}
            +votes: Doctrine\ORM\PersistentCollection {#5134 …}
            +reports: Doctrine\ORM\PersistentCollection {#5136 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
            -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 {#5127
              date: 2023-12-05 16:10:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4776}
          +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 {#5214
            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 {#5217 …}
          +nested: Doctrine\ORM\PersistentCollection {#5219 …}
          +votes: Doctrine\ORM\PersistentCollection {#5221 …}
          +reports: Doctrine\ORM\PersistentCollection {#5223 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
          -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 {#5215
            date: 2023-12-05 17:16:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +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 {#5282
          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 {#5286 …}
        +nested: Doctrine\ORM\PersistentCollection {#5288 …}
        +votes: Doctrine\ORM\PersistentCollection {#5290 …}
        +reports: Doctrine\ORM\PersistentCollection {#5292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
        -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 {#5283
          date: 2023-12-05 18:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5304
        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 {#5310 …}
      +nested: Doctrine\ORM\PersistentCollection {#5312 …}
      +votes: Doctrine\ORM\PersistentCollection {#5308 …}
      +reports: Doctrine\ORM\PersistentCollection {#5315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
      -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 {#5301
        date: 2023-12-20 16:33:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701802488 {#5299
        date: 2023-12-05 19:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5331
      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 {#5326 …}
    +nested: Doctrine\ORM\PersistentCollection {#5324 …}
    +votes: Doctrine\ORM\PersistentCollection {#5322 …}
    +reports: Doctrine\ORM\PersistentCollection {#5338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5342 …}
    -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 {#5334
      date: 2023-12-05 21:24:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5366
    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 {#5369 …}
  +nested: Doctrine\ORM\PersistentCollection {#5373 …}
  +votes: Doctrine\ORM\PersistentCollection {#5375 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -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 {#5363
    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 {#5361
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5336
    +user: Proxies\__CG__\App\Entity\User {#5328 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5307
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5284
        +user: Proxies\__CG__\App\Entity\User {#5285 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5216
          +user: App\Entity\User {#4789 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5128
            +user: Proxies\__CG__\App\Entity\User {#5129 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4776
              +user: App\Entity\User {#4789 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +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 {#4771
                date: 2023-12-22 03:23:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sag@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4777 …}
              +nested: Doctrine\ORM\PersistentCollection {#4779 …}
              +votes: Doctrine\ORM\PersistentCollection {#4781 …}
              +reports: Doctrine\ORM\PersistentCollection {#4783 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
              -id: 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 {#4772
                date: 2023-12-05 15:58:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4776}
            +body: "How? Allergies?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701789049 {#5126
              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 {#5130 …}
            +nested: Doctrine\ORM\PersistentCollection {#5132 …}
            +votes: Doctrine\ORM\PersistentCollection {#5134 …}
            +reports: Doctrine\ORM\PersistentCollection {#5136 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
            -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 {#5127
              date: 2023-12-05 16:10:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4776}
          +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 {#5214
            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 {#5217 …}
          +nested: Doctrine\ORM\PersistentCollection {#5219 …}
          +votes: Doctrine\ORM\PersistentCollection {#5221 …}
          +reports: Doctrine\ORM\PersistentCollection {#5223 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
          -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 {#5215
            date: 2023-12-05 17:16:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +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 {#5282
          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 {#5286 …}
        +nested: Doctrine\ORM\PersistentCollection {#5288 …}
        +votes: Doctrine\ORM\PersistentCollection {#5290 …}
        +reports: Doctrine\ORM\PersistentCollection {#5292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
        -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 {#5283
          date: 2023-12-05 18:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5304
        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 {#5310 …}
      +nested: Doctrine\ORM\PersistentCollection {#5312 …}
      +votes: Doctrine\ORM\PersistentCollection {#5308 …}
      +reports: Doctrine\ORM\PersistentCollection {#5315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
      -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 {#5301
        date: 2023-12-20 16:33:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701802488 {#5299
        date: 2023-12-05 19:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5331
      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 {#5326 …}
    +nested: Doctrine\ORM\PersistentCollection {#5324 …}
    +votes: Doctrine\ORM\PersistentCollection {#5322 …}
    +reports: Doctrine\ORM\PersistentCollection {#5338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5342 …}
    -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 {#5334
      date: 2023-12-05 21:24:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5366
    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 {#5369 …}
  +nested: Doctrine\ORM\PersistentCollection {#5373 …}
  +votes: Doctrine\ORM\PersistentCollection {#5375 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -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 {#5363
    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 {#5361
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5336
    +user: Proxies\__CG__\App\Entity\User {#5328 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5307
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5284
        +user: Proxies\__CG__\App\Entity\User {#5285 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5216
          +user: App\Entity\User {#4789 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5128
            +user: Proxies\__CG__\App\Entity\User {#5129 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4776
              +user: App\Entity\User {#4789 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +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 {#4771
                date: 2023-12-22 03:23:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sag@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4777 …}
              +nested: Doctrine\ORM\PersistentCollection {#4779 …}
              +votes: Doctrine\ORM\PersistentCollection {#4781 …}
              +reports: Doctrine\ORM\PersistentCollection {#4783 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
              -id: 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 {#4772
                date: 2023-12-05 15:58:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4776}
            +body: "How? Allergies?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701789049 {#5126
              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 {#5130 …}
            +nested: Doctrine\ORM\PersistentCollection {#5132 …}
            +votes: Doctrine\ORM\PersistentCollection {#5134 …}
            +reports: Doctrine\ORM\PersistentCollection {#5136 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
            -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 {#5127
              date: 2023-12-05 16:10:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4776}
          +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 {#5214
            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 {#5217 …}
          +nested: Doctrine\ORM\PersistentCollection {#5219 …}
          +votes: Doctrine\ORM\PersistentCollection {#5221 …}
          +reports: Doctrine\ORM\PersistentCollection {#5223 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
          -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 {#5215
            date: 2023-12-05 17:16:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +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 {#5282
          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 {#5286 …}
        +nested: Doctrine\ORM\PersistentCollection {#5288 …}
        +votes: Doctrine\ORM\PersistentCollection {#5290 …}
        +reports: Doctrine\ORM\PersistentCollection {#5292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
        -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 {#5283
          date: 2023-12-05 18:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5304
        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 {#5310 …}
      +nested: Doctrine\ORM\PersistentCollection {#5312 …}
      +votes: Doctrine\ORM\PersistentCollection {#5308 …}
      +reports: Doctrine\ORM\PersistentCollection {#5315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
      -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 {#5301
        date: 2023-12-20 16:33:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701802488 {#5299
        date: 2023-12-05 19:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5331
      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 {#5326 …}
    +nested: Doctrine\ORM\PersistentCollection {#5324 …}
    +votes: Doctrine\ORM\PersistentCollection {#5322 …}
    +reports: Doctrine\ORM\PersistentCollection {#5338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5342 …}
    -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 {#5334
      date: 2023-12-05 21:24:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5366
    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 {#5369 …}
  +nested: Doctrine\ORM\PersistentCollection {#5373 …}
  +votes: Doctrine\ORM\PersistentCollection {#5375 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -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 {#5363
    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 {#5346
  +user: Proxies\__CG__\App\Entity\User {#5347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5284
      +user: Proxies\__CG__\App\Entity\User {#5285 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5216
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#5129 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4776
            +user: App\Entity\User {#4789 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +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 {#4771
              date: 2023-12-22 03:23:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4777 …}
            +nested: Doctrine\ORM\PersistentCollection {#4779 …}
            +votes: Doctrine\ORM\PersistentCollection {#4781 …}
            +reports: Doctrine\ORM\PersistentCollection {#4783 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
            -id: 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 {#4772
              date: 2023-12-05 15:58:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4776}
          +body: "How? Allergies?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701789049 {#5126
            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 {#5130 …}
          +nested: Doctrine\ORM\PersistentCollection {#5132 …}
          +votes: Doctrine\ORM\PersistentCollection {#5134 …}
          +reports: Doctrine\ORM\PersistentCollection {#5136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
          -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 {#5127
            date: 2023-12-05 16:10:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +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 {#5214
          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 {#5217 …}
        +nested: Doctrine\ORM\PersistentCollection {#5219 …}
        +votes: Doctrine\ORM\PersistentCollection {#5221 …}
        +reports: Doctrine\ORM\PersistentCollection {#5223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
        -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 {#5215
          date: 2023-12-05 17:16:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5282
        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 {#5286 …}
      +nested: Doctrine\ORM\PersistentCollection {#5288 …}
      +votes: Doctrine\ORM\PersistentCollection {#5290 …}
      +reports: Doctrine\ORM\PersistentCollection {#5292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
      -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 {#5283
        date: 2023-12-05 18:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5304
      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 {#5310 …}
    +nested: Doctrine\ORM\PersistentCollection {#5312 …}
    +votes: Doctrine\ORM\PersistentCollection {#5308 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -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 {#5301
      date: 2023-12-20 16:33:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701802488 {#5299
      date: 2023-12-05 19:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5344
    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 {#5348 …}
  +nested: Doctrine\ORM\PersistentCollection {#5350 …}
  +votes: Doctrine\ORM\PersistentCollection {#5352 …}
  +reports: Doctrine\ORM\PersistentCollection {#5354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
  -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 {#5345
    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 {#5346
  +user: Proxies\__CG__\App\Entity\User {#5347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5284
      +user: Proxies\__CG__\App\Entity\User {#5285 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5216
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#5129 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4776
            +user: App\Entity\User {#4789 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +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 {#4771
              date: 2023-12-22 03:23:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4777 …}
            +nested: Doctrine\ORM\PersistentCollection {#4779 …}
            +votes: Doctrine\ORM\PersistentCollection {#4781 …}
            +reports: Doctrine\ORM\PersistentCollection {#4783 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
            -id: 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 {#4772
              date: 2023-12-05 15:58:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4776}
          +body: "How? Allergies?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701789049 {#5126
            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 {#5130 …}
          +nested: Doctrine\ORM\PersistentCollection {#5132 …}
          +votes: Doctrine\ORM\PersistentCollection {#5134 …}
          +reports: Doctrine\ORM\PersistentCollection {#5136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
          -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 {#5127
            date: 2023-12-05 16:10:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +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 {#5214
          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 {#5217 …}
        +nested: Doctrine\ORM\PersistentCollection {#5219 …}
        +votes: Doctrine\ORM\PersistentCollection {#5221 …}
        +reports: Doctrine\ORM\PersistentCollection {#5223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
        -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 {#5215
          date: 2023-12-05 17:16:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5282
        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 {#5286 …}
      +nested: Doctrine\ORM\PersistentCollection {#5288 …}
      +votes: Doctrine\ORM\PersistentCollection {#5290 …}
      +reports: Doctrine\ORM\PersistentCollection {#5292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
      -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 {#5283
        date: 2023-12-05 18:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5304
      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 {#5310 …}
    +nested: Doctrine\ORM\PersistentCollection {#5312 …}
    +votes: Doctrine\ORM\PersistentCollection {#5308 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -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 {#5301
      date: 2023-12-20 16:33:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701802488 {#5299
      date: 2023-12-05 19:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5344
    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 {#5348 …}
  +nested: Doctrine\ORM\PersistentCollection {#5350 …}
  +votes: Doctrine\ORM\PersistentCollection {#5352 …}
  +reports: Doctrine\ORM\PersistentCollection {#5354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
  -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 {#5345
    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 {#5346
  +user: Proxies\__CG__\App\Entity\User {#5347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5284
      +user: Proxies\__CG__\App\Entity\User {#5285 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5216
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#5129 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4776
            +user: App\Entity\User {#4789 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +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 {#4771
              date: 2023-12-22 03:23:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4777 …}
            +nested: Doctrine\ORM\PersistentCollection {#4779 …}
            +votes: Doctrine\ORM\PersistentCollection {#4781 …}
            +reports: Doctrine\ORM\PersistentCollection {#4783 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
            -id: 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 {#4772
              date: 2023-12-05 15:58:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4776}
          +body: "How? Allergies?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701789049 {#5126
            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 {#5130 …}
          +nested: Doctrine\ORM\PersistentCollection {#5132 …}
          +votes: Doctrine\ORM\PersistentCollection {#5134 …}
          +reports: Doctrine\ORM\PersistentCollection {#5136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
          -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 {#5127
            date: 2023-12-05 16:10:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +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 {#5214
          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 {#5217 …}
        +nested: Doctrine\ORM\PersistentCollection {#5219 …}
        +votes: Doctrine\ORM\PersistentCollection {#5221 …}
        +reports: Doctrine\ORM\PersistentCollection {#5223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
        -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 {#5215
          date: 2023-12-05 17:16:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5282
        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 {#5286 …}
      +nested: Doctrine\ORM\PersistentCollection {#5288 …}
      +votes: Doctrine\ORM\PersistentCollection {#5290 …}
      +reports: Doctrine\ORM\PersistentCollection {#5292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
      -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 {#5283
        date: 2023-12-05 18:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5304
      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 {#5310 …}
    +nested: Doctrine\ORM\PersistentCollection {#5312 …}
    +votes: Doctrine\ORM\PersistentCollection {#5308 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -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 {#5301
      date: 2023-12-20 16:33:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701802488 {#5299
      date: 2023-12-05 19:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5344
    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 {#5348 …}
  +nested: Doctrine\ORM\PersistentCollection {#5350 …}
  +votes: Doctrine\ORM\PersistentCollection {#5352 …}
  +reports: Doctrine\ORM\PersistentCollection {#5354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
  -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 {#5345
    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 {#5384
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5346
    +user: Proxies\__CG__\App\Entity\User {#5347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5307
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5284
        +user: Proxies\__CG__\App\Entity\User {#5285 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5216
          +user: App\Entity\User {#4789 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5128
            +user: Proxies\__CG__\App\Entity\User {#5129 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4776
              +user: App\Entity\User {#4789 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +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 {#4771
                date: 2023-12-22 03:23:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sag@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4777 …}
              +nested: Doctrine\ORM\PersistentCollection {#4779 …}
              +votes: Doctrine\ORM\PersistentCollection {#4781 …}
              +reports: Doctrine\ORM\PersistentCollection {#4783 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
              -id: 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 {#4772
                date: 2023-12-05 15:58:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4776}
            +body: "How? Allergies?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701789049 {#5126
              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 {#5130 …}
            +nested: Doctrine\ORM\PersistentCollection {#5132 …}
            +votes: Doctrine\ORM\PersistentCollection {#5134 …}
            +reports: Doctrine\ORM\PersistentCollection {#5136 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
            -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 {#5127
              date: 2023-12-05 16:10:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4776}
          +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 {#5214
            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 {#5217 …}
          +nested: Doctrine\ORM\PersistentCollection {#5219 …}
          +votes: Doctrine\ORM\PersistentCollection {#5221 …}
          +reports: Doctrine\ORM\PersistentCollection {#5223 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
          -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 {#5215
            date: 2023-12-05 17:16:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +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 {#5282
          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 {#5286 …}
        +nested: Doctrine\ORM\PersistentCollection {#5288 …}
        +votes: Doctrine\ORM\PersistentCollection {#5290 …}
        +reports: Doctrine\ORM\PersistentCollection {#5292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
        -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 {#5283
          date: 2023-12-05 18:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5304
        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 {#5310 …}
      +nested: Doctrine\ORM\PersistentCollection {#5312 …}
      +votes: Doctrine\ORM\PersistentCollection {#5308 …}
      +reports: Doctrine\ORM\PersistentCollection {#5315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
      -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 {#5301
        date: 2023-12-20 16:33:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701802488 {#5299
        date: 2023-12-05 19:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5344
      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 {#5348 …}
    +nested: Doctrine\ORM\PersistentCollection {#5350 …}
    +votes: Doctrine\ORM\PersistentCollection {#5352 …}
    +reports: Doctrine\ORM\PersistentCollection {#5354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
    -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 {#5345
      date: 2023-12-06 09:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5382
    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 {#5385 …}
  +nested: Doctrine\ORM\PersistentCollection {#5387 …}
  +votes: Doctrine\ORM\PersistentCollection {#5389 …}
  +reports: Doctrine\ORM\PersistentCollection {#5391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
  -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 {#5383
    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 {#5384
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5346
    +user: Proxies\__CG__\App\Entity\User {#5347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5307
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5284
        +user: Proxies\__CG__\App\Entity\User {#5285 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5216
          +user: App\Entity\User {#4789 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5128
            +user: Proxies\__CG__\App\Entity\User {#5129 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4776
              +user: App\Entity\User {#4789 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +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 {#4771
                date: 2023-12-22 03:23:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sag@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4777 …}
              +nested: Doctrine\ORM\PersistentCollection {#4779 …}
              +votes: Doctrine\ORM\PersistentCollection {#4781 …}
              +reports: Doctrine\ORM\PersistentCollection {#4783 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
              -id: 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 {#4772
                date: 2023-12-05 15:58:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4776}
            +body: "How? Allergies?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701789049 {#5126
              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 {#5130 …}
            +nested: Doctrine\ORM\PersistentCollection {#5132 …}
            +votes: Doctrine\ORM\PersistentCollection {#5134 …}
            +reports: Doctrine\ORM\PersistentCollection {#5136 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
            -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 {#5127
              date: 2023-12-05 16:10:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4776}
          +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 {#5214
            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 {#5217 …}
          +nested: Doctrine\ORM\PersistentCollection {#5219 …}
          +votes: Doctrine\ORM\PersistentCollection {#5221 …}
          +reports: Doctrine\ORM\PersistentCollection {#5223 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
          -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 {#5215
            date: 2023-12-05 17:16:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +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 {#5282
          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 {#5286 …}
        +nested: Doctrine\ORM\PersistentCollection {#5288 …}
        +votes: Doctrine\ORM\PersistentCollection {#5290 …}
        +reports: Doctrine\ORM\PersistentCollection {#5292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
        -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 {#5283
          date: 2023-12-05 18:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5304
        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 {#5310 …}
      +nested: Doctrine\ORM\PersistentCollection {#5312 …}
      +votes: Doctrine\ORM\PersistentCollection {#5308 …}
      +reports: Doctrine\ORM\PersistentCollection {#5315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
      -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 {#5301
        date: 2023-12-20 16:33:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701802488 {#5299
        date: 2023-12-05 19:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5344
      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 {#5348 …}
    +nested: Doctrine\ORM\PersistentCollection {#5350 …}
    +votes: Doctrine\ORM\PersistentCollection {#5352 …}
    +reports: Doctrine\ORM\PersistentCollection {#5354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
    -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 {#5345
      date: 2023-12-06 09:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5382
    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 {#5385 …}
  +nested: Doctrine\ORM\PersistentCollection {#5387 …}
  +votes: Doctrine\ORM\PersistentCollection {#5389 …}
  +reports: Doctrine\ORM\PersistentCollection {#5391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
  -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 {#5383
    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 {#5384
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5346
    +user: Proxies\__CG__\App\Entity\User {#5347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5307
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5284
        +user: Proxies\__CG__\App\Entity\User {#5285 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5216
          +user: App\Entity\User {#4789 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5128
            +user: Proxies\__CG__\App\Entity\User {#5129 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4776
              +user: App\Entity\User {#4789 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +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 {#4771
                date: 2023-12-22 03:23:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sag@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4777 …}
              +nested: Doctrine\ORM\PersistentCollection {#4779 …}
              +votes: Doctrine\ORM\PersistentCollection {#4781 …}
              +reports: Doctrine\ORM\PersistentCollection {#4783 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
              -id: 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 {#4772
                date: 2023-12-05 15:58:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4776}
            +body: "How? Allergies?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701789049 {#5126
              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 {#5130 …}
            +nested: Doctrine\ORM\PersistentCollection {#5132 …}
            +votes: Doctrine\ORM\PersistentCollection {#5134 …}
            +reports: Doctrine\ORM\PersistentCollection {#5136 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
            -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 {#5127
              date: 2023-12-05 16:10:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4776}
          +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 {#5214
            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 {#5217 …}
          +nested: Doctrine\ORM\PersistentCollection {#5219 …}
          +votes: Doctrine\ORM\PersistentCollection {#5221 …}
          +reports: Doctrine\ORM\PersistentCollection {#5223 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
          -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 {#5215
            date: 2023-12-05 17:16:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4776}
        +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 {#5282
          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 {#5286 …}
        +nested: Doctrine\ORM\PersistentCollection {#5288 …}
        +votes: Doctrine\ORM\PersistentCollection {#5290 …}
        +reports: Doctrine\ORM\PersistentCollection {#5292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5294 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5296 …}
        -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 {#5283
          date: 2023-12-05 18:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4776}
      +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 {#5304
        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 {#5310 …}
      +nested: Doctrine\ORM\PersistentCollection {#5312 …}
      +votes: Doctrine\ORM\PersistentCollection {#5308 …}
      +reports: Doctrine\ORM\PersistentCollection {#5315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
      -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 {#5301
        date: 2023-12-20 16:33:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701802488 {#5299
        date: 2023-12-05 19:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +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 {#5344
      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 {#5348 …}
    +nested: Doctrine\ORM\PersistentCollection {#5350 …}
    +votes: Doctrine\ORM\PersistentCollection {#5352 …}
    +reports: Doctrine\ORM\PersistentCollection {#5354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
    -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 {#5345
      date: 2023-12-06 09:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5382
    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 {#5385 …}
  +nested: Doctrine\ORM\PersistentCollection {#5387 …}
  +votes: Doctrine\ORM\PersistentCollection {#5389 …}
  +reports: Doctrine\ORM\PersistentCollection {#5391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
  -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 {#5383
    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 {#5144
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4776
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4771
      date: 2023-12-22 03:23:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4777 …}
    +nested: Doctrine\ORM\PersistentCollection {#4779 …}
    +votes: Doctrine\ORM\PersistentCollection {#4781 …}
    +reports: Doctrine\ORM\PersistentCollection {#4783 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
    -id: 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 {#4772
      date: 2023-12-05 15:58:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +body: "Ever thought about deviated septum"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701861794 {#5142
    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 {#5146 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
  -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 {#5143
    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 {#5144
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4776
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4771
      date: 2023-12-22 03:23:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4777 …}
    +nested: Doctrine\ORM\PersistentCollection {#4779 …}
    +votes: Doctrine\ORM\PersistentCollection {#4781 …}
    +reports: Doctrine\ORM\PersistentCollection {#4783 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
    -id: 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 {#4772
      date: 2023-12-05 15:58:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +body: "Ever thought about deviated septum"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701861794 {#5142
    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 {#5146 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
  -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 {#5143
    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 {#5144
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4776
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4771
      date: 2023-12-22 03:23:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4777 …}
    +nested: Doctrine\ORM\PersistentCollection {#4779 …}
    +votes: Doctrine\ORM\PersistentCollection {#4781 …}
    +reports: Doctrine\ORM\PersistentCollection {#4783 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
    -id: 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 {#4772
      date: 2023-12-05 15:58:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +body: "Ever thought about deviated septum"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701861794 {#5142
    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 {#5146 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
  -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 {#5143
    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 {#5247
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4776
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4771
        date: 2023-12-22 03:23:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4777 …}
      +nested: Doctrine\ORM\PersistentCollection {#4779 …}
      +votes: Doctrine\ORM\PersistentCollection {#4781 …}
      +reports: Doctrine\ORM\PersistentCollection {#4783 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
      -id: 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 {#4772
        date: 2023-12-05 15:58:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +body: "Ever thought about deviated septum"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701861794 {#5142
      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 {#5146 …}
    +nested: Doctrine\ORM\PersistentCollection {#5148 …}
    +votes: Doctrine\ORM\PersistentCollection {#5150 …}
    +reports: Doctrine\ORM\PersistentCollection {#5152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
    -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 {#5143
      date: 2023-12-06 12:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5245
    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 {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -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 {#5246
    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 {#5247
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4776
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4771
        date: 2023-12-22 03:23:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4777 …}
      +nested: Doctrine\ORM\PersistentCollection {#4779 …}
      +votes: Doctrine\ORM\PersistentCollection {#4781 …}
      +reports: Doctrine\ORM\PersistentCollection {#4783 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
      -id: 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 {#4772
        date: 2023-12-05 15:58:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +body: "Ever thought about deviated septum"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701861794 {#5142
      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 {#5146 …}
    +nested: Doctrine\ORM\PersistentCollection {#5148 …}
    +votes: Doctrine\ORM\PersistentCollection {#5150 …}
    +reports: Doctrine\ORM\PersistentCollection {#5152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
    -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 {#5143
      date: 2023-12-06 12:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5245
    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 {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -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 {#5246
    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 {#5247
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4776
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4771
        date: 2023-12-22 03:23:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4777 …}
      +nested: Doctrine\ORM\PersistentCollection {#4779 …}
      +votes: Doctrine\ORM\PersistentCollection {#4781 …}
      +reports: Doctrine\ORM\PersistentCollection {#4783 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
      -id: 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 {#4772
        date: 2023-12-05 15:58:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4776}
    +body: "Ever thought about deviated septum"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701861794 {#5142
      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 {#5146 …}
    +nested: Doctrine\ORM\PersistentCollection {#5148 …}
    +votes: Doctrine\ORM\PersistentCollection {#5150 …}
    +reports: Doctrine\ORM\PersistentCollection {#5152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
    -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 {#5143
      date: 2023-12-06 12:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4776}
  +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 {#5245
    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 {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -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 {#5246
    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 {#4849
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "is same for headache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703049616 {#4844
    date: 2023-12-20 06:20:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4850 …}
  +nested: Doctrine\ORM\PersistentCollection {#4852 …}
  +votes: Doctrine\ORM\PersistentCollection {#4854 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -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 {#4845
    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 {#4849
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "is same for headache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703049616 {#4844
    date: 2023-12-20 06:20:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4850 …}
  +nested: Doctrine\ORM\PersistentCollection {#4852 …}
  +votes: Doctrine\ORM\PersistentCollection {#4854 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -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 {#4845
    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 {#4849
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "is same for headache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703049616 {#4844
    date: 2023-12-20 06:20:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4850 …}
  +nested: Doctrine\ORM\PersistentCollection {#4852 …}
  +votes: Doctrine\ORM\PersistentCollection {#4854 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -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 {#4845
    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 {#5113
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4849
    +user: App\Entity\User {#4862 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "is same for headache"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703049616 {#4844
      date: 2023-12-20 06:20:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4850 …}
    +nested: Doctrine\ORM\PersistentCollection {#4852 …}
    +votes: Doctrine\ORM\PersistentCollection {#4854 …}
    +reports: Doctrine\ORM\PersistentCollection {#4856 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
    -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 {#4845
      date: 2023-12-05 15:35:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4849}
  +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 {#5111
    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 {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5116 …}
  +votes: Doctrine\ORM\PersistentCollection {#5118 …}
  +reports: Doctrine\ORM\PersistentCollection {#5120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
  -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 {#5112
    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 {#5113
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4849
    +user: App\Entity\User {#4862 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "is same for headache"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703049616 {#4844
      date: 2023-12-20 06:20:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4850 …}
    +nested: Doctrine\ORM\PersistentCollection {#4852 …}
    +votes: Doctrine\ORM\PersistentCollection {#4854 …}
    +reports: Doctrine\ORM\PersistentCollection {#4856 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
    -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 {#4845
      date: 2023-12-05 15:35:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4849}
  +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 {#5111
    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 {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5116 …}
  +votes: Doctrine\ORM\PersistentCollection {#5118 …}
  +reports: Doctrine\ORM\PersistentCollection {#5120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
  -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 {#5112
    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 {#5113
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4849
    +user: App\Entity\User {#4862 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "is same for headache"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703049616 {#4844
      date: 2023-12-20 06:20:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4850 …}
    +nested: Doctrine\ORM\PersistentCollection {#4852 …}
    +votes: Doctrine\ORM\PersistentCollection {#4854 …}
    +reports: Doctrine\ORM\PersistentCollection {#4856 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
    -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 {#4845
      date: 2023-12-05 15:35:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4849}
  +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 {#5111
    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 {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5116 …}
  +votes: Doctrine\ORM\PersistentCollection {#5118 …}
  +reports: Doctrine\ORM\PersistentCollection {#5120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
  -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 {#5112
    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 {#5198
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4849
      +user: App\Entity\User {#4862 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "is same for headache"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703049616 {#4844
        date: 2023-12-20 06:20:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4850 …}
      +nested: Doctrine\ORM\PersistentCollection {#4852 …}
      +votes: Doctrine\ORM\PersistentCollection {#4854 …}
      +reports: Doctrine\ORM\PersistentCollection {#4856 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
      -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 {#4845
        date: 2023-12-05 15:35:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4849}
    +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 {#5111
      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 {#5114 …}
    +nested: Doctrine\ORM\PersistentCollection {#5116 …}
    +votes: Doctrine\ORM\PersistentCollection {#5118 …}
    +reports: Doctrine\ORM\PersistentCollection {#5120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
    -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 {#5112
      date: 2023-12-05 15:43:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4849}
  +body: "sour7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701789379 {#5204
    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 {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5197 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
  -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 {#5201
    date: 2023-12-20 06:16:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701789379 {#5203
    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 {#5198
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4849
      +user: App\Entity\User {#4862 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "is same for headache"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703049616 {#4844
        date: 2023-12-20 06:20:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4850 …}
      +nested: Doctrine\ORM\PersistentCollection {#4852 …}
      +votes: Doctrine\ORM\PersistentCollection {#4854 …}
      +reports: Doctrine\ORM\PersistentCollection {#4856 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
      -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 {#4845
        date: 2023-12-05 15:35:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4849}
    +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 {#5111
      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 {#5114 …}
    +nested: Doctrine\ORM\PersistentCollection {#5116 …}
    +votes: Doctrine\ORM\PersistentCollection {#5118 …}
    +reports: Doctrine\ORM\PersistentCollection {#5120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
    -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 {#5112
      date: 2023-12-05 15:43:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4849}
  +body: "sour7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701789379 {#5204
    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 {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5197 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
  -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 {#5201
    date: 2023-12-20 06:16:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701789379 {#5203
    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 {#5198
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4849
      +user: App\Entity\User {#4862 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "is same for headache"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703049616 {#4844
        date: 2023-12-20 06:20:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4850 …}
      +nested: Doctrine\ORM\PersistentCollection {#4852 …}
      +votes: Doctrine\ORM\PersistentCollection {#4854 …}
      +reports: Doctrine\ORM\PersistentCollection {#4856 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
      -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 {#4845
        date: 2023-12-05 15:35:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4849}
    +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 {#5111
      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 {#5114 …}
    +nested: Doctrine\ORM\PersistentCollection {#5116 …}
    +votes: Doctrine\ORM\PersistentCollection {#5118 …}
    +reports: Doctrine\ORM\PersistentCollection {#5120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
    -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 {#5112
      date: 2023-12-05 15:43:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4849}
  +body: "sour7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701789379 {#5204
    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 {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5197 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
  -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 {#5201
    date: 2023-12-20 06:16:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701789379 {#5203
    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 {#5266
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: App\Entity\User {#4862 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5113
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4849
        +user: App\Entity\User {#4862 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "is same for headache"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703049616 {#4844
          date: 2023-12-20 06:20:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4850 …}
        +nested: Doctrine\ORM\PersistentCollection {#4852 …}
        +votes: Doctrine\ORM\PersistentCollection {#4854 …}
        +reports: Doctrine\ORM\PersistentCollection {#4856 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
        -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 {#4845
          date: 2023-12-05 15:35:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4849}
      +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 {#5111
        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 {#5114 …}
      +nested: Doctrine\ORM\PersistentCollection {#5116 …}
      +votes: Doctrine\ORM\PersistentCollection {#5118 …}
      +reports: Doctrine\ORM\PersistentCollection {#5120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
      -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 {#5112
        date: 2023-12-05 15:43:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4849}
    +body: "sour7"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701789379 {#5204
      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 {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5197 …}
    +votes: Doctrine\ORM\PersistentCollection {#5195 …}
    +reports: Doctrine\ORM\PersistentCollection {#5208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
    -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 {#5201
      date: 2023-12-20 06:16:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701789379 {#5203
      date: 2023-12-05 16:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4849}
  +body: "OK"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701789490 {#5265
    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 {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5274 …}
  +votes: Doctrine\ORM\PersistentCollection {#5270 …}
  +reports: Doctrine\ORM\PersistentCollection {#5276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
  -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 {#5262
    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 {#5266
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: App\Entity\User {#4862 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5113
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4849
        +user: App\Entity\User {#4862 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "is same for headache"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703049616 {#4844
          date: 2023-12-20 06:20:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4850 …}
        +nested: Doctrine\ORM\PersistentCollection {#4852 …}
        +votes: Doctrine\ORM\PersistentCollection {#4854 …}
        +reports: Doctrine\ORM\PersistentCollection {#4856 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
        -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 {#4845
          date: 2023-12-05 15:35:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4849}
      +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 {#5111
        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 {#5114 …}
      +nested: Doctrine\ORM\PersistentCollection {#5116 …}
      +votes: Doctrine\ORM\PersistentCollection {#5118 …}
      +reports: Doctrine\ORM\PersistentCollection {#5120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
      -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 {#5112
        date: 2023-12-05 15:43:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4849}
    +body: "sour7"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701789379 {#5204
      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 {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5197 …}
    +votes: Doctrine\ORM\PersistentCollection {#5195 …}
    +reports: Doctrine\ORM\PersistentCollection {#5208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
    -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 {#5201
      date: 2023-12-20 06:16:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701789379 {#5203
      date: 2023-12-05 16:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4849}
  +body: "OK"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701789490 {#5265
    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 {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5274 …}
  +votes: Doctrine\ORM\PersistentCollection {#5270 …}
  +reports: Doctrine\ORM\PersistentCollection {#5276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
  -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 {#5262
    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 {#5266
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: App\Entity\User {#4862 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5113
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4849
        +user: App\Entity\User {#4862 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "is same for headache"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703049616 {#4844
          date: 2023-12-20 06:20:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4850 …}
        +nested: Doctrine\ORM\PersistentCollection {#4852 …}
        +votes: Doctrine\ORM\PersistentCollection {#4854 …}
        +reports: Doctrine\ORM\PersistentCollection {#4856 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
        -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 {#4845
          date: 2023-12-05 15:35:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4849}
      +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 {#5111
        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 {#5114 …}
      +nested: Doctrine\ORM\PersistentCollection {#5116 …}
      +votes: Doctrine\ORM\PersistentCollection {#5118 …}
      +reports: Doctrine\ORM\PersistentCollection {#5120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
      -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 {#5112
        date: 2023-12-05 15:43:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4849}
    +body: "sour7"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701789379 {#5204
      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 {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5197 …}
    +votes: Doctrine\ORM\PersistentCollection {#5195 …}
    +reports: Doctrine\ORM\PersistentCollection {#5208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
    -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 {#5201
      date: 2023-12-20 06:16:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701789379 {#5203
      date: 2023-12-05 16:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4849}
  +body: "OK"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701789490 {#5265
    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 {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5274 …}
  +votes: Doctrine\ORM\PersistentCollection {#5270 …}
  +reports: Doctrine\ORM\PersistentCollection {#5276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
  -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 {#5262
    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 {#4924
  +user: App\Entity\User {#4937 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4919
    date: 2023-12-05 15:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4927 …}
  +votes: Doctrine\ORM\PersistentCollection {#4929 …}
  +reports: Doctrine\ORM\PersistentCollection {#4931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
  -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 {#4920
    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 {#4924
  +user: App\Entity\User {#4937 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4919
    date: 2023-12-05 15:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4927 …}
  +votes: Doctrine\ORM\PersistentCollection {#4929 …}
  +reports: Doctrine\ORM\PersistentCollection {#4931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
  -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 {#4920
    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 {#4924
  +user: App\Entity\User {#4937 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4919
    date: 2023-12-05 15:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4927 …}
  +votes: Doctrine\ORM\PersistentCollection {#4929 …}
  +reports: Doctrine\ORM\PersistentCollection {#4931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
  -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 {#4920
    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 {#4997
  +user: App\Entity\User {#5010 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Same with sore throat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703109209 {#4992
    date: 2023-12-20 22:53:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#5000 …}
  +votes: Doctrine\ORM\PersistentCollection {#5002 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -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 {#4993
    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 {#4997
  +user: App\Entity\User {#5010 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Same with sore throat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703109209 {#4992
    date: 2023-12-20 22:53:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#5000 …}
  +votes: Doctrine\ORM\PersistentCollection {#5002 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -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 {#4993
    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 {#4997
  +user: App\Entity\User {#5010 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Same with sore throat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703109209 {#4992
    date: 2023-12-20 22:53:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#5000 …}
  +votes: Doctrine\ORM\PersistentCollection {#5002 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -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 {#4993
    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 {#5082
  +user: Proxies\__CG__\App\Entity\User {#5079 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4997
    +user: App\Entity\User {#5010 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Same with sore throat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703109209 {#4992
      date: 2023-12-20 22:53:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4998 …}
    +nested: Doctrine\ORM\PersistentCollection {#5000 …}
    +votes: Doctrine\ORM\PersistentCollection {#5002 …}
    +reports: Doctrine\ORM\PersistentCollection {#5004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
    -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 {#4993
      date: 2023-12-05 15:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4997}
  +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 {#5083
    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 {#5076 …}
  +nested: Doctrine\ORM\PersistentCollection {#5074 …}
  +votes: Doctrine\ORM\PersistentCollection {#5078 …}
  +reports: Doctrine\ORM\PersistentCollection {#5089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
  -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 {#5086
    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 {#5082
  +user: Proxies\__CG__\App\Entity\User {#5079 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4997
    +user: App\Entity\User {#5010 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Same with sore throat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703109209 {#4992
      date: 2023-12-20 22:53:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4998 …}
    +nested: Doctrine\ORM\PersistentCollection {#5000 …}
    +votes: Doctrine\ORM\PersistentCollection {#5002 …}
    +reports: Doctrine\ORM\PersistentCollection {#5004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
    -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 {#4993
      date: 2023-12-05 15:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4997}
  +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 {#5083
    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 {#5076 …}
  +nested: Doctrine\ORM\PersistentCollection {#5074 …}
  +votes: Doctrine\ORM\PersistentCollection {#5078 …}
  +reports: Doctrine\ORM\PersistentCollection {#5089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
  -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 {#5086
    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 {#5082
  +user: Proxies\__CG__\App\Entity\User {#5079 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4997
    +user: App\Entity\User {#5010 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Same with sore throat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703109209 {#4992
      date: 2023-12-20 22:53:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4998 …}
    +nested: Doctrine\ORM\PersistentCollection {#5000 …}
    +votes: Doctrine\ORM\PersistentCollection {#5002 …}
    +reports: Doctrine\ORM\PersistentCollection {#5004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
    -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 {#4993
      date: 2023-12-05 15:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4997}
  +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 {#5083
    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 {#5076 …}
  +nested: Doctrine\ORM\PersistentCollection {#5074 …}
  +votes: Doctrine\ORM\PersistentCollection {#5078 …}
  +reports: Doctrine\ORM\PersistentCollection {#5089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5093 …}
  -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 {#5086
    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 {#5097
  +user: Proxies\__CG__\App\Entity\User {#5098 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4997
    +user: App\Entity\User {#5010 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Same with sore throat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703109209 {#4992
      date: 2023-12-20 22:53:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4998 …}
    +nested: Doctrine\ORM\PersistentCollection {#5000 …}
    +votes: Doctrine\ORM\PersistentCollection {#5002 …}
    +reports: Doctrine\ORM\PersistentCollection {#5004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
    -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 {#4993
      date: 2023-12-05 15:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4997}
  +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 {#5095
    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 {#5099 …}
  +nested: Doctrine\ORM\PersistentCollection {#5101 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
  -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 {#5096
    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 {#5097
  +user: Proxies\__CG__\App\Entity\User {#5098 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4997
    +user: App\Entity\User {#5010 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Same with sore throat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703109209 {#4992
      date: 2023-12-20 22:53:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4998 …}
    +nested: Doctrine\ORM\PersistentCollection {#5000 …}
    +votes: Doctrine\ORM\PersistentCollection {#5002 …}
    +reports: Doctrine\ORM\PersistentCollection {#5004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
    -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 {#4993
      date: 2023-12-05 15:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4997}
  +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 {#5095
    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 {#5099 …}
  +nested: Doctrine\ORM\PersistentCollection {#5101 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
  -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 {#5096
    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 {#5097
  +user: Proxies\__CG__\App\Entity\User {#5098 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "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 {#2410
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1850
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4997
    +user: App\Entity\User {#5010 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Same with sore throat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703109209 {#4992
      date: 2023-12-20 22:53:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4998 …}
    +nested: Doctrine\ORM\PersistentCollection {#5000 …}
    +votes: Doctrine\ORM\PersistentCollection {#5002 …}
    +reports: Doctrine\ORM\PersistentCollection {#5004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
    -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 {#4993
      date: 2023-12-05 15:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4997}
  +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 {#5095
    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 {#5099 …}
  +nested: Doctrine\ORM\PersistentCollection {#5101 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
  -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 {#5096
    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 {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details