GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/2960/I-dont-like-drama/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "I-dont-like-drama"
  +title: "I dont like drama"
  +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693627235 {#2410
    date: 2023-09-02 06:00:35.0 +02: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: 2960
  -titleTs: "'dont':2 'drama':4 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693600163
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/198087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693579163 {#1850
    date: 2023-09-01 16:39:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#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: "I-dont-like-drama"
  +title: "I dont like drama"
  +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693627235 {#2410
    date: 2023-09-02 06:00:35.0 +02: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: 2960
  -titleTs: "'dont':2 'drama':4 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693600163
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/198087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693579163 {#1850
    date: 2023-09-01 16:39:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#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: "I-dont-like-drama"
  +title: "I dont like drama"
  +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693627235 {#2410
    date: 2023-09-02 06:00:35.0 +02: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: 2960
  -titleTs: "'dont':2 'drama':4 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693600163
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/198087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693579163 {#1850
    date: 2023-09-01 16:39:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +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: "I-dont-like-drama"
    +title: "I dont like drama"
    +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693627235 {#2410
      date: 2023-09-02 06:00:35.0 +02: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: 2960
    -titleTs: "'dont':2 'drama':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693600163
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/198087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693579163 {#1850
      date: 2023-09-01 16:39:23.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    On feddit.de, lemmy.world is only temporarily defederated because of CSAM until a patch is merged into Lemmy that prevents images from being downloaded to your own instance.\n
    \n
    So I’ll just be patient and wait. It’s understandable the admins don’t want to get problems with law enforcement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696488505 {#4009
    date: 2023-10-05 08:48:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 32501
  -bodyTs: "'admin':40 'csam':10 'defeder':7 'download':23 'enforc':49 'feddit.de':2 'get':45 'imag':20 'instanc':27 'law':48 'lemmi':17 'lemmy.world':3 'll':30 'merg':15 'patch':13 'patient':33 'prevent':19 'problem':46 'temporarili':6 'understand':38 'wait':35 'want':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2646059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693588924 {#3945
    date: 2023-09-01 19:22:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +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: "I-dont-like-drama"
    +title: "I dont like drama"
    +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693627235 {#2410
      date: 2023-09-02 06:00:35.0 +02: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: 2960
    -titleTs: "'dont':2 'drama':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693600163
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/198087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693579163 {#1850
      date: 2023-09-01 16:39:23.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    On feddit.de, lemmy.world is only temporarily defederated because of CSAM until a patch is merged into Lemmy that prevents images from being downloaded to your own instance.\n
    \n
    So I’ll just be patient and wait. It’s understandable the admins don’t want to get problems with law enforcement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696488505 {#4009
    date: 2023-10-05 08:48:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 32501
  -bodyTs: "'admin':40 'csam':10 'defeder':7 'download':23 'enforc':49 'feddit.de':2 'get':45 'imag':20 'instanc':27 'law':48 'lemmi':17 'lemmy.world':3 'll':30 'merg':15 'patch':13 'patient':33 'prevent':19 'problem':46 'temporarili':6 'understand':38 'wait':35 'want':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2646059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693588924 {#3945
    date: 2023-09-01 19:22:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +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: "I-dont-like-drama"
    +title: "I dont like drama"
    +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693627235 {#2410
      date: 2023-09-02 06:00:35.0 +02: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: 2960
    -titleTs: "'dont':2 'drama':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693600163
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/198087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693579163 {#1850
      date: 2023-09-01 16:39:23.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    On feddit.de, lemmy.world is only temporarily defederated because of CSAM until a patch is merged into Lemmy that prevents images from being downloaded to your own instance.\n
    \n
    So I’ll just be patient and wait. It’s understandable the admins don’t want to get problems with law enforcement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696488505 {#4009
    date: 2023-10-05 08:48:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 32501
  -bodyTs: "'admin':40 'csam':10 'defeder':7 'download':23 'enforc':49 'feddit.de':2 'get':45 'imag':20 'instanc':27 'law':48 'lemmi':17 'lemmy.world':3 'll':30 'merg':15 'patch':13 'patient':33 'prevent':19 'problem':46 'temporarili':6 'understand':38 'wait':35 'want':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2646059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693588924 {#3945
    date: 2023-09-01 19:22:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4018
  +user: Proxies\__CG__\App\Entity\User {#4028 …}
  +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: "I-dont-like-drama"
    +title: "I dont like drama"
    +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693627235 {#2410
      date: 2023-09-02 06:00:35.0 +02: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: 2960
    -titleTs: "'dont':2 'drama':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693600163
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/198087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693579163 {#1850
      date: 2023-09-01 16:39:23.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      On feddit.de, lemmy.world is only temporarily defederated because of CSAM until a patch is merged into Lemmy that prevents images from being downloaded to your own instance.\n
      \n
      So I’ll just be patient and wait. It’s understandable the admins don’t want to get problems with law enforcement.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696488505 {#4009
      date: 2023-10-05 08:48:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Oha@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 32501
    -bodyTs: "'admin':40 'csam':10 'defeder':7 'download':23 'enforc':49 'feddit.de':2 'get':45 'imag':20 'instanc':27 'law':48 'lemmi':17 'lemmy.world':3 'll':30 'merg':15 'patch':13 'patient':33 'prevent':19 'problem':46 'temporarili':6 'understand':38 'wait':35 'want':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2646059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693588924 {#3945
      date: 2023-09-01 19:22:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Won’t that lead to some horrible hug-of-death type scenarios if a post from a small instance gets popular on a huge one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693603990 {#4023
    date: 2023-09-01 23:33:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4012 …}
  -id: 32503
  -bodyTs: "'death':11 'get':21 'horribl':7 'hug':9 'hug-of-death':8 'huge':25 'instanc':20 'lead':4 'one':26 'popular':22 'post':16 'scenario':13 'small':19 'type':12 'won':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/2151122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693603990 {#4020
    date: 2023-09-01 23:33:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4018
  +user: Proxies\__CG__\App\Entity\User {#4028 …}
  +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: "I-dont-like-drama"
    +title: "I dont like drama"
    +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693627235 {#2410
      date: 2023-09-02 06:00:35.0 +02: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: 2960
    -titleTs: "'dont':2 'drama':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693600163
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/198087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693579163 {#1850
      date: 2023-09-01 16:39:23.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      On feddit.de, lemmy.world is only temporarily defederated because of CSAM until a patch is merged into Lemmy that prevents images from being downloaded to your own instance.\n
      \n
      So I’ll just be patient and wait. It’s understandable the admins don’t want to get problems with law enforcement.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696488505 {#4009
      date: 2023-10-05 08:48:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Oha@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 32501
    -bodyTs: "'admin':40 'csam':10 'defeder':7 'download':23 'enforc':49 'feddit.de':2 'get':45 'imag':20 'instanc':27 'law':48 'lemmi':17 'lemmy.world':3 'll':30 'merg':15 'patch':13 'patient':33 'prevent':19 'problem':46 'temporarili':6 'understand':38 'wait':35 'want':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2646059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693588924 {#3945
      date: 2023-09-01 19:22:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Won’t that lead to some horrible hug-of-death type scenarios if a post from a small instance gets popular on a huge one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693603990 {#4023
    date: 2023-09-01 23:33:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4012 …}
  -id: 32503
  -bodyTs: "'death':11 'get':21 'horribl':7 'hug':9 'hug-of-death':8 'huge':25 'instanc':20 'lead':4 'one':26 'popular':22 'post':16 'scenario':13 'small':19 'type':12 'won':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/2151122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693603990 {#4020
    date: 2023-09-01 23:33:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4018
  +user: Proxies\__CG__\App\Entity\User {#4028 …}
  +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: "I-dont-like-drama"
    +title: "I dont like drama"
    +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693627235 {#2410
      date: 2023-09-02 06:00:35.0 +02: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: 2960
    -titleTs: "'dont':2 'drama':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693600163
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/198087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693579163 {#1850
      date: 2023-09-01 16:39:23.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      On feddit.de, lemmy.world is only temporarily defederated because of CSAM until a patch is merged into Lemmy that prevents images from being downloaded to your own instance.\n
      \n
      So I’ll just be patient and wait. It’s understandable the admins don’t want to get problems with law enforcement.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696488505 {#4009
      date: 2023-10-05 08:48:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Oha@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 32501
    -bodyTs: "'admin':40 'csam':10 'defeder':7 'download':23 'enforc':49 'feddit.de':2 'get':45 'imag':20 'instanc':27 'law':48 'lemmi':17 'lemmy.world':3 'll':30 'merg':15 'patch':13 'patient':33 'prevent':19 'problem':46 'temporarili':6 'understand':38 'wait':35 'want':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2646059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693588924 {#3945
      date: 2023-09-01 19:22:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Won’t that lead to some horrible hug-of-death type scenarios if a post from a small instance gets popular on a huge one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693603990 {#4023
    date: 2023-09-01 23:33:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4031 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4012 …}
  -id: 32503
  -bodyTs: "'death':11 'get':21 'horribl':7 'hug':9 'hug-of-death':8 'huge':25 'instanc':20 'lead':4 'one':26 'popular':22 'post':16 'scenario':13 'small':19 'type':12 'won':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/2151122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693603990 {#4020
    date: 2023-09-01 23:33:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4083
  +user: Proxies\__CG__\App\Entity\User {#4075 …}
  +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: "I-dont-like-drama"
    +title: "I dont like drama"
    +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693627235 {#2410
      date: 2023-09-02 06:00:35.0 +02: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: 2960
    -titleTs: "'dont':2 'drama':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693600163
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/198087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693579163 {#1850
      date: 2023-09-01 16:39:23.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: Proxies\__CG__\App\Entity\User {#4028 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        On feddit.de, lemmy.world is only temporarily defederated because of CSAM until a patch is merged into Lemmy that prevents images from being downloaded to your own instance.\n
        \n
        So I’ll just be patient and wait. It’s understandable the admins don’t want to get problems with law enforcement.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696488505 {#4009
        date: 2023-10-05 08:48:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Oha@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 32501
      -bodyTs: "'admin':40 'csam':10 'defeder':7 'download':23 'enforc':49 'feddit.de':2 'get':45 'imag':20 'instanc':27 'law':48 'lemmi':17 'lemmy.world':3 'll':30 'merg':15 'patch':13 'patient':33 'prevent':19 'problem':46 'temporarili':6 'understand':38 'wait':35 'want':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/2646059"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693588924 {#3945
        date: 2023-09-01 19:22:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Won’t that lead to some horrible hug-of-death type scenarios if a post from a small instance gets popular on a huge one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693603990 {#4023
      date: 2023-09-01 23:33:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Oha@lemmy.ohaa.xyz"
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4031 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4012 …}
    -id: 32503
    -bodyTs: "'death':11 'get':21 'horribl':7 'hug':9 'hug-of-death':8 'huge':25 'instanc':20 'lead':4 'one':26 'popular':22 'post':16 'scenario':13 'small':19 'type':12 'won':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/2151122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693603990 {#4020
      date: 2023-09-01 23:33:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Yes, but arguably it was never very scalable for federated software to store large media. It gets utterly massive quick. Third party image/video hosts that specialize in hosting those things can do a better job. And honestly, that’s the kinda data that is just better suited for centralization. Many people can afford to spin up a server that mostly just stores text and deals with basic interactions. Large images or streaming video gets expensive fast, especially if the site were to ever get even remotely close to reddit levels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693608339 {#4078
    date: 2023-09-02 00:45:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@lichtmetzger@feddit.de"
    "@cadekat@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4073 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4070 …}
  +reports: Doctrine\ORM\PersistentCollection {#4085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4089 …}
  -id: 32504
  -bodyTs: "'afford':53 'arguabl':3 'basic':67 'better':34,46 'central':49 'close':87 'data':42 'deal':65 'especi':77 'even':85 'ever':83 'expens':75 'fast':76 'feder':10 'get':17,74,84 'honest':37 'host':24,28 'imag':70 'image/video':23 'interact':68 'job':35 'kinda':41 'larg':14,69 'level':90 'mani':50 'massiv':19 'media':15 'most':60 'never':6 'parti':22 'peopl':51 'quick':20 'reddit':89 'remot':86 'scalabl':8 'server':58 'site':80 'softwar':11 'special':26 'spin':55 'store':13,62 'stream':72 'suit':47 'text':63 'thing':30 'third':21 'utter':18 'video':73 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3046305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693608339 {#4081
    date: 2023-09-02 00:45:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4083
  +user: Proxies\__CG__\App\Entity\User {#4075 …}
  +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: "I-dont-like-drama"
    +title: "I dont like drama"
    +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693627235 {#2410
      date: 2023-09-02 06:00:35.0 +02: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: 2960
    -titleTs: "'dont':2 'drama':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693600163
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/198087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693579163 {#1850
      date: 2023-09-01 16:39:23.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: Proxies\__CG__\App\Entity\User {#4028 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        On feddit.de, lemmy.world is only temporarily defederated because of CSAM until a patch is merged into Lemmy that prevents images from being downloaded to your own instance.\n
        \n
        So I’ll just be patient and wait. It’s understandable the admins don’t want to get problems with law enforcement.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696488505 {#4009
        date: 2023-10-05 08:48:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Oha@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 32501
      -bodyTs: "'admin':40 'csam':10 'defeder':7 'download':23 'enforc':49 'feddit.de':2 'get':45 'imag':20 'instanc':27 'law':48 'lemmi':17 'lemmy.world':3 'll':30 'merg':15 'patch':13 'patient':33 'prevent':19 'problem':46 'temporarili':6 'understand':38 'wait':35 'want':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/2646059"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693588924 {#3945
        date: 2023-09-01 19:22:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Won’t that lead to some horrible hug-of-death type scenarios if a post from a small instance gets popular on a huge one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693603990 {#4023
      date: 2023-09-01 23:33:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Oha@lemmy.ohaa.xyz"
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4031 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4012 …}
    -id: 32503
    -bodyTs: "'death':11 'get':21 'horribl':7 'hug':9 'hug-of-death':8 'huge':25 'instanc':20 'lead':4 'one':26 'popular':22 'post':16 'scenario':13 'small':19 'type':12 'won':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/2151122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693603990 {#4020
      date: 2023-09-01 23:33:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Yes, but arguably it was never very scalable for federated software to store large media. It gets utterly massive quick. Third party image/video hosts that specialize in hosting those things can do a better job. And honestly, that’s the kinda data that is just better suited for centralization. Many people can afford to spin up a server that mostly just stores text and deals with basic interactions. Large images or streaming video gets expensive fast, especially if the site were to ever get even remotely close to reddit levels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693608339 {#4078
    date: 2023-09-02 00:45:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@lichtmetzger@feddit.de"
    "@cadekat@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4073 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4070 …}
  +reports: Doctrine\ORM\PersistentCollection {#4085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4089 …}
  -id: 32504
  -bodyTs: "'afford':53 'arguabl':3 'basic':67 'better':34,46 'central':49 'close':87 'data':42 'deal':65 'especi':77 'even':85 'ever':83 'expens':75 'fast':76 'feder':10 'get':17,74,84 'honest':37 'host':24,28 'imag':70 'image/video':23 'interact':68 'job':35 'kinda':41 'larg':14,69 'level':90 'mani':50 'massiv':19 'media':15 'most':60 'never':6 'parti':22 'peopl':51 'quick':20 'reddit':89 'remot':86 'scalabl':8 'server':58 'site':80 'softwar':11 'special':26 'spin':55 'store':13,62 'stream':72 'suit':47 'text':63 'thing':30 'third':21 'utter':18 'video':73 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3046305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693608339 {#4081
    date: 2023-09-02 00:45:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4083
  +user: Proxies\__CG__\App\Entity\User {#4075 …}
  +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: "I-dont-like-drama"
    +title: "I dont like drama"
    +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693627235 {#2410
      date: 2023-09-02 06:00:35.0 +02: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: 2960
    -titleTs: "'dont':2 'drama':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693600163
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/198087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693579163 {#1850
      date: 2023-09-01 16:39:23.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: Proxies\__CG__\App\Entity\User {#4028 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        On feddit.de, lemmy.world is only temporarily defederated because of CSAM until a patch is merged into Lemmy that prevents images from being downloaded to your own instance.\n
        \n
        So I’ll just be patient and wait. It’s understandable the admins don’t want to get problems with law enforcement.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696488505 {#4009
        date: 2023-10-05 08:48:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Oha@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 32501
      -bodyTs: "'admin':40 'csam':10 'defeder':7 'download':23 'enforc':49 'feddit.de':2 'get':45 'imag':20 'instanc':27 'law':48 'lemmi':17 'lemmy.world':3 'll':30 'merg':15 'patch':13 'patient':33 'prevent':19 'problem':46 'temporarili':6 'understand':38 'wait':35 'want':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/2646059"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693588924 {#3945
        date: 2023-09-01 19:22:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Won’t that lead to some horrible hug-of-death type scenarios if a post from a small instance gets popular on a huge one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693603990 {#4023
      date: 2023-09-01 23:33:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Oha@lemmy.ohaa.xyz"
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4031 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4012 …}
    -id: 32503
    -bodyTs: "'death':11 'get':21 'horribl':7 'hug':9 'hug-of-death':8 'huge':25 'instanc':20 'lead':4 'one':26 'popular':22 'post':16 'scenario':13 'small':19 'type':12 'won':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/2151122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693603990 {#4020
      date: 2023-09-01 23:33:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Yes, but arguably it was never very scalable for federated software to store large media. It gets utterly massive quick. Third party image/video hosts that specialize in hosting those things can do a better job. And honestly, that’s the kinda data that is just better suited for centralization. Many people can afford to spin up a server that mostly just stores text and deals with basic interactions. Large images or streaming video gets expensive fast, especially if the site were to ever get even remotely close to reddit levels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693608339 {#4078
    date: 2023-09-02 00:45:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@lichtmetzger@feddit.de"
    "@cadekat@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4073 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4070 …}
  +reports: Doctrine\ORM\PersistentCollection {#4085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4089 …}
  -id: 32504
  -bodyTs: "'afford':53 'arguabl':3 'basic':67 'better':34,46 'central':49 'close':87 'data':42 'deal':65 'especi':77 'even':85 'ever':83 'expens':75 'fast':76 'feder':10 'get':17,74,84 'honest':37 'host':24,28 'imag':70 'image/video':23 'interact':68 'job':35 'kinda':41 'larg':14,69 'level':90 'mani':50 'massiv':19 'media':15 'most':60 'never':6 'parti':22 'peopl':51 'quick':20 'reddit':89 'remot':86 'scalabl':8 'server':58 'site':80 'softwar':11 'special':26 'spin':55 'store':13,62 'stream':72 'suit':47 'text':63 'thing':30 'third':21 'utter':18 'video':73 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3046305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693608339 {#4081
    date: 2023-09-02 00:45:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4106
  +user: Proxies\__CG__\App\Entity\User {#4028 …}
  +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: "I-dont-like-drama"
    +title: "I dont like drama"
    +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693627235 {#2410
      date: 2023-09-02 06:00:35.0 +02: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: 2960
    -titleTs: "'dont':2 'drama':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693600163
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/198087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693579163 {#1850
      date: 2023-09-01 16:39:23.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4083
    +user: Proxies\__CG__\App\Entity\User {#4075 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: Proxies\__CG__\App\Entity\User {#4028 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          On feddit.de, lemmy.world is only temporarily defederated because of CSAM until a patch is merged into Lemmy that prevents images from being downloaded to your own instance.\n
          \n
          So I’ll just be patient and wait. It’s understandable the admins don’t want to get problems with law enforcement.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696488505 {#4009
          date: 2023-10-05 08:48:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Oha@lemmy.ohaa.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 32501
        -bodyTs: "'admin':40 'csam':10 'defeder':7 'download':23 'enforc':49 'feddit.de':2 'get':45 'imag':20 'instanc':27 'law':48 'lemmi':17 'lemmy.world':3 'll':30 'merg':15 'patch':13 'patient':33 'prevent':19 'problem':46 'temporarili':6 'understand':38 'wait':35 'want':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/2646059"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693588924 {#3945
          date: 2023-09-01 19:22:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Won’t that lead to some horrible hug-of-death type scenarios if a post from a small instance gets popular on a huge one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1693603990 {#4023
        date: 2023-09-01 23:33:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Oha@lemmy.ohaa.xyz"
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4031 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4014 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4012 …}
      -id: 32503
      -bodyTs: "'death':11 'get':21 'horribl':7 'hug':9 'hug-of-death':8 'huge':25 'instanc':20 'lead':4 'one':26 'popular':22 'post':16 'scenario':13 'small':19 'type':12 'won':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/2151122"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693603990 {#4020
        date: 2023-09-01 23:33:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Yes, but arguably it was never very scalable for federated software to store large media. It gets utterly massive quick. Third party image/video hosts that specialize in hosting those things can do a better job. And honestly, that’s the kinda data that is just better suited for centralization. Many people can afford to spin up a server that mostly just stores text and deals with basic interactions. Large images or streaming video gets expensive fast, especially if the site were to ever get even remotely close to reddit levels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693608339 {#4078
      date: 2023-09-02 00:45:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Oha@lemmy.ohaa.xyz"
      "@lichtmetzger@feddit.de"
      "@cadekat@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4073 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4089 …}
    -id: 32504
    -bodyTs: "'afford':53 'arguabl':3 'basic':67 'better':34,46 'central':49 'close':87 'data':42 'deal':65 'especi':77 'even':85 'ever':83 'expens':75 'fast':76 'feder':10 'get':17,74,84 'honest':37 'host':24,28 'imag':70 'image/video':23 'interact':68 'job':35 'kinda':41 'larg':14,69 'level':90 'mani':50 'massiv':19 'media':15 'most':60 'never':6 'parti':22 'peopl':51 'quick':20 'reddit':89 'remot':86 'scalabl':8 'server':58 'site':80 'softwar':11 'special':26 'spin':55 'store':13,62 'stream':72 'suit':47 'text':63 'thing':30 'third':21 'utter':18 'video':73 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3046305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693608339 {#4081
      date: 2023-09-02 00:45:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "If you’re only responsible for caching for your own users, you don’t unduly burden smaller instances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693627235 {#4101
    date: 2023-09-02 06:00:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@lichtmetzger@feddit.de"
    "@cadekat@pawb.social"
    "@CoderKat@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4098 …}
  +nested: Doctrine\ORM\PersistentCollection {#4095 …}
  +votes: Doctrine\ORM\PersistentCollection {#4093 …}
  +reports: Doctrine\ORM\PersistentCollection {#4107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4111 …}
  -id: 32505
  -bodyTs: "'burden':16 'cach':7 'instanc':18 're':3 'respons':5 'smaller':17 'unduli':15 'user':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/2156741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693627235 {#4104
    date: 2023-09-02 06:00:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4106
  +user: Proxies\__CG__\App\Entity\User {#4028 …}
  +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: "I-dont-like-drama"
    +title: "I dont like drama"
    +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693627235 {#2410
      date: 2023-09-02 06:00:35.0 +02: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: 2960
    -titleTs: "'dont':2 'drama':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693600163
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/198087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693579163 {#1850
      date: 2023-09-01 16:39:23.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4083
    +user: Proxies\__CG__\App\Entity\User {#4075 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: Proxies\__CG__\App\Entity\User {#4028 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          On feddit.de, lemmy.world is only temporarily defederated because of CSAM until a patch is merged into Lemmy that prevents images from being downloaded to your own instance.\n
          \n
          So I’ll just be patient and wait. It’s understandable the admins don’t want to get problems with law enforcement.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696488505 {#4009
          date: 2023-10-05 08:48:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Oha@lemmy.ohaa.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 32501
        -bodyTs: "'admin':40 'csam':10 'defeder':7 'download':23 'enforc':49 'feddit.de':2 'get':45 'imag':20 'instanc':27 'law':48 'lemmi':17 'lemmy.world':3 'll':30 'merg':15 'patch':13 'patient':33 'prevent':19 'problem':46 'temporarili':6 'understand':38 'wait':35 'want':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/2646059"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693588924 {#3945
          date: 2023-09-01 19:22:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Won’t that lead to some horrible hug-of-death type scenarios if a post from a small instance gets popular on a huge one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1693603990 {#4023
        date: 2023-09-01 23:33:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Oha@lemmy.ohaa.xyz"
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4031 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4014 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4012 …}
      -id: 32503
      -bodyTs: "'death':11 'get':21 'horribl':7 'hug':9 'hug-of-death':8 'huge':25 'instanc':20 'lead':4 'one':26 'popular':22 'post':16 'scenario':13 'small':19 'type':12 'won':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/2151122"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693603990 {#4020
        date: 2023-09-01 23:33:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Yes, but arguably it was never very scalable for federated software to store large media. It gets utterly massive quick. Third party image/video hosts that specialize in hosting those things can do a better job. And honestly, that’s the kinda data that is just better suited for centralization. Many people can afford to spin up a server that mostly just stores text and deals with basic interactions. Large images or streaming video gets expensive fast, especially if the site were to ever get even remotely close to reddit levels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693608339 {#4078
      date: 2023-09-02 00:45:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Oha@lemmy.ohaa.xyz"
      "@lichtmetzger@feddit.de"
      "@cadekat@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4073 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4089 …}
    -id: 32504
    -bodyTs: "'afford':53 'arguabl':3 'basic':67 'better':34,46 'central':49 'close':87 'data':42 'deal':65 'especi':77 'even':85 'ever':83 'expens':75 'fast':76 'feder':10 'get':17,74,84 'honest':37 'host':24,28 'imag':70 'image/video':23 'interact':68 'job':35 'kinda':41 'larg':14,69 'level':90 'mani':50 'massiv':19 'media':15 'most':60 'never':6 'parti':22 'peopl':51 'quick':20 'reddit':89 'remot':86 'scalabl':8 'server':58 'site':80 'softwar':11 'special':26 'spin':55 'store':13,62 'stream':72 'suit':47 'text':63 'thing':30 'third':21 'utter':18 'video':73 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3046305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693608339 {#4081
      date: 2023-09-02 00:45:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "If you’re only responsible for caching for your own users, you don’t unduly burden smaller instances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693627235 {#4101
    date: 2023-09-02 06:00:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@lichtmetzger@feddit.de"
    "@cadekat@pawb.social"
    "@CoderKat@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4098 …}
  +nested: Doctrine\ORM\PersistentCollection {#4095 …}
  +votes: Doctrine\ORM\PersistentCollection {#4093 …}
  +reports: Doctrine\ORM\PersistentCollection {#4107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4111 …}
  -id: 32505
  -bodyTs: "'burden':16 'cach':7 'instanc':18 're':3 'respons':5 'smaller':17 'unduli':15 'user':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/2156741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693627235 {#4104
    date: 2023-09-02 06:00:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4106
  +user: Proxies\__CG__\App\Entity\User {#4028 …}
  +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: "I-dont-like-drama"
    +title: "I dont like drama"
    +url: "https://lemmy.ohaa.xyz/pictrs/image/91c391e3-d7ed-46d4-8d7a-75c9f3e8ecda.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693627235 {#2410
      date: 2023-09-02 06:00:35.0 +02: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: 2960
    -titleTs: "'dont':2 'drama':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693600163
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/198087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693579163 {#1850
      date: 2023-09-01 16:39:23.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4083
    +user: Proxies\__CG__\App\Entity\User {#4075 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: Proxies\__CG__\App\Entity\User {#4028 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          On feddit.de, lemmy.world is only temporarily defederated because of CSAM until a patch is merged into Lemmy that prevents images from being downloaded to your own instance.\n
          \n
          So I’ll just be patient and wait. It’s understandable the admins don’t want to get problems with law enforcement.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696488505 {#4009
          date: 2023-10-05 08:48:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Oha@lemmy.ohaa.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 32501
        -bodyTs: "'admin':40 'csam':10 'defeder':7 'download':23 'enforc':49 'feddit.de':2 'get':45 'imag':20 'instanc':27 'law':48 'lemmi':17 'lemmy.world':3 'll':30 'merg':15 'patch':13 'patient':33 'prevent':19 'problem':46 'temporarili':6 'understand':38 'wait':35 'want':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/2646059"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693588924 {#3945
          date: 2023-09-01 19:22:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Won’t that lead to some horrible hug-of-death type scenarios if a post from a small instance gets popular on a huge one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1693603990 {#4023
        date: 2023-09-01 23:33:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Oha@lemmy.ohaa.xyz"
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4031 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4014 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4012 …}
      -id: 32503
      -bodyTs: "'death':11 'get':21 'horribl':7 'hug':9 'hug-of-death':8 'huge':25 'instanc':20 'lead':4 'one':26 'popular':22 'post':16 'scenario':13 'small':19 'type':12 'won':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/2151122"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693603990 {#4020
        date: 2023-09-01 23:33:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Yes, but arguably it was never very scalable for federated software to store large media. It gets utterly massive quick. Third party image/video hosts that specialize in hosting those things can do a better job. And honestly, that’s the kinda data that is just better suited for centralization. Many people can afford to spin up a server that mostly just stores text and deals with basic interactions. Large images or streaming video gets expensive fast, especially if the site were to ever get even remotely close to reddit levels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693608339 {#4078
      date: 2023-09-02 00:45:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Oha@lemmy.ohaa.xyz"
      "@lichtmetzger@feddit.de"
      "@cadekat@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4073 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4089 …}
    -id: 32504
    -bodyTs: "'afford':53 'arguabl':3 'basic':67 'better':34,46 'central':49 'close':87 'data':42 'deal':65 'especi':77 'even':85 'ever':83 'expens':75 'fast':76 'feder':10 'get':17,74,84 'honest':37 'host':24,28 'imag':70 'image/video':23 'interact':68 'job':35 'kinda':41 'larg':14,69 'level':90 'mani':50 'massiv':19 'media':15 'most':60 'never':6 'parti':22 'peopl':51 'quick':20 'reddit':89 'remot':86 'scalabl':8 'server':58 'site':80 'softwar':11 'special':26 'spin':55 'store':13,62 'stream':72 'suit':47 'text':63 'thing':30 'third':21 'utter':18 'video':73 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3046305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693608339 {#4081
      date: 2023-09-02 00:45:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "If you’re only responsible for caching for your own users, you don’t unduly burden smaller instances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693627235 {#4101
    date: 2023-09-02 06:00:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@lichtmetzger@feddit.de"
    "@cadekat@pawb.social"
    "@CoderKat@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4098 …}
  +nested: Doctrine\ORM\PersistentCollection {#4095 …}
  +votes: Doctrine\ORM\PersistentCollection {#4093 …}
  +reports: Doctrine\ORM\PersistentCollection {#4107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4111 …}
  -id: 32505
  -bodyTs: "'burden':16 'cach':7 'instanc':18 're':3 'respons':5 'smaller':17 'unduli':15 'user':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/2156741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693627235 {#4104
    date: 2023-09-02 06:00:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED 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