GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/23129/Lemmy-v0-19/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.54 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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Lemmy-v0-19"
  +title: "Lemmy v0.19"
  +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703006512 {#2414
    date: 2023-12-19 18:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 23129
  -titleTs: "'lemmi':1 'v0.19':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703016629
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7965242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702930229 {#1793
    date: 2023-12-18 21:10:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Lemmy-v0-19"
  +title: "Lemmy v0.19"
  +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703006512 {#2414
    date: 2023-12-19 18:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 23129
  -titleTs: "'lemmi':1 'v0.19':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703016629
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7965242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702930229 {#1793
    date: 2023-12-18 21:10:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Lemmy-v0-19"
  +title: "Lemmy v0.19"
  +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703006512 {#2414
    date: 2023-12-19 18:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 23129
  -titleTs: "'lemmi':1 'v0.19':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703016629
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7965242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702930229 {#1793
    date: 2023-12-18 21:10:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.eco.br/pictrs/image/8ff2208c-eaf4-426b-b20e-8344083de543.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702947780 {#4009
    date: 2023-12-19 02:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +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: 233499
  -bodyTs: "'/pictrs/image/8ff2208c-eaf4-426b-b20e-8344083de543.webp)':3 'lemmy.eco.br':2 'lemmy.eco.br/pictrs/image/8ff2208c-eaf4-426b-b20e-8344083de543.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/4306558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702947780 {#3945
    date: 2023-12-19 02:03:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.eco.br/pictrs/image/8ff2208c-eaf4-426b-b20e-8344083de543.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702947780 {#4009
    date: 2023-12-19 02:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +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: 233499
  -bodyTs: "'/pictrs/image/8ff2208c-eaf4-426b-b20e-8344083de543.webp)':3 'lemmy.eco.br':2 'lemmy.eco.br/pictrs/image/8ff2208c-eaf4-426b-b20e-8344083de543.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/4306558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702947780 {#3945
    date: 2023-12-19 02:03:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.eco.br/pictrs/image/8ff2208c-eaf4-426b-b20e-8344083de543.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702947780 {#4009
    date: 2023-12-19 02:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +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: 233499
  -bodyTs: "'/pictrs/image/8ff2208c-eaf4-426b-b20e-8344083de543.webp)':3 'lemmy.eco.br':2 'lemmy.eco.br/pictrs/image/8ff2208c-eaf4-426b-b20e-8344083de543.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/4306558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702947780 {#3945
    date: 2023-12-19 02:03:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Lemmy’s current donation drive is almost reaching 1/3 of their recurring donation goal. If the goal is reached, they’ll be able to fund three full time developers. I encourage anyone who can spare ~$10/mo to check the donation page: [join-lemmy.org/donate](https://join-lemmy.org/donate)\n
    \n
    Recently I moved my instance to a cheaper host and use the money I saved for recurring donation to Lemmy. Heck, I probably should host it on my closet for free and donate the money used for renting the VPS but my HDD is so loud it drove me crazy, it’s clicking non-stop when I host a Lemmy instance there
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705659563 {#4041
    date: 2024-01-19 11:19:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 233442
  -bodyTs: "'/donate](https://join-lemmy.org/donate)':44 '1/3':9 '10/mo':36 'abl':23 'almost':7 'anyon':32 'cheaper':52 'check':38 'click':97 'closet':73 'crazi':94 'current':3 'develop':29 'donat':4,13,40,62,77 'drive':5 'drove':92 'encourag':31 'free':75 'full':27 'fund':25 'goal':14,17 'hdd':87 'heck':65 'host':53,69,103 'instanc':49,106 'join-lemmy.org':43 'join-lemmy.org/donate](https://join-lemmy.org/donate)':42 'lemmi':1,64,105 'll':21 'loud':90 'money':57,79 'move':47 'non':99 'non-stop':98 'page':41 'probabl':67 'reach':8,19 'recent':45 'recur':12,61 'rent':82 'save':59 'spare':35 'stop':100 'three':26 'time':28 'use':55,80 'vps':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1801376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946335 {#4042
    date: 2023-12-19 01:38:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Lemmy’s current donation drive is almost reaching 1/3 of their recurring donation goal. If the goal is reached, they’ll be able to fund three full time developers. I encourage anyone who can spare ~$10/mo to check the donation page: [join-lemmy.org/donate](https://join-lemmy.org/donate)\n
    \n
    Recently I moved my instance to a cheaper host and use the money I saved for recurring donation to Lemmy. Heck, I probably should host it on my closet for free and donate the money used for renting the VPS but my HDD is so loud it drove me crazy, it’s clicking non-stop when I host a Lemmy instance there
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705659563 {#4041
    date: 2024-01-19 11:19:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 233442
  -bodyTs: "'/donate](https://join-lemmy.org/donate)':44 '1/3':9 '10/mo':36 'abl':23 'almost':7 'anyon':32 'cheaper':52 'check':38 'click':97 'closet':73 'crazi':94 'current':3 'develop':29 'donat':4,13,40,62,77 'drive':5 'drove':92 'encourag':31 'free':75 'full':27 'fund':25 'goal':14,17 'hdd':87 'heck':65 'host':53,69,103 'instanc':49,106 'join-lemmy.org':43 'join-lemmy.org/donate](https://join-lemmy.org/donate)':42 'lemmi':1,64,105 'll':21 'loud':90 'money':57,79 'move':47 'non':99 'non-stop':98 'page':41 'probabl':67 'reach':8,19 'recent':45 'recur':12,61 'rent':82 'save':59 'spare':35 'stop':100 'three':26 'time':28 'use':55,80 'vps':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1801376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946335 {#4042
    date: 2023-12-19 01:38:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Lemmy’s current donation drive is almost reaching 1/3 of their recurring donation goal. If the goal is reached, they’ll be able to fund three full time developers. I encourage anyone who can spare ~$10/mo to check the donation page: [join-lemmy.org/donate](https://join-lemmy.org/donate)\n
    \n
    Recently I moved my instance to a cheaper host and use the money I saved for recurring donation to Lemmy. Heck, I probably should host it on my closet for free and donate the money used for renting the VPS but my HDD is so loud it drove me crazy, it’s clicking non-stop when I host a Lemmy instance there
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705659563 {#4041
    date: 2024-01-19 11:19:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 233442
  -bodyTs: "'/donate](https://join-lemmy.org/donate)':44 '1/3':9 '10/mo':36 'abl':23 'almost':7 'anyon':32 'cheaper':52 'check':38 'click':97 'closet':73 'crazi':94 'current':3 'develop':29 'donat':4,13,40,62,77 'drive':5 'drove':92 'encourag':31 'free':75 'full':27 'fund':25 'goal':14,17 'hdd':87 'heck':65 'host':53,69,103 'instanc':49,106 'join-lemmy.org':43 'join-lemmy.org/donate](https://join-lemmy.org/donate)':42 'lemmi':1,64,105 'll':21 'loud':90 'money':57,79 'move':47 'non':99 'non-stop':98 'page':41 'probabl':67 'reach':8,19 'recent':45 'recur':12,61 'rent':82 'save':59 'spare':35 'stop':100 'three':26 'time':28 'use':55,80 'vps':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1801376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946335 {#4042
    date: 2023-12-19 01:38:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4265
  +user: Proxies\__CG__\App\Entity\User {#4266 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4035
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lemmy’s current donation drive is almost reaching 1/3 of their recurring donation goal. If the goal is reached, they’ll be able to fund three full time developers. I encourage anyone who can spare ~$10/mo to check the donation page: [join-lemmy.org/donate](https://join-lemmy.org/donate)\n
      \n
      Recently I moved my instance to a cheaper host and use the money I saved for recurring donation to Lemmy. Heck, I probably should host it on my closet for free and donate the money used for renting the VPS but my HDD is so loud it drove me crazy, it’s clicking non-stop when I host a Lemmy instance there
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705659563 {#4041
      date: 2024-01-19 11:19:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
    -id: 233442
    -bodyTs: "'/donate](https://join-lemmy.org/donate)':44 '1/3':9 '10/mo':36 'abl':23 'almost':7 'anyon':32 'cheaper':52 'check':38 'click':97 'closet':73 'crazi':94 'current':3 'develop':29 'donat':4,13,40,62,77 'drive':5 'drove':92 'encourag':31 'free':75 'full':27 'fund':25 'goal':14,17 'hdd':87 'heck':65 'host':53,69,103 'instanc':49,106 'join-lemmy.org':43 'join-lemmy.org/donate](https://join-lemmy.org/donate)':42 'lemmi':1,64,105 'll':21 'loud':90 'money':57,79 'move':47 'non':99 'non-stop':98 'page':41 'probabl':67 'reach':8,19 'recent':45 'recur':12,61 'rent':82 'save':59 'spare':35 'stop':100 'three':26 'time':28 'use':55,80 'vps':84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1801376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702946335 {#4042
      date: 2023-12-19 01:38:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "> it’s clicking non-stop Time for a new HDD, friend. Preferably an SSD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702973873 {#4263
    date: 2023-12-19 09:17:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@redcalcium@lemmy.institute"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 234245
  -bodyTs: "'click':3 'friend':12 'hdd':11 'new':10 'non':5 'non-stop':4 'prefer':13 'ssd':15 'stop':6 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6747808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702973873 {#4264
    date: 2023-12-19 09:17:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4265
  +user: Proxies\__CG__\App\Entity\User {#4266 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4035
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lemmy’s current donation drive is almost reaching 1/3 of their recurring donation goal. If the goal is reached, they’ll be able to fund three full time developers. I encourage anyone who can spare ~$10/mo to check the donation page: [join-lemmy.org/donate](https://join-lemmy.org/donate)\n
      \n
      Recently I moved my instance to a cheaper host and use the money I saved for recurring donation to Lemmy. Heck, I probably should host it on my closet for free and donate the money used for renting the VPS but my HDD is so loud it drove me crazy, it’s clicking non-stop when I host a Lemmy instance there
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705659563 {#4041
      date: 2024-01-19 11:19:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
    -id: 233442
    -bodyTs: "'/donate](https://join-lemmy.org/donate)':44 '1/3':9 '10/mo':36 'abl':23 'almost':7 'anyon':32 'cheaper':52 'check':38 'click':97 'closet':73 'crazi':94 'current':3 'develop':29 'donat':4,13,40,62,77 'drive':5 'drove':92 'encourag':31 'free':75 'full':27 'fund':25 'goal':14,17 'hdd':87 'heck':65 'host':53,69,103 'instanc':49,106 'join-lemmy.org':43 'join-lemmy.org/donate](https://join-lemmy.org/donate)':42 'lemmi':1,64,105 'll':21 'loud':90 'money':57,79 'move':47 'non':99 'non-stop':98 'page':41 'probabl':67 'reach':8,19 'recent':45 'recur':12,61 'rent':82 'save':59 'spare':35 'stop':100 'three':26 'time':28 'use':55,80 'vps':84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1801376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702946335 {#4042
      date: 2023-12-19 01:38:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "> it’s clicking non-stop Time for a new HDD, friend. Preferably an SSD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702973873 {#4263
    date: 2023-12-19 09:17:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@redcalcium@lemmy.institute"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 234245
  -bodyTs: "'click':3 'friend':12 'hdd':11 'new':10 'non':5 'non-stop':4 'prefer':13 'ssd':15 'stop':6 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6747808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702973873 {#4264
    date: 2023-12-19 09:17:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4265
  +user: Proxies\__CG__\App\Entity\User {#4266 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4035
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lemmy’s current donation drive is almost reaching 1/3 of their recurring donation goal. If the goal is reached, they’ll be able to fund three full time developers. I encourage anyone who can spare ~$10/mo to check the donation page: [join-lemmy.org/donate](https://join-lemmy.org/donate)\n
      \n
      Recently I moved my instance to a cheaper host and use the money I saved for recurring donation to Lemmy. Heck, I probably should host it on my closet for free and donate the money used for renting the VPS but my HDD is so loud it drove me crazy, it’s clicking non-stop when I host a Lemmy instance there
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705659563 {#4041
      date: 2024-01-19 11:19:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
    -id: 233442
    -bodyTs: "'/donate](https://join-lemmy.org/donate)':44 '1/3':9 '10/mo':36 'abl':23 'almost':7 'anyon':32 'cheaper':52 'check':38 'click':97 'closet':73 'crazi':94 'current':3 'develop':29 'donat':4,13,40,62,77 'drive':5 'drove':92 'encourag':31 'free':75 'full':27 'fund':25 'goal':14,17 'hdd':87 'heck':65 'host':53,69,103 'instanc':49,106 'join-lemmy.org':43 'join-lemmy.org/donate](https://join-lemmy.org/donate)':42 'lemmi':1,64,105 'll':21 'loud':90 'money':57,79 'move':47 'non':99 'non-stop':98 'page':41 'probabl':67 'reach':8,19 'recent':45 'recur':12,61 'rent':82 'save':59 'spare':35 'stop':100 'three':26 'time':28 'use':55,80 'vps':84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1801376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702946335 {#4042
      date: 2023-12-19 01:38:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "> it’s clicking non-stop Time for a new HDD, friend. Preferably an SSD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702973873 {#4263
    date: 2023-12-19 09:17:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@redcalcium@lemmy.institute"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 234245
  -bodyTs: "'click':3 'friend':12 'hdd':11 'new':10 'non':5 'non-stop':4 'prefer':13 'ssd':15 'stop':6 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6747808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702973873 {#4264
    date: 2023-12-19 09:17:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4318
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: Proxies\__CG__\App\Entity\User {#4266 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4035
      +user: App\Entity\User {#4019 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lemmy’s current donation drive is almost reaching 1/3 of their recurring donation goal. If the goal is reached, they’ll be able to fund three full time developers. I encourage anyone who can spare ~$10/mo to check the donation page: [join-lemmy.org/donate](https://join-lemmy.org/donate)\n
        \n
        Recently I moved my instance to a cheaper host and use the money I saved for recurring donation to Lemmy. Heck, I probably should host it on my closet for free and donate the money used for renting the VPS but my HDD is so loud it drove me crazy, it’s clicking non-stop when I host a Lemmy instance there
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1705659563 {#4041
        date: 2024-01-19 11:19:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4030 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
      -id: 233442
      -bodyTs: "'/donate](https://join-lemmy.org/donate)':44 '1/3':9 '10/mo':36 'abl':23 'almost':7 'anyon':32 'cheaper':52 'check':38 'click':97 'closet':73 'crazi':94 'current':3 'develop':29 'donat':4,13,40,62,77 'drive':5 'drove':92 'encourag':31 'free':75 'full':27 'fund':25 'goal':14,17 'hdd':87 'heck':65 'host':53,69,103 'instanc':49,106 'join-lemmy.org':43 'join-lemmy.org/donate](https://join-lemmy.org/donate)':42 'lemmi':1,64,105 'll':21 'loud':90 'money':57,79 'move':47 'non':99 'non-stop':98 'page':41 'probabl':67 'reach':8,19 'recent':45 'recur':12,61 'rent':82 'save':59 'spare':35 'stop':100 'three':26 'time':28 'use':55,80 'vps':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.institute/comment/1801376"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702946335 {#4042
        date: 2023-12-19 01:38:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +body: "> it’s clicking non-stop Time for a new HDD, friend. Preferably an SSD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702973873 {#4263
      date: 2023-12-19 09:17:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
      "@redcalcium@lemmy.institute"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 234245
    -bodyTs: "'click':3 'friend':12 'hdd':11 'new':10 'non':5 'non-stop':4 'prefer':13 'ssd':15 'stop':6 'time':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6747808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702973873 {#4264
      date: 2023-12-19 09:17:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "Don’t wanna spend money to upgrade the closet junk because that’s where retired stuff from other devices ended up. Eventually an old SSD would ended up there though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702975603 {#4316
    date: 2023-12-19 09:46:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@redcalcium@lemmy.institute"
    "@RiderExMachina@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4319 …}
  +nested: Doctrine\ORM\PersistentCollection {#4321 …}
  +votes: Doctrine\ORM\PersistentCollection {#4323 …}
  +reports: Doctrine\ORM\PersistentCollection {#4325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4329 …}
  -id: 234277
  -bodyTs: "'closet':9 'devic':19 'end':20,27 'eventu':22 'junk':10 'money':5 'old':24 'retir':15 'spend':4 'ssd':25 'stuff':16 'though':30 'upgrad':7 'wanna':3 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1803777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702975603 {#4317
    date: 2023-12-19 09:46:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4318
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: Proxies\__CG__\App\Entity\User {#4266 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4035
      +user: App\Entity\User {#4019 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lemmy’s current donation drive is almost reaching 1/3 of their recurring donation goal. If the goal is reached, they’ll be able to fund three full time developers. I encourage anyone who can spare ~$10/mo to check the donation page: [join-lemmy.org/donate](https://join-lemmy.org/donate)\n
        \n
        Recently I moved my instance to a cheaper host and use the money I saved for recurring donation to Lemmy. Heck, I probably should host it on my closet for free and donate the money used for renting the VPS but my HDD is so loud it drove me crazy, it’s clicking non-stop when I host a Lemmy instance there
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1705659563 {#4041
        date: 2024-01-19 11:19:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4030 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
      -id: 233442
      -bodyTs: "'/donate](https://join-lemmy.org/donate)':44 '1/3':9 '10/mo':36 'abl':23 'almost':7 'anyon':32 'cheaper':52 'check':38 'click':97 'closet':73 'crazi':94 'current':3 'develop':29 'donat':4,13,40,62,77 'drive':5 'drove':92 'encourag':31 'free':75 'full':27 'fund':25 'goal':14,17 'hdd':87 'heck':65 'host':53,69,103 'instanc':49,106 'join-lemmy.org':43 'join-lemmy.org/donate](https://join-lemmy.org/donate)':42 'lemmi':1,64,105 'll':21 'loud':90 'money':57,79 'move':47 'non':99 'non-stop':98 'page':41 'probabl':67 'reach':8,19 'recent':45 'recur':12,61 'rent':82 'save':59 'spare':35 'stop':100 'three':26 'time':28 'use':55,80 'vps':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.institute/comment/1801376"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702946335 {#4042
        date: 2023-12-19 01:38:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +body: "> it’s clicking non-stop Time for a new HDD, friend. Preferably an SSD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702973873 {#4263
      date: 2023-12-19 09:17:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
      "@redcalcium@lemmy.institute"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 234245
    -bodyTs: "'click':3 'friend':12 'hdd':11 'new':10 'non':5 'non-stop':4 'prefer':13 'ssd':15 'stop':6 'time':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6747808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702973873 {#4264
      date: 2023-12-19 09:17:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "Don’t wanna spend money to upgrade the closet junk because that’s where retired stuff from other devices ended up. Eventually an old SSD would ended up there though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702975603 {#4316
    date: 2023-12-19 09:46:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@redcalcium@lemmy.institute"
    "@RiderExMachina@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4319 …}
  +nested: Doctrine\ORM\PersistentCollection {#4321 …}
  +votes: Doctrine\ORM\PersistentCollection {#4323 …}
  +reports: Doctrine\ORM\PersistentCollection {#4325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4329 …}
  -id: 234277
  -bodyTs: "'closet':9 'devic':19 'end':20,27 'eventu':22 'junk':10 'money':5 'old':24 'retir':15 'spend':4 'ssd':25 'stuff':16 'though':30 'upgrad':7 'wanna':3 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1803777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702975603 {#4317
    date: 2023-12-19 09:46:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4318
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: Proxies\__CG__\App\Entity\User {#4266 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4035
      +user: App\Entity\User {#4019 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lemmy’s current donation drive is almost reaching 1/3 of their recurring donation goal. If the goal is reached, they’ll be able to fund three full time developers. I encourage anyone who can spare ~$10/mo to check the donation page: [join-lemmy.org/donate](https://join-lemmy.org/donate)\n
        \n
        Recently I moved my instance to a cheaper host and use the money I saved for recurring donation to Lemmy. Heck, I probably should host it on my closet for free and donate the money used for renting the VPS but my HDD is so loud it drove me crazy, it’s clicking non-stop when I host a Lemmy instance there
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1705659563 {#4041
        date: 2024-01-19 11:19:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4030 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
      -id: 233442
      -bodyTs: "'/donate](https://join-lemmy.org/donate)':44 '1/3':9 '10/mo':36 'abl':23 'almost':7 'anyon':32 'cheaper':52 'check':38 'click':97 'closet':73 'crazi':94 'current':3 'develop':29 'donat':4,13,40,62,77 'drive':5 'drove':92 'encourag':31 'free':75 'full':27 'fund':25 'goal':14,17 'hdd':87 'heck':65 'host':53,69,103 'instanc':49,106 'join-lemmy.org':43 'join-lemmy.org/donate](https://join-lemmy.org/donate)':42 'lemmi':1,64,105 'll':21 'loud':90 'money':57,79 'move':47 'non':99 'non-stop':98 'page':41 'probabl':67 'reach':8,19 'recent':45 'recur':12,61 'rent':82 'save':59 'spare':35 'stop':100 'three':26 'time':28 'use':55,80 'vps':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.institute/comment/1801376"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702946335 {#4042
        date: 2023-12-19 01:38:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +body: "> it’s clicking non-stop Time for a new HDD, friend. Preferably an SSD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702973873 {#4263
      date: 2023-12-19 09:17:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
      "@redcalcium@lemmy.institute"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 234245
    -bodyTs: "'click':3 'friend':12 'hdd':11 'new':10 'non':5 'non-stop':4 'prefer':13 'ssd':15 'stop':6 'time':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6747808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702973873 {#4264
      date: 2023-12-19 09:17:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "Don’t wanna spend money to upgrade the closet junk because that’s where retired stuff from other devices ended up. Eventually an old SSD would ended up there though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702975603 {#4316
    date: 2023-12-19 09:46:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@redcalcium@lemmy.institute"
    "@RiderExMachina@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4319 …}
  +nested: Doctrine\ORM\PersistentCollection {#4321 …}
  +votes: Doctrine\ORM\PersistentCollection {#4323 …}
  +reports: Doctrine\ORM\PersistentCollection {#4325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4329 …}
  -id: 234277
  -bodyTs: "'closet':9 'devic':19 'end':20,27 'eventu':22 'junk':10 'money':5 'old':24 'retir':15 'spend':4 'ssd':25 'stuff':16 'though':30 'upgrad':7 'wanna':3 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1803777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702975603 {#4317
    date: 2023-12-19 09:46:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4356
  +user: Proxies\__CG__\App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4318
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4265
      +user: Proxies\__CG__\App\Entity\User {#4266 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4035
        +user: App\Entity\User {#4019 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Lemmy’s current donation drive is almost reaching 1/3 of their recurring donation goal. If the goal is reached, they’ll be able to fund three full time developers. I encourage anyone who can spare ~$10/mo to check the donation page: [join-lemmy.org/donate](https://join-lemmy.org/donate)\n
          \n
          Recently I moved my instance to a cheaper host and use the money I saved for recurring donation to Lemmy. Heck, I probably should host it on my closet for free and donate the money used for renting the VPS but my HDD is so loud it drove me crazy, it’s clicking non-stop when I host a Lemmy instance there
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1705659563 {#4041
          date: 2024-01-19 11:19:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@produnis@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4036 …}
        +nested: Doctrine\ORM\PersistentCollection {#4027 …}
        +votes: Doctrine\ORM\PersistentCollection {#4030 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
        -id: 233442
        -bodyTs: "'/donate](https://join-lemmy.org/donate)':44 '1/3':9 '10/mo':36 'abl':23 'almost':7 'anyon':32 'cheaper':52 'check':38 'click':97 'closet':73 'crazi':94 'current':3 'develop':29 'donat':4,13,40,62,77 'drive':5 'drove':92 'encourag':31 'free':75 'full':27 'fund':25 'goal':14,17 'hdd':87 'heck':65 'host':53,69,103 'instanc':49,106 'join-lemmy.org':43 'join-lemmy.org/donate](https://join-lemmy.org/donate)':42 'lemmi':1,64,105 'll':21 'loud':90 'money':57,79 'move':47 'non':99 'non-stop':98 'page':41 'probabl':67 'reach':8,19 'recent':45 'recur':12,61 'rent':82 'save':59 'spare':35 'stop':100 'three':26 'time':28 'use':55,80 'vps':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.institute/comment/1801376"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702946335 {#4042
          date: 2023-12-19 01:38:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4035}
      +body: "> it’s clicking non-stop Time for a new HDD, friend. Preferably an SSD"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702973873 {#4263
        date: 2023-12-19 09:17:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
        "@redcalcium@lemmy.institute"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4267 …}
      +nested: Doctrine\ORM\PersistentCollection {#4269 …}
      +votes: Doctrine\ORM\PersistentCollection {#4271 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 234245
      -bodyTs: "'click':3 'friend':12 'hdd':11 'new':10 'non':5 'non-stop':4 'prefer':13 'ssd':15 'stop':6 'time':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6747808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702973873 {#4264
        date: 2023-12-19 09:17:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +body: "Don’t wanna spend money to upgrade the closet junk because that’s where retired stuff from other devices ended up. Eventually an old SSD would ended up there though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702975603 {#4316
      date: 2023-12-19 09:46:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
      "@redcalcium@lemmy.institute"
      "@RiderExMachina@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4319 …}
    +nested: Doctrine\ORM\PersistentCollection {#4321 …}
    +votes: Doctrine\ORM\PersistentCollection {#4323 …}
    +reports: Doctrine\ORM\PersistentCollection {#4325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4329 …}
    -id: 234277
    -bodyTs: "'closet':9 'devic':19 'end':20,27 'eventu':22 'junk':10 'money':5 'old':24 'retir':15 'spend':4 'ssd':25 'stuff':16 'though':30 'upgrad':7 'wanna':3 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1803777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702975603 {#4317
      date: 2023-12-19 09:46:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "Yeah but the old ssd won’t click"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702993869 {#4354
    date: 2023-12-19 14:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@redcalcium@lemmy.institute"
    "@RiderExMachina@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4358 …}
  +nested: Doctrine\ORM\PersistentCollection {#4360 …}
  +votes: Doctrine\ORM\PersistentCollection {#4362 …}
  +reports: Doctrine\ORM\PersistentCollection {#4364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4368 …}
  -id: 234858
  -bodyTs: "'click':8 'old':4 'ssd':5 'won':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6720055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702993869 {#4355
    date: 2023-12-19 14:51:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4356
  +user: Proxies\__CG__\App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4318
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4265
      +user: Proxies\__CG__\App\Entity\User {#4266 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4035
        +user: App\Entity\User {#4019 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Lemmy’s current donation drive is almost reaching 1/3 of their recurring donation goal. If the goal is reached, they’ll be able to fund three full time developers. I encourage anyone who can spare ~$10/mo to check the donation page: [join-lemmy.org/donate](https://join-lemmy.org/donate)\n
          \n
          Recently I moved my instance to a cheaper host and use the money I saved for recurring donation to Lemmy. Heck, I probably should host it on my closet for free and donate the money used for renting the VPS but my HDD is so loud it drove me crazy, it’s clicking non-stop when I host a Lemmy instance there
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1705659563 {#4041
          date: 2024-01-19 11:19:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@produnis@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4036 …}
        +nested: Doctrine\ORM\PersistentCollection {#4027 …}
        +votes: Doctrine\ORM\PersistentCollection {#4030 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
        -id: 233442
        -bodyTs: "'/donate](https://join-lemmy.org/donate)':44 '1/3':9 '10/mo':36 'abl':23 'almost':7 'anyon':32 'cheaper':52 'check':38 'click':97 'closet':73 'crazi':94 'current':3 'develop':29 'donat':4,13,40,62,77 'drive':5 'drove':92 'encourag':31 'free':75 'full':27 'fund':25 'goal':14,17 'hdd':87 'heck':65 'host':53,69,103 'instanc':49,106 'join-lemmy.org':43 'join-lemmy.org/donate](https://join-lemmy.org/donate)':42 'lemmi':1,64,105 'll':21 'loud':90 'money':57,79 'move':47 'non':99 'non-stop':98 'page':41 'probabl':67 'reach':8,19 'recent':45 'recur':12,61 'rent':82 'save':59 'spare':35 'stop':100 'three':26 'time':28 'use':55,80 'vps':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.institute/comment/1801376"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702946335 {#4042
          date: 2023-12-19 01:38:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4035}
      +body: "> it’s clicking non-stop Time for a new HDD, friend. Preferably an SSD"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702973873 {#4263
        date: 2023-12-19 09:17:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
        "@redcalcium@lemmy.institute"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4267 …}
      +nested: Doctrine\ORM\PersistentCollection {#4269 …}
      +votes: Doctrine\ORM\PersistentCollection {#4271 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 234245
      -bodyTs: "'click':3 'friend':12 'hdd':11 'new':10 'non':5 'non-stop':4 'prefer':13 'ssd':15 'stop':6 'time':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6747808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702973873 {#4264
        date: 2023-12-19 09:17:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +body: "Don’t wanna spend money to upgrade the closet junk because that’s where retired stuff from other devices ended up. Eventually an old SSD would ended up there though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702975603 {#4316
      date: 2023-12-19 09:46:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
      "@redcalcium@lemmy.institute"
      "@RiderExMachina@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4319 …}
    +nested: Doctrine\ORM\PersistentCollection {#4321 …}
    +votes: Doctrine\ORM\PersistentCollection {#4323 …}
    +reports: Doctrine\ORM\PersistentCollection {#4325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4329 …}
    -id: 234277
    -bodyTs: "'closet':9 'devic':19 'end':20,27 'eventu':22 'junk':10 'money':5 'old':24 'retir':15 'spend':4 'ssd':25 'stuff':16 'though':30 'upgrad':7 'wanna':3 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1803777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702975603 {#4317
      date: 2023-12-19 09:46:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "Yeah but the old ssd won’t click"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702993869 {#4354
    date: 2023-12-19 14:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@redcalcium@lemmy.institute"
    "@RiderExMachina@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4358 …}
  +nested: Doctrine\ORM\PersistentCollection {#4360 …}
  +votes: Doctrine\ORM\PersistentCollection {#4362 …}
  +reports: Doctrine\ORM\PersistentCollection {#4364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4368 …}
  -id: 234858
  -bodyTs: "'click':8 'old':4 'ssd':5 'won':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6720055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702993869 {#4355
    date: 2023-12-19 14:51:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4356
  +user: Proxies\__CG__\App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4318
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4265
      +user: Proxies\__CG__\App\Entity\User {#4266 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4035
        +user: App\Entity\User {#4019 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Lemmy’s current donation drive is almost reaching 1/3 of their recurring donation goal. If the goal is reached, they’ll be able to fund three full time developers. I encourage anyone who can spare ~$10/mo to check the donation page: [join-lemmy.org/donate](https://join-lemmy.org/donate)\n
          \n
          Recently I moved my instance to a cheaper host and use the money I saved for recurring donation to Lemmy. Heck, I probably should host it on my closet for free and donate the money used for renting the VPS but my HDD is so loud it drove me crazy, it’s clicking non-stop when I host a Lemmy instance there
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1705659563 {#4041
          date: 2024-01-19 11:19:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@produnis@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4036 …}
        +nested: Doctrine\ORM\PersistentCollection {#4027 …}
        +votes: Doctrine\ORM\PersistentCollection {#4030 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
        -id: 233442
        -bodyTs: "'/donate](https://join-lemmy.org/donate)':44 '1/3':9 '10/mo':36 'abl':23 'almost':7 'anyon':32 'cheaper':52 'check':38 'click':97 'closet':73 'crazi':94 'current':3 'develop':29 'donat':4,13,40,62,77 'drive':5 'drove':92 'encourag':31 'free':75 'full':27 'fund':25 'goal':14,17 'hdd':87 'heck':65 'host':53,69,103 'instanc':49,106 'join-lemmy.org':43 'join-lemmy.org/donate](https://join-lemmy.org/donate)':42 'lemmi':1,64,105 'll':21 'loud':90 'money':57,79 'move':47 'non':99 'non-stop':98 'page':41 'probabl':67 'reach':8,19 'recent':45 'recur':12,61 'rent':82 'save':59 'spare':35 'stop':100 'three':26 'time':28 'use':55,80 'vps':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.institute/comment/1801376"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702946335 {#4042
          date: 2023-12-19 01:38:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4035}
      +body: "> it’s clicking non-stop Time for a new HDD, friend. Preferably an SSD"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702973873 {#4263
        date: 2023-12-19 09:17:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
        "@redcalcium@lemmy.institute"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4267 …}
      +nested: Doctrine\ORM\PersistentCollection {#4269 …}
      +votes: Doctrine\ORM\PersistentCollection {#4271 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 234245
      -bodyTs: "'click':3 'friend':12 'hdd':11 'new':10 'non':5 'non-stop':4 'prefer':13 'ssd':15 'stop':6 'time':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6747808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702973873 {#4264
        date: 2023-12-19 09:17:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4035}
    +body: "Don’t wanna spend money to upgrade the closet junk because that’s where retired stuff from other devices ended up. Eventually an old SSD would ended up there though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702975603 {#4316
      date: 2023-12-19 09:46:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
      "@redcalcium@lemmy.institute"
      "@RiderExMachina@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4319 …}
    +nested: Doctrine\ORM\PersistentCollection {#4321 …}
    +votes: Doctrine\ORM\PersistentCollection {#4323 …}
    +reports: Doctrine\ORM\PersistentCollection {#4325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4329 …}
    -id: 234277
    -bodyTs: "'closet':9 'devic':19 'end':20,27 'eventu':22 'junk':10 'money':5 'old':24 'retir':15 'spend':4 'ssd':25 'stuff':16 'though':30 'upgrad':7 'wanna':3 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1803777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702975603 {#4317
      date: 2023-12-19 09:46:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "Yeah but the old ssd won’t click"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702993869 {#4354
    date: 2023-12-19 14:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@redcalcium@lemmy.institute"
    "@RiderExMachina@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4358 …}
  +nested: Doctrine\ORM\PersistentCollection {#4360 …}
  +votes: Doctrine\ORM\PersistentCollection {#4362 …}
  +reports: Doctrine\ORM\PersistentCollection {#4364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4368 …}
  -id: 234858
  -bodyTs: "'click':8 'old':4 'ssd':5 'won':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6720055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702993869 {#4355
    date: 2023-12-19 14:51:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Stupid question, where can I donate to Lemmy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705521603 {#4114
    date: 2024-01-17 21:00:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 233036
  -bodyTs: "'donat':6 'lemmi':8 'question':2 'stupid':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7424958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702934962 {#4115
    date: 2023-12-18 22:29:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Stupid question, where can I donate to Lemmy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705521603 {#4114
    date: 2024-01-17 21:00:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 233036
  -bodyTs: "'donat':6 'lemmi':8 'question':2 'stupid':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7424958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702934962 {#4115
    date: 2023-12-18 22:29:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Stupid question, where can I donate to Lemmy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705521603 {#4114
    date: 2024-01-17 21:00:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 233036
  -bodyTs: "'donat':6 'lemmi':8 'question':2 'stupid':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7424958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702934962 {#4115
    date: 2023-12-18 22:29:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4249
  +user: Proxies\__CG__\App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Stupid question, where can I donate to Lemmy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705521603 {#4114
      date: 2024-01-17 21:00:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 233036
    -bodyTs: "'donat':6 'lemmi':8 'question':2 'stupid':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7424958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702934962 {#4115
      date: 2023-12-18 22:29:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "[github.com/LemmyNet/lemmy#support--donate](https://github.com/LemmyNet/lemmy#support--donate)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702936530 {#4247
    date: 2023-12-18 22:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@craftyindividual@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4251 …}
  +nested: Doctrine\ORM\PersistentCollection {#4253 …}
  +votes: Doctrine\ORM\PersistentCollection {#4255 …}
  +reports: Doctrine\ORM\PersistentCollection {#4257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4261 …}
  -id: 233187
  -bodyTs: "'/lemmynet/lemmy#support--donate](https://github.com/lemmynet/lemmy#support--donate)':3 'github.com':2 'github.com/lemmynet/lemmy#support--donate](https://github.com/lemmynet/lemmy#support--donate)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.uhhoh.com/comment/3741397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702936530 {#4248
    date: 2023-12-18 22:55:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4249
  +user: Proxies\__CG__\App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Stupid question, where can I donate to Lemmy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705521603 {#4114
      date: 2024-01-17 21:00:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 233036
    -bodyTs: "'donat':6 'lemmi':8 'question':2 'stupid':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7424958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702934962 {#4115
      date: 2023-12-18 22:29:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "[github.com/LemmyNet/lemmy#support--donate](https://github.com/LemmyNet/lemmy#support--donate)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702936530 {#4247
    date: 2023-12-18 22:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@craftyindividual@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4251 …}
  +nested: Doctrine\ORM\PersistentCollection {#4253 …}
  +votes: Doctrine\ORM\PersistentCollection {#4255 …}
  +reports: Doctrine\ORM\PersistentCollection {#4257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4261 …}
  -id: 233187
  -bodyTs: "'/lemmynet/lemmy#support--donate](https://github.com/lemmynet/lemmy#support--donate)':3 'github.com':2 'github.com/lemmynet/lemmy#support--donate](https://github.com/lemmynet/lemmy#support--donate)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.uhhoh.com/comment/3741397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702936530 {#4248
    date: 2023-12-18 22:55:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4249
  +user: Proxies\__CG__\App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Stupid question, where can I donate to Lemmy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705521603 {#4114
      date: 2024-01-17 21:00:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 233036
    -bodyTs: "'donat':6 'lemmi':8 'question':2 'stupid':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7424958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702934962 {#4115
      date: 2023-12-18 22:29:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "[github.com/LemmyNet/lemmy#support--donate](https://github.com/LemmyNet/lemmy#support--donate)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702936530 {#4247
    date: 2023-12-18 22:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@craftyindividual@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4251 …}
  +nested: Doctrine\ORM\PersistentCollection {#4253 …}
  +votes: Doctrine\ORM\PersistentCollection {#4255 …}
  +reports: Doctrine\ORM\PersistentCollection {#4257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4261 …}
  -id: 233187
  -bodyTs: "'/lemmynet/lemmy#support--donate](https://github.com/lemmynet/lemmy#support--donate)':3 'github.com':2 'github.com/lemmynet/lemmy#support--donate](https://github.com/lemmynet/lemmy#support--donate)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.uhhoh.com/comment/3741397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702936530 {#4248
    date: 2023-12-18 22:55:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4303
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4249
    +user: Proxies\__CG__\App\Entity\User {#4250 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: App\Entity\User {#4132 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Stupid question, where can I donate to Lemmy?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705521603 {#4114
        date: 2024-01-17 21:00:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4120 …}
      +nested: Doctrine\ORM\PersistentCollection {#4122 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 233036
      -bodyTs: "'donat':6 'lemmi':8 'question':2 'stupid':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7424958"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702934962 {#4115
        date: 2023-12-18 22:29:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "[github.com/LemmyNet/lemmy#support--donate](https://github.com/LemmyNet/lemmy#support--donate)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702936530 {#4247
      date: 2023-12-18 22:55:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
      "@craftyindividual@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4251 …}
    +nested: Doctrine\ORM\PersistentCollection {#4253 …}
    +votes: Doctrine\ORM\PersistentCollection {#4255 …}
    +reports: Doctrine\ORM\PersistentCollection {#4257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4261 …}
    -id: 233187
    -bodyTs: "'/lemmynet/lemmy#support--donate](https://github.com/lemmynet/lemmy#support--donate)':3 'github.com':2 'github.com/lemmynet/lemmy#support--donate](https://github.com/lemmynet/lemmy#support--donate)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.uhhoh.com/comment/3741397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702936530 {#4248
      date: 2023-12-18 22:55:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702944568 {#4301
    date: 2023-12-19 01:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@craftyindividual@lemm.ee"
    "@kate@lemmy.uhhoh.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4304 …}
  +nested: Doctrine\ORM\PersistentCollection {#4306 …}
  +votes: Doctrine\ORM\PersistentCollection {#4308 …}
  +reports: Doctrine\ORM\PersistentCollection {#4310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
  -id: 233389
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7428303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702944568 {#4302
    date: 2023-12-19 01:09:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4303
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4249
    +user: Proxies\__CG__\App\Entity\User {#4250 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: App\Entity\User {#4132 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Stupid question, where can I donate to Lemmy?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705521603 {#4114
        date: 2024-01-17 21:00:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4120 …}
      +nested: Doctrine\ORM\PersistentCollection {#4122 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 233036
      -bodyTs: "'donat':6 'lemmi':8 'question':2 'stupid':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7424958"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702934962 {#4115
        date: 2023-12-18 22:29:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "[github.com/LemmyNet/lemmy#support--donate](https://github.com/LemmyNet/lemmy#support--donate)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702936530 {#4247
      date: 2023-12-18 22:55:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
      "@craftyindividual@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4251 …}
    +nested: Doctrine\ORM\PersistentCollection {#4253 …}
    +votes: Doctrine\ORM\PersistentCollection {#4255 …}
    +reports: Doctrine\ORM\PersistentCollection {#4257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4261 …}
    -id: 233187
    -bodyTs: "'/lemmynet/lemmy#support--donate](https://github.com/lemmynet/lemmy#support--donate)':3 'github.com':2 'github.com/lemmynet/lemmy#support--donate](https://github.com/lemmynet/lemmy#support--donate)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.uhhoh.com/comment/3741397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702936530 {#4248
      date: 2023-12-18 22:55:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702944568 {#4301
    date: 2023-12-19 01:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@craftyindividual@lemm.ee"
    "@kate@lemmy.uhhoh.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4304 …}
  +nested: Doctrine\ORM\PersistentCollection {#4306 …}
  +votes: Doctrine\ORM\PersistentCollection {#4308 …}
  +reports: Doctrine\ORM\PersistentCollection {#4310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
  -id: 233389
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7428303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702944568 {#4302
    date: 2023-12-19 01:09:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4303
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4249
    +user: Proxies\__CG__\App\Entity\User {#4250 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: App\Entity\User {#4132 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Stupid question, where can I donate to Lemmy?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705521603 {#4114
        date: 2024-01-17 21:00:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4120 …}
      +nested: Doctrine\ORM\PersistentCollection {#4122 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 233036
      -bodyTs: "'donat':6 'lemmi':8 'question':2 'stupid':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7424958"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702934962 {#4115
        date: 2023-12-18 22:29:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "[github.com/LemmyNet/lemmy#support--donate](https://github.com/LemmyNet/lemmy#support--donate)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702936530 {#4247
      date: 2023-12-18 22:55:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
      "@craftyindividual@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4251 …}
    +nested: Doctrine\ORM\PersistentCollection {#4253 …}
    +votes: Doctrine\ORM\PersistentCollection {#4255 …}
    +reports: Doctrine\ORM\PersistentCollection {#4257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4261 …}
    -id: 233187
    -bodyTs: "'/lemmynet/lemmy#support--donate](https://github.com/lemmynet/lemmy#support--donate)':3 'github.com':2 'github.com/lemmynet/lemmy#support--donate](https://github.com/lemmynet/lemmy#support--donate)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.uhhoh.com/comment/3741397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702936530 {#4248
      date: 2023-12-18 22:55:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702944568 {#4301
    date: 2023-12-19 01:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@craftyindividual@lemm.ee"
    "@kate@lemmy.uhhoh.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4304 …}
  +nested: Doctrine\ORM\PersistentCollection {#4306 …}
  +votes: Doctrine\ORM\PersistentCollection {#4308 …}
  +reports: Doctrine\ORM\PersistentCollection {#4310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
  -id: 233389
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7428303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702944568 {#4302
    date: 2023-12-19 01:09:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4192
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, good one, please donate to the project or your instance.\n
    \n
    The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705761294 {#4187
    date: 2024-01-20 15:34:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 232821
  -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5784668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702930569 {#4188
    date: 2023-12-18 21:16:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4192
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, good one, please donate to the project or your instance.\n
    \n
    The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705761294 {#4187
    date: 2024-01-20 15:34:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 232821
  -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5784668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702930569 {#4188
    date: 2023-12-18 21:16:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4192
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, good one, please donate to the project or your instance.\n
    \n
    The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705761294 {#4187
    date: 2024-01-20 15:34:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 232821
  -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5784668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702930569 {#4188
    date: 2023-12-18 21:16:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4214
  +user: Proxies\__CG__\App\Entity\User {#4217 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4192
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, good one, please donate to the project or your instance.\n
      \n
      The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705761294 {#4187
      date: 2024-01-20 15:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -id: 232821
    -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5784668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930569 {#4188
      date: 2023-12-18 21:16:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Oh I thought it was about the gold coloring when you post."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702940708 {#4213
    date: 2023-12-19 00:05:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4221 …}
  +nested: Doctrine\ORM\PersistentCollection {#4223 …}
  +votes: Doctrine\ORM\PersistentCollection {#4219 …}
  +reports: Doctrine\ORM\PersistentCollection {#4225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
  -id: 236415
  -bodyTs: "'color':9 'gold':8 'oh':1 'post':12 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5582995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702940708 {#4210
    date: 2023-12-19 00:05:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4214
  +user: Proxies\__CG__\App\Entity\User {#4217 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4192
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, good one, please donate to the project or your instance.\n
      \n
      The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705761294 {#4187
      date: 2024-01-20 15:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -id: 232821
    -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5784668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930569 {#4188
      date: 2023-12-18 21:16:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Oh I thought it was about the gold coloring when you post."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702940708 {#4213
    date: 2023-12-19 00:05:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4221 …}
  +nested: Doctrine\ORM\PersistentCollection {#4223 …}
  +votes: Doctrine\ORM\PersistentCollection {#4219 …}
  +reports: Doctrine\ORM\PersistentCollection {#4225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
  -id: 236415
  -bodyTs: "'color':9 'gold':8 'oh':1 'post':12 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5582995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702940708 {#4210
    date: 2023-12-19 00:05:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4214
  +user: Proxies\__CG__\App\Entity\User {#4217 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4192
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, good one, please donate to the project or your instance.\n
      \n
      The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705761294 {#4187
      date: 2024-01-20 15:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -id: 232821
    -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5784668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930569 {#4188
      date: 2023-12-18 21:16:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Oh I thought it was about the gold coloring when you post."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702940708 {#4213
    date: 2023-12-19 00:05:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4221 …}
  +nested: Doctrine\ORM\PersistentCollection {#4223 …}
  +votes: Doctrine\ORM\PersistentCollection {#4219 …}
  +reports: Doctrine\ORM\PersistentCollection {#4225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
  -id: 236415
  -bodyTs: "'color':9 'gold':8 'oh':1 'post':12 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5582995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702940708 {#4210
    date: 2023-12-19 00:05:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4233
  +user: Proxies\__CG__\App\Entity\User {#4234 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4192
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, good one, please donate to the project or your instance.\n
      \n
      The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705761294 {#4187
      date: 2024-01-20 15:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -id: 232821
    -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5784668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930569 {#4188
      date: 2023-12-18 21:16:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Stopping federation ? Something happened ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702935631 {#4231
    date: 2023-12-18 22:40:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4235 …}
  +nested: Doctrine\ORM\PersistentCollection {#4237 …}
  +votes: Doctrine\ORM\PersistentCollection {#4239 …}
  +reports: Doctrine\ORM\PersistentCollection {#4241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
  -id: 233055
  -bodyTs: "'feder':2 'happen':4 'someth':3 'stop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddeet.com/comment/31524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702935631 {#4232
    date: 2023-12-18 22:40:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4233
  +user: Proxies\__CG__\App\Entity\User {#4234 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4192
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, good one, please donate to the project or your instance.\n
      \n
      The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705761294 {#4187
      date: 2024-01-20 15:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -id: 232821
    -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5784668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930569 {#4188
      date: 2023-12-18 21:16:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Stopping federation ? Something happened ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702935631 {#4231
    date: 2023-12-18 22:40:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4235 …}
  +nested: Doctrine\ORM\PersistentCollection {#4237 …}
  +votes: Doctrine\ORM\PersistentCollection {#4239 …}
  +reports: Doctrine\ORM\PersistentCollection {#4241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
  -id: 233055
  -bodyTs: "'feder':2 'happen':4 'someth':3 'stop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddeet.com/comment/31524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702935631 {#4232
    date: 2023-12-18 22:40:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4233
  +user: Proxies\__CG__\App\Entity\User {#4234 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4192
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yeah, good one, please donate to the project or your instance.\n
      \n
      The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705761294 {#4187
      date: 2024-01-20 15:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -id: 232821
    -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5784668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930569 {#4188
      date: 2023-12-18 21:16:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Stopping federation ? Something happened ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702935631 {#4231
    date: 2023-12-18 22:40:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4235 …}
  +nested: Doctrine\ORM\PersistentCollection {#4237 …}
  +votes: Doctrine\ORM\PersistentCollection {#4239 …}
  +reports: Doctrine\ORM\PersistentCollection {#4241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
  -id: 233055
  -bodyTs: "'feder':2 'happen':4 'someth':3 'stop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddeet.com/comment/31524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702935631 {#4232
    date: 2023-12-18 22:40:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4285
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4233
    +user: Proxies\__CG__\App\Entity\User {#4234 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4192
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, good one, please donate to the project or your instance.\n
        \n
        The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705761294 {#4187
        date: 2024-01-20 15:34:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4193 …}
      +nested: Doctrine\ORM\PersistentCollection {#4195 …}
      +votes: Doctrine\ORM\PersistentCollection {#4197 …}
      +reports: Doctrine\ORM\PersistentCollection {#4199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
      -id: 232821
      -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5784668"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702930569 {#4188
        date: 2023-12-18 21:16:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "Stopping federation ? Something happened ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702935631 {#4231
      date: 2023-12-18 22:40:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4235 …}
    +nested: Doctrine\ORM\PersistentCollection {#4237 …}
    +votes: Doctrine\ORM\PersistentCollection {#4239 …}
    +reports: Doctrine\ORM\PersistentCollection {#4241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
    -id: 233055
    -bodyTs: "'feder':2 'happen':4 'someth':3 'stop':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddeet.com/comment/31524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702935631 {#4232
      date: 2023-12-18 22:40:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "There is a possible outgoing federation issue but I haven’t seen it happen myself, so it might be pretty rare: [github.com/LemmyNet/lemmy/issues/4288](https://github.com/LemmyNet/lemmy/issues/4288)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702947129 {#4284
    date: 2023-12-19 01:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@kawa@reddeet.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4288 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4289 …}
  +reports: Doctrine\ORM\PersistentCollection {#4295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
  -id: 233478
  -bodyTs: "'/lemmynet/lemmy/issues/4288](https://github.com/lemmynet/lemmy/issues/4288)':24 'feder':6 'github.com':23 'github.com/lemmynet/lemmy/issues/4288](https://github.com/lemmynet/lemmy/issues/4288)':22 'happen':14 'haven':10 'issu':7 'might':18 'outgo':5 'possibl':4 'pretti':20 'rare':21 'seen':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1801452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702947129 {#4281
    date: 2023-12-19 01:52:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4285
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4233
    +user: Proxies\__CG__\App\Entity\User {#4234 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4192
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, good one, please donate to the project or your instance.\n
        \n
        The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705761294 {#4187
        date: 2024-01-20 15:34:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4193 …}
      +nested: Doctrine\ORM\PersistentCollection {#4195 …}
      +votes: Doctrine\ORM\PersistentCollection {#4197 …}
      +reports: Doctrine\ORM\PersistentCollection {#4199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
      -id: 232821
      -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5784668"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702930569 {#4188
        date: 2023-12-18 21:16:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "Stopping federation ? Something happened ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702935631 {#4231
      date: 2023-12-18 22:40:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4235 …}
    +nested: Doctrine\ORM\PersistentCollection {#4237 …}
    +votes: Doctrine\ORM\PersistentCollection {#4239 …}
    +reports: Doctrine\ORM\PersistentCollection {#4241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
    -id: 233055
    -bodyTs: "'feder':2 'happen':4 'someth':3 'stop':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddeet.com/comment/31524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702935631 {#4232
      date: 2023-12-18 22:40:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "There is a possible outgoing federation issue but I haven’t seen it happen myself, so it might be pretty rare: [github.com/LemmyNet/lemmy/issues/4288](https://github.com/LemmyNet/lemmy/issues/4288)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702947129 {#4284
    date: 2023-12-19 01:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@kawa@reddeet.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4288 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4289 …}
  +reports: Doctrine\ORM\PersistentCollection {#4295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
  -id: 233478
  -bodyTs: "'/lemmynet/lemmy/issues/4288](https://github.com/lemmynet/lemmy/issues/4288)':24 'feder':6 'github.com':23 'github.com/lemmynet/lemmy/issues/4288](https://github.com/lemmynet/lemmy/issues/4288)':22 'happen':14 'haven':10 'issu':7 'might':18 'outgo':5 'possibl':4 'pretti':20 'rare':21 'seen':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1801452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702947129 {#4281
    date: 2023-12-19 01:52:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4285
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4233
    +user: Proxies\__CG__\App\Entity\User {#4234 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4192
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yeah, good one, please donate to the project or your instance.\n
        \n
        The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705761294 {#4187
        date: 2024-01-20 15:34:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4193 …}
      +nested: Doctrine\ORM\PersistentCollection {#4195 …}
      +votes: Doctrine\ORM\PersistentCollection {#4197 …}
      +reports: Doctrine\ORM\PersistentCollection {#4199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
      -id: 232821
      -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5784668"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702930569 {#4188
        date: 2023-12-18 21:16:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "Stopping federation ? Something happened ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702935631 {#4231
      date: 2023-12-18 22:40:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4235 …}
    +nested: Doctrine\ORM\PersistentCollection {#4237 …}
    +votes: Doctrine\ORM\PersistentCollection {#4239 …}
    +reports: Doctrine\ORM\PersistentCollection {#4241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
    -id: 233055
    -bodyTs: "'feder':2 'happen':4 'someth':3 'stop':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddeet.com/comment/31524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702935631 {#4232
      date: 2023-12-18 22:40:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "There is a possible outgoing federation issue but I haven’t seen it happen myself, so it might be pretty rare: [github.com/LemmyNet/lemmy/issues/4288](https://github.com/LemmyNet/lemmy/issues/4288)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702947129 {#4284
    date: 2023-12-19 01:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@kawa@reddeet.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4288 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4289 …}
  +reports: Doctrine\ORM\PersistentCollection {#4295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
  -id: 233478
  -bodyTs: "'/lemmynet/lemmy/issues/4288](https://github.com/lemmynet/lemmy/issues/4288)':24 'feder':6 'github.com':23 'github.com/lemmynet/lemmy/issues/4288](https://github.com/lemmynet/lemmy/issues/4288)':22 'happen':14 'haven':10 'issu':7 'might':18 'outgo':5 'possibl':4 'pretti':20 'rare':21 'seen':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1801452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702947129 {#4281
    date: 2023-12-19 01:52:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4338
  +user: Proxies\__CG__\App\Entity\User {#4234 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4233
      +user: Proxies\__CG__\App\Entity\User {#4234 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4192
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Yeah, good one, please donate to the project or your instance.\n
          \n
          The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705761294 {#4187
          date: 2024-01-20 15:34:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@produnis@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4193 …}
        +nested: Doctrine\ORM\PersistentCollection {#4195 …}
        +votes: Doctrine\ORM\PersistentCollection {#4197 …}
        +reports: Doctrine\ORM\PersistentCollection {#4199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
        -id: 232821
        -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5784668"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702930569 {#4188
          date: 2023-12-18 21:16:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4192}
      +body: "Stopping federation ? Something happened ?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702935631 {#4231
        date: 2023-12-18 22:40:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4235 …}
      +nested: Doctrine\ORM\PersistentCollection {#4237 …}
      +votes: Doctrine\ORM\PersistentCollection {#4239 …}
      +reports: Doctrine\ORM\PersistentCollection {#4241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
      -id: 233055
      -bodyTs: "'feder':2 'happen':4 'someth':3 'stop':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddeet.com/comment/31524"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702935631 {#4232
        date: 2023-12-18 22:40:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "There is a possible outgoing federation issue but I haven’t seen it happen myself, so it might be pretty rare: [github.com/LemmyNet/lemmy/issues/4288](https://github.com/LemmyNet/lemmy/issues/4288)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702947129 {#4284
      date: 2023-12-19 01:52:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
      "@kawa@reddeet.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4289 …}
    +reports: Doctrine\ORM\PersistentCollection {#4295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
    -id: 233478
    -bodyTs: "'/lemmynet/lemmy/issues/4288](https://github.com/lemmynet/lemmy/issues/4288)':24 'feder':6 'github.com':23 'github.com/lemmynet/lemmy/issues/4288](https://github.com/lemmynet/lemmy/issues/4288)':22 'happen':14 'haven':10 'issu':7 'might':18 'outgo':5 'possibl':4 'pretti':20 'rare':21 'seen':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1801452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702947129 {#4281
      date: 2023-12-19 01:52:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "I’m on RC 12, not applying to me lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703006512 {#4342
    date: 2023-12-19 18:21:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@kawa@reddeet.com"
    "@redcalcium@lemmy.institute"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4333 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -id: 235491
  -bodyTs: "'12':5 'appli':7 'lol':10 'm':2 'rc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddeet.com/comment/33069"
  +editedAt: DateTimeImmutable @1705703818 {#4345
    date: 2024-01-19 23:36:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703006512 {#4341
    date: 2023-12-19 18:21:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4338
  +user: Proxies\__CG__\App\Entity\User {#4234 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4233
      +user: Proxies\__CG__\App\Entity\User {#4234 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4192
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Yeah, good one, please donate to the project or your instance.\n
          \n
          The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705761294 {#4187
          date: 2024-01-20 15:34:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@produnis@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4193 …}
        +nested: Doctrine\ORM\PersistentCollection {#4195 …}
        +votes: Doctrine\ORM\PersistentCollection {#4197 …}
        +reports: Doctrine\ORM\PersistentCollection {#4199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
        -id: 232821
        -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5784668"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702930569 {#4188
          date: 2023-12-18 21:16:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4192}
      +body: "Stopping federation ? Something happened ?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702935631 {#4231
        date: 2023-12-18 22:40:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4235 …}
      +nested: Doctrine\ORM\PersistentCollection {#4237 …}
      +votes: Doctrine\ORM\PersistentCollection {#4239 …}
      +reports: Doctrine\ORM\PersistentCollection {#4241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
      -id: 233055
      -bodyTs: "'feder':2 'happen':4 'someth':3 'stop':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddeet.com/comment/31524"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702935631 {#4232
        date: 2023-12-18 22:40:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "There is a possible outgoing federation issue but I haven’t seen it happen myself, so it might be pretty rare: [github.com/LemmyNet/lemmy/issues/4288](https://github.com/LemmyNet/lemmy/issues/4288)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702947129 {#4284
      date: 2023-12-19 01:52:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
      "@kawa@reddeet.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4289 …}
    +reports: Doctrine\ORM\PersistentCollection {#4295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
    -id: 233478
    -bodyTs: "'/lemmynet/lemmy/issues/4288](https://github.com/lemmynet/lemmy/issues/4288)':24 'feder':6 'github.com':23 'github.com/lemmynet/lemmy/issues/4288](https://github.com/lemmynet/lemmy/issues/4288)':22 'happen':14 'haven':10 'issu':7 'might':18 'outgo':5 'possibl':4 'pretti':20 'rare':21 'seen':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1801452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702947129 {#4281
      date: 2023-12-19 01:52:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "I’m on RC 12, not applying to me lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703006512 {#4342
    date: 2023-12-19 18:21:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@kawa@reddeet.com"
    "@redcalcium@lemmy.institute"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4333 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -id: 235491
  -bodyTs: "'12':5 'appli':7 'lol':10 'm':2 'rc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddeet.com/comment/33069"
  +editedAt: DateTimeImmutable @1705703818 {#4345
    date: 2024-01-19 23:36:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703006512 {#4341
    date: 2023-12-19 18:21:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4338
  +user: Proxies\__CG__\App\Entity\User {#4234 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-v0-19"
    +title: "Lemmy v0.19"
    +url: "https://discuss.tchncs.de/pictrs/image/18e83f49-234d-44b3-826c-2f5d1890f5cc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 103
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703006512 {#2414
      date: 2023-12-19 18:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 23129
    -titleTs: "'lemmi':1 'v0.19':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703016629
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7965242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702930229 {#1793
      date: 2023-12-18 21:10:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4233
      +user: Proxies\__CG__\App\Entity\User {#4234 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4192
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Yeah, good one, please donate to the project or your instance.\n
          \n
          The pic is about lemmy 0.19 stopping Federation , just like a “freeze”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705761294 {#4187
          date: 2024-01-20 15:34:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@produnis@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4193 …}
        +nested: Doctrine\ORM\PersistentCollection {#4195 …}
        +votes: Doctrine\ORM\PersistentCollection {#4197 …}
        +reports: Doctrine\ORM\PersistentCollection {#4199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
        -id: 232821
        -bodyTs: "'0.19':17 'donat':5 'feder':19 'freez':23 'good':2 'instanc':11 'lemmi':16 'like':21 'one':3 'pic':13 'pleas':4 'project':8 'stop':18 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5784668"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702930569 {#4188
          date: 2023-12-18 21:16:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4192}
      +body: "Stopping federation ? Something happened ?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702935631 {#4231
        date: 2023-12-18 22:40:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4235 …}
      +nested: Doctrine\ORM\PersistentCollection {#4237 …}
      +votes: Doctrine\ORM\PersistentCollection {#4239 …}
      +reports: Doctrine\ORM\PersistentCollection {#4241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
      -id: 233055
      -bodyTs: "'feder':2 'happen':4 'someth':3 'stop':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddeet.com/comment/31524"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702935631 {#4232
        date: 2023-12-18 22:40:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "There is a possible outgoing federation issue but I haven’t seen it happen myself, so it might be pretty rare: [github.com/LemmyNet/lemmy/issues/4288](https://github.com/LemmyNet/lemmy/issues/4288)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702947129 {#4284
      date: 2023-12-19 01:52:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@produnis@discuss.tchncs.de"
      "@kawa@reddeet.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4289 …}
    +reports: Doctrine\ORM\PersistentCollection {#4295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
    -id: 233478
    -bodyTs: "'/lemmynet/lemmy/issues/4288](https://github.com/lemmynet/lemmy/issues/4288)':24 'feder':6 'github.com':23 'github.com/lemmynet/lemmy/issues/4288](https://github.com/lemmynet/lemmy/issues/4288)':22 'happen':14 'haven':10 'issu':7 'might':18 'outgo':5 'possibl':4 'pretti':20 'rare':21 'seen':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1801452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702947129 {#4281
      date: 2023-12-19 01:52:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "I’m on RC 12, not applying to me lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703006512 {#4342
    date: 2023-12-19 18:21:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@kawa@reddeet.com"
    "@redcalcium@lemmy.institute"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4333 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -id: 235491
  -bodyTs: "'12':5 'appli':7 'lol':10 'm':2 'rc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddeet.com/comment/33069"
  +editedAt: DateTimeImmutable @1705703818 {#4345
    date: 2024-01-19 23:36:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703006512 {#4341
    date: 2023-12-19 18:21:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details