GET https://kbin.spritesserver.nl/m/announcements@lemmy.ml/comments/top?p=5

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.27 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\EntryComment {#1788
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Regarding funding - Can you give a detailed breakdown of what you’ve gotten per year and from which sources since you started Lemmy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1728784575 {#1523
    date: 2024-10-13 03:56:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1704 …}
  +nested: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  -id: 339359
  -bodyTs: "'breakdown':8 'detail':7 'fund':2 'give':5 'gotten':13 'lemmi':23 'per':14 'regard':1 'sinc':20 'sourc':19 'start':22 've':12 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7716110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193140 {#1659
    date: 2024-01-25 15:32:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1788
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Regarding funding - Can you give a detailed breakdown of what you’ve gotten per year and from which sources since you started Lemmy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1728784575 {#1523
    date: 2024-10-13 03:56:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1704 …}
  +nested: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  -id: 339359
  -bodyTs: "'breakdown':8 'detail':7 'fund':2 'give':5 'gotten':13 'lemmi':23 'per':14 'regard':1 'sinc':20 'sourc':19 'start':22 've':12 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7716110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193140 {#1659
    date: 2024-01-25 15:32:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1788
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Regarding funding - Can you give a detailed breakdown of what you’ve gotten per year and from which sources since you started Lemmy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1728784575 {#1523
    date: 2024-10-13 03:56:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1704 …}
  +nested: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  -id: 339359
  -bodyTs: "'breakdown':8 'detail':7 'fund':2 'give':5 'gotten':13 'lemmi':23 'per':14 'regard':1 'sinc':20 'sourc':19 'start':22 've':12 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7716110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193140 {#1659
    date: 2024-01-25 15:32:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3019
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1788
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Regarding funding - Can you give a detailed breakdown of what you’ve gotten per year and from which sources since you started Lemmy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728784575 {#1523
      date: 2024-10-13 03:56:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1704 …}
    +nested: Doctrine\ORM\PersistentCollection {#1710 …}
    +votes: Doctrine\ORM\PersistentCollection {#1486 …}
    +reports: Doctrine\ORM\PersistentCollection {#1472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
    -id: 339359
    -bodyTs: "'breakdown':8 'detail':7 'fund':2 'give':5 'gotten':13 'lemmi':23 'per':14 'regard':1 'sinc':20 'sourc':19 'start':22 've':12 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7716110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193140 {#1659
      date: 2024-01-25 15:32:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1788}
  +body: "From NLnet we had three funding rounds with 50.000 Euros each."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706280425 {#3021
    date: 2024-01-26 15:47:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3017 …}
  +nested: Doctrine\ORM\PersistentCollection {#3015 …}
  +votes: Doctrine\ORM\PersistentCollection {#3013 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
  -id: 342094
  -bodyTs: "'50.000':9 'euro':10 'fund':6 'nlnet':2 'round':7 'three':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280425 {#3020
    date: 2024-01-26 15:47:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3019
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1788
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Regarding funding - Can you give a detailed breakdown of what you’ve gotten per year and from which sources since you started Lemmy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728784575 {#1523
      date: 2024-10-13 03:56:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1704 …}
    +nested: Doctrine\ORM\PersistentCollection {#1710 …}
    +votes: Doctrine\ORM\PersistentCollection {#1486 …}
    +reports: Doctrine\ORM\PersistentCollection {#1472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
    -id: 339359
    -bodyTs: "'breakdown':8 'detail':7 'fund':2 'give':5 'gotten':13 'lemmi':23 'per':14 'regard':1 'sinc':20 'sourc':19 'start':22 've':12 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7716110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193140 {#1659
      date: 2024-01-25 15:32:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1788}
  +body: "From NLnet we had three funding rounds with 50.000 Euros each."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706280425 {#3021
    date: 2024-01-26 15:47:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3017 …}
  +nested: Doctrine\ORM\PersistentCollection {#3015 …}
  +votes: Doctrine\ORM\PersistentCollection {#3013 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
  -id: 342094
  -bodyTs: "'50.000':9 'euro':10 'fund':6 'nlnet':2 'round':7 'three':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280425 {#3020
    date: 2024-01-26 15:47:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3019
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1788
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Regarding funding - Can you give a detailed breakdown of what you’ve gotten per year and from which sources since you started Lemmy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728784575 {#1523
      date: 2024-10-13 03:56:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1704 …}
    +nested: Doctrine\ORM\PersistentCollection {#1710 …}
    +votes: Doctrine\ORM\PersistentCollection {#1486 …}
    +reports: Doctrine\ORM\PersistentCollection {#1472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
    -id: 339359
    -bodyTs: "'breakdown':8 'detail':7 'fund':2 'give':5 'gotten':13 'lemmi':23 'per':14 'regard':1 'sinc':20 'sourc':19 'start':22 've':12 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7716110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193140 {#1659
      date: 2024-01-25 15:32:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1788}
  +body: "From NLnet we had three funding rounds with 50.000 Euros each."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706280425 {#3021
    date: 2024-01-26 15:47:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3017 …}
  +nested: Doctrine\ORM\PersistentCollection {#3015 …}
  +votes: Doctrine\ORM\PersistentCollection {#3013 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
  -id: 342094
  -bodyTs: "'50.000':9 'euro':10 'fund':6 'nlnet':2 'round':7 'three':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280425 {#3020
    date: 2024-01-26 15:47:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3002
  +user: Proxies\__CG__\App\Entity\User {#3001 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1788
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Regarding funding - Can you give a detailed breakdown of what you’ve gotten per year and from which sources since you started Lemmy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728784575 {#1523
      date: 2024-10-13 03:56:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1704 …}
    +nested: Doctrine\ORM\PersistentCollection {#1710 …}
    +votes: Doctrine\ORM\PersistentCollection {#1486 …}
    +reports: Doctrine\ORM\PersistentCollection {#1472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
    -id: 339359
    -bodyTs: "'breakdown':8 'detail':7 'fund':2 'give':5 'gotten':13 'lemmi':23 'per':14 'regard':1 'sinc':20 'sourc':19 'start':22 've':12 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7716110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193140 {#1659
      date: 2024-01-25 15:32:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1788}
  +body: """
    I think most of that can be taken from here: [join-lemmy.org/donate](https://join-lemmy.org/donate). If you click through each donation method they each list goals/monthly intake.\n
    \n
    *EDIT* - Minus crypto of course!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706194344 {#3005
    date: 2024-01-25 15:52:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3000 …}
  +nested: Doctrine\ORM\PersistentCollection {#2998 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -id: 339417
  -bodyTs: "'/donate](https://join-lemmy.org/donate).':13 'click':16 'cours':30 'crypto':28 'donat':19 'edit':26 'goals/monthly':24 'intak':25 'join-lemmy.org':12 'join-lemmy.org/donate](https://join-lemmy.org/donate).':11 'list':23 'method':20 'minus':27 'taken':8 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://badatbeing.social/comment/3215704"
  +editedAt: DateTimeImmutable @1728592809 {#3004
    date: 2024-10-10 22:40:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706194344 {#3003
    date: 2024-01-25 15:52:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3002
  +user: Proxies\__CG__\App\Entity\User {#3001 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1788
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Regarding funding - Can you give a detailed breakdown of what you’ve gotten per year and from which sources since you started Lemmy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728784575 {#1523
      date: 2024-10-13 03:56:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1704 …}
    +nested: Doctrine\ORM\PersistentCollection {#1710 …}
    +votes: Doctrine\ORM\PersistentCollection {#1486 …}
    +reports: Doctrine\ORM\PersistentCollection {#1472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
    -id: 339359
    -bodyTs: "'breakdown':8 'detail':7 'fund':2 'give':5 'gotten':13 'lemmi':23 'per':14 'regard':1 'sinc':20 'sourc':19 'start':22 've':12 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7716110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193140 {#1659
      date: 2024-01-25 15:32:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1788}
  +body: """
    I think most of that can be taken from here: [join-lemmy.org/donate](https://join-lemmy.org/donate). If you click through each donation method they each list goals/monthly intake.\n
    \n
    *EDIT* - Minus crypto of course!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706194344 {#3005
    date: 2024-01-25 15:52:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3000 …}
  +nested: Doctrine\ORM\PersistentCollection {#2998 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -id: 339417
  -bodyTs: "'/donate](https://join-lemmy.org/donate).':13 'click':16 'cours':30 'crypto':28 'donat':19 'edit':26 'goals/monthly':24 'intak':25 'join-lemmy.org':12 'join-lemmy.org/donate](https://join-lemmy.org/donate).':11 'list':23 'method':20 'minus':27 'taken':8 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://badatbeing.social/comment/3215704"
  +editedAt: DateTimeImmutable @1728592809 {#3004
    date: 2024-10-10 22:40:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706194344 {#3003
    date: 2024-01-25 15:52:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3002
  +user: Proxies\__CG__\App\Entity\User {#3001 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1788
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Regarding funding - Can you give a detailed breakdown of what you’ve gotten per year and from which sources since you started Lemmy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728784575 {#1523
      date: 2024-10-13 03:56:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1704 …}
    +nested: Doctrine\ORM\PersistentCollection {#1710 …}
    +votes: Doctrine\ORM\PersistentCollection {#1486 …}
    +reports: Doctrine\ORM\PersistentCollection {#1472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
    -id: 339359
    -bodyTs: "'breakdown':8 'detail':7 'fund':2 'give':5 'gotten':13 'lemmi':23 'per':14 'regard':1 'sinc':20 'sourc':19 'start':22 've':12 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7716110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193140 {#1659
      date: 2024-01-25 15:32:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1788}
  +body: """
    I think most of that can be taken from here: [join-lemmy.org/donate](https://join-lemmy.org/donate). If you click through each donation method they each list goals/monthly intake.\n
    \n
    *EDIT* - Minus crypto of course!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706194344 {#3005
    date: 2024-01-25 15:52:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3000 …}
  +nested: Doctrine\ORM\PersistentCollection {#2998 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -id: 339417
  -bodyTs: "'/donate](https://join-lemmy.org/donate).':13 'click':16 'cours':30 'crypto':28 'donat':19 'edit':26 'goals/monthly':24 'intak':25 'join-lemmy.org':12 'join-lemmy.org/donate](https://join-lemmy.org/donate).':11 'list':23 'method':20 'minus':27 'taken':8 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://badatbeing.social/comment/3215704"
  +editedAt: DateTimeImmutable @1728592809 {#3004
    date: 2024-10-10 22:40:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706194344 {#3003
    date: 2024-01-25 15:52:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3298
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3002
    +user: Proxies\__CG__\App\Entity\User {#3001 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1788
      +user: App\Entity\User {#1507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Regarding funding - Can you give a detailed breakdown of what you’ve gotten per year and from which sources since you started Lemmy?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1728784575 {#1523
        date: 2024-10-13 03:56:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@SleeplessOne1917@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1704 …}
      +nested: Doctrine\ORM\PersistentCollection {#1710 …}
      +votes: Doctrine\ORM\PersistentCollection {#1486 …}
      +reports: Doctrine\ORM\PersistentCollection {#1472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
      -id: 339359
      -bodyTs: "'breakdown':8 'detail':7 'fund':2 'give':5 'gotten':13 'lemmi':23 'per':14 'regard':1 'sinc':20 'sourc':19 'start':22 've':12 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7716110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706193140 {#1659
        date: 2024-01-25 15:32:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1788}
    +body: """
      I think most of that can be taken from here: [join-lemmy.org/donate](https://join-lemmy.org/donate). If you click through each donation method they each list goals/monthly intake.\n
      \n
      *EDIT* - Minus crypto of course!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706194344 {#3005
      date: 2024-01-25 15:52:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@OsrsNeedsF2P@lemmy.ml"
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@OsrsNeedsF2P@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3000 …}
    +nested: Doctrine\ORM\PersistentCollection {#2998 …}
    +votes: Doctrine\ORM\PersistentCollection {#2996 …}
    +reports: Doctrine\ORM\PersistentCollection {#2994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    -id: 339417
    -bodyTs: "'/donate](https://join-lemmy.org/donate).':13 'click':16 'cours':30 'crypto':28 'donat':19 'edit':26 'goals/monthly':24 'intak':25 'join-lemmy.org':12 'join-lemmy.org/donate](https://join-lemmy.org/donate).':11 'list':23 'method':20 'minus':27 'taken':8 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://badatbeing.social/comment/3215704"
    +editedAt: DateTimeImmutable @1728592809 {#3004
      date: 2024-10-10 22:40:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706194344 {#3003
      date: 2024-01-25 15:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1788}
  +body: """
    It also doesn’t have historical data on i.e. how much NLNet contributed (which iirc, was a lot*)\n
    \n
    *(a lot in terms of donations - Lemmy devs are living below poverty line. Please donate)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706195017 {#3295
    date: 2024-01-25 16:03:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@TimLovesTech@badatbeing.social"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@TimLovesTech@badatbeing.social"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@TimLovesTech@badatbeing.social"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@TimLovesTech@badatbeing.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 339453
  -bodyTs: "'also':2 'contribut':13 'data':7 'dev':26 'doesn':3 'donat':24,33 'histor':6 'i.e':9 'iirc':15 'lemmi':25 'line':31 'live':28 'lot':18,20 'much':11 'nlnet':12 'pleas':32 'poverti':30 'term':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7716817"
  +editedAt: DateTimeImmutable @1728594425 {#3296
    date: 2024-10-10 23:07:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706195017 {#3297
    date: 2024-01-25 16:03:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3298
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3002
    +user: Proxies\__CG__\App\Entity\User {#3001 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1788
      +user: App\Entity\User {#1507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Regarding funding - Can you give a detailed breakdown of what you’ve gotten per year and from which sources since you started Lemmy?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1728784575 {#1523
        date: 2024-10-13 03:56:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@SleeplessOne1917@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1704 …}
      +nested: Doctrine\ORM\PersistentCollection {#1710 …}
      +votes: Doctrine\ORM\PersistentCollection {#1486 …}
      +reports: Doctrine\ORM\PersistentCollection {#1472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
      -id: 339359
      -bodyTs: "'breakdown':8 'detail':7 'fund':2 'give':5 'gotten':13 'lemmi':23 'per':14 'regard':1 'sinc':20 'sourc':19 'start':22 've':12 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7716110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706193140 {#1659
        date: 2024-01-25 15:32:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1788}
    +body: """
      I think most of that can be taken from here: [join-lemmy.org/donate](https://join-lemmy.org/donate). If you click through each donation method they each list goals/monthly intake.\n
      \n
      *EDIT* - Minus crypto of course!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706194344 {#3005
      date: 2024-01-25 15:52:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@OsrsNeedsF2P@lemmy.ml"
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@OsrsNeedsF2P@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3000 …}
    +nested: Doctrine\ORM\PersistentCollection {#2998 …}
    +votes: Doctrine\ORM\PersistentCollection {#2996 …}
    +reports: Doctrine\ORM\PersistentCollection {#2994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    -id: 339417
    -bodyTs: "'/donate](https://join-lemmy.org/donate).':13 'click':16 'cours':30 'crypto':28 'donat':19 'edit':26 'goals/monthly':24 'intak':25 'join-lemmy.org':12 'join-lemmy.org/donate](https://join-lemmy.org/donate).':11 'list':23 'method':20 'minus':27 'taken':8 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://badatbeing.social/comment/3215704"
    +editedAt: DateTimeImmutable @1728592809 {#3004
      date: 2024-10-10 22:40:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706194344 {#3003
      date: 2024-01-25 15:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1788}
  +body: """
    It also doesn’t have historical data on i.e. how much NLNet contributed (which iirc, was a lot*)\n
    \n
    *(a lot in terms of donations - Lemmy devs are living below poverty line. Please donate)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706195017 {#3295
    date: 2024-01-25 16:03:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@TimLovesTech@badatbeing.social"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@TimLovesTech@badatbeing.social"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@TimLovesTech@badatbeing.social"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@TimLovesTech@badatbeing.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 339453
  -bodyTs: "'also':2 'contribut':13 'data':7 'dev':26 'doesn':3 'donat':24,33 'histor':6 'i.e':9 'iirc':15 'lemmi':25 'line':31 'live':28 'lot':18,20 'much':11 'nlnet':12 'pleas':32 'poverti':30 'term':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7716817"
  +editedAt: DateTimeImmutable @1728594425 {#3296
    date: 2024-10-10 23:07:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706195017 {#3297
    date: 2024-01-25 16:03:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3298
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3002
    +user: Proxies\__CG__\App\Entity\User {#3001 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1788
      +user: App\Entity\User {#1507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Regarding funding - Can you give a detailed breakdown of what you’ve gotten per year and from which sources since you started Lemmy?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1728784575 {#1523
        date: 2024-10-13 03:56:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@SleeplessOne1917@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1704 …}
      +nested: Doctrine\ORM\PersistentCollection {#1710 …}
      +votes: Doctrine\ORM\PersistentCollection {#1486 …}
      +reports: Doctrine\ORM\PersistentCollection {#1472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
      -id: 339359
      -bodyTs: "'breakdown':8 'detail':7 'fund':2 'give':5 'gotten':13 'lemmi':23 'per':14 'regard':1 'sinc':20 'sourc':19 'start':22 've':12 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7716110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706193140 {#1659
        date: 2024-01-25 15:32:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1788}
    +body: """
      I think most of that can be taken from here: [join-lemmy.org/donate](https://join-lemmy.org/donate). If you click through each donation method they each list goals/monthly intake.\n
      \n
      *EDIT* - Minus crypto of course!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706194344 {#3005
      date: 2024-01-25 15:52:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@OsrsNeedsF2P@lemmy.ml"
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@OsrsNeedsF2P@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3000 …}
    +nested: Doctrine\ORM\PersistentCollection {#2998 …}
    +votes: Doctrine\ORM\PersistentCollection {#2996 …}
    +reports: Doctrine\ORM\PersistentCollection {#2994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    -id: 339417
    -bodyTs: "'/donate](https://join-lemmy.org/donate).':13 'click':16 'cours':30 'crypto':28 'donat':19 'edit':26 'goals/monthly':24 'intak':25 'join-lemmy.org':12 'join-lemmy.org/donate](https://join-lemmy.org/donate).':11 'list':23 'method':20 'minus':27 'taken':8 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://badatbeing.social/comment/3215704"
    +editedAt: DateTimeImmutable @1728592809 {#3004
      date: 2024-10-10 22:40:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706194344 {#3003
      date: 2024-01-25 15:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1788}
  +body: """
    It also doesn’t have historical data on i.e. how much NLNet contributed (which iirc, was a lot*)\n
    \n
    *(a lot in terms of donations - Lemmy devs are living below poverty line. Please donate)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706195017 {#3295
    date: 2024-01-25 16:03:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@TimLovesTech@badatbeing.social"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@TimLovesTech@badatbeing.social"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@TimLovesTech@badatbeing.social"
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
    "@TimLovesTech@badatbeing.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 339453
  -bodyTs: "'also':2 'contribut':13 'data':7 'dev':26 'doesn':3 'donat':24,33 'histor':6 'i.e':9 'iirc':15 'lemmi':25 'line':31 'live':28 'lot':18,20 'much':11 'nlnet':12 'pleas':32 'poverti':30 'term':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7716817"
  +editedAt: DateTimeImmutable @1728594425 {#3296
    date: 2024-10-10 23:07:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706195017 {#3297
    date: 2024-01-25 16:03:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1722
  +user: App\Entity\User {#1739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1732 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "thank you for your work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705938564 {#1618
    date: 2024-01-22 16:49:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -id: 331660
  -bodyTs: "'thank':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/3010411"
  +editedAt: DateTimeImmutable @1727717546 {#1726
    date: 2024-09-30 19:32:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705938564 {#1721
    date: 2024-01-22 16:49:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#1739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1732 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "thank you for your work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705938564 {#1618
    date: 2024-01-22 16:49:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -id: 331660
  -bodyTs: "'thank':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/3010411"
  +editedAt: DateTimeImmutable @1727717546 {#1726
    date: 2024-09-30 19:32:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705938564 {#1721
    date: 2024-01-22 16:49:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#1739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1732 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "thank you for your work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705938564 {#1618
    date: 2024-01-22 16:49:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Sleepless"
    "@Nutomic"
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -id: 331660
  -bodyTs: "'thank':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/3010411"
  +editedAt: DateTimeImmutable @1727717546 {#1726
    date: 2024-09-30 19:32:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705938564 {#1721
    date: 2024-01-22 16:49:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1403
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When are we getting polls in a similar format that Reddit does? I would love to have those!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728976532 {#1401
    date: 2024-10-15 09:15:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 342406
  -bodyTs: "'format':9 'get':4 'love':15 'poll':5 'reddit':11 'similar':8 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3520022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706286768 {#1404
    date: 2024-01-26 17:32:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When are we getting polls in a similar format that Reddit does? I would love to have those!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728976532 {#1401
    date: 2024-10-15 09:15:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 342406
  -bodyTs: "'format':9 'get':4 'love':15 'poll':5 'reddit':11 'similar':8 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3520022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706286768 {#1404
    date: 2024-01-26 17:32:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When are we getting polls in a similar format that Reddit does? I would love to have those!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728976532 {#1401
    date: 2024-10-15 09:15:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 342406
  -bodyTs: "'format':9 'get':4 'love':15 'poll':5 'reddit':11 'similar':8 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3520022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706286768 {#1404
    date: 2024-01-26 17:32:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3228
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "When are we getting polls in a similar format that Reddit does? I would love to have those!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728976532 {#1401
      date: 2024-10-15 09:15:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 342406
    -bodyTs: "'format':9 'get':4 'love':15 'poll':5 'reddit':11 'similar':8 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3520022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706286768 {#1404
      date: 2024-01-26 17:32:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "No specific time, but they are in the linked roadmap for this year."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706288849 {#3226
    date: 2024-01-26 18:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@SovietReporter@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 342516
  -bodyTs: "'link':9 'roadmap':10 'specif':2 'time':3 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288849 {#3227
    date: 2024-01-26 18:07:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3228
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "When are we getting polls in a similar format that Reddit does? I would love to have those!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728976532 {#1401
      date: 2024-10-15 09:15:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 342406
    -bodyTs: "'format':9 'get':4 'love':15 'poll':5 'reddit':11 'similar':8 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3520022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706286768 {#1404
      date: 2024-01-26 17:32:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "No specific time, but they are in the linked roadmap for this year."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706288849 {#3226
    date: 2024-01-26 18:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@SovietReporter@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 342516
  -bodyTs: "'link':9 'roadmap':10 'specif':2 'time':3 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288849 {#3227
    date: 2024-01-26 18:07:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3228
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "When are we getting polls in a similar format that Reddit does? I would love to have those!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728976532 {#1401
      date: 2024-10-15 09:15:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 342406
    -bodyTs: "'format':9 'get':4 'love':15 'poll':5 'reddit':11 'similar':8 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3520022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706286768 {#1404
      date: 2024-01-26 17:32:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "No specific time, but they are in the linked roadmap for this year."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706288849 {#3226
    date: 2024-01-26 18:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@SovietReporter@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 342516
  -bodyTs: "'link':9 'roadmap':10 'specif':2 'time':3 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288849 {#3227
    date: 2024-01-26 18:07:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3420
  +user: Proxies\__CG__\App\Entity\User {#3421 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3228
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "When are we getting polls in a similar format that Reddit does? I would love to have those!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728976532 {#1401
        date: 2024-10-15 09:15:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 342406
      -bodyTs: "'format':9 'get':4 'love':15 'poll':5 'reddit':11 'similar':8 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3520022"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706286768 {#1404
        date: 2024-01-26 17:32:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "No specific time, but they are in the linked roadmap for this year."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706288849 {#3226
      date: 2024-01-26 18:07:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@SovietReporter@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3229 …}
    +nested: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    -id: 342516
    -bodyTs: "'link':9 'roadmap':10 'specif':2 'time':3 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7756517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706288849 {#3227
      date: 2024-01-26 18:07:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "nice!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706371970 {#3418
    date: 2024-01-27 17:12:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@SovietReporter@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
  -id: 344907
  -bodyTs: "'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7785006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706371970 {#3419
    date: 2024-01-27 17:12:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3420
  +user: Proxies\__CG__\App\Entity\User {#3421 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3228
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "When are we getting polls in a similar format that Reddit does? I would love to have those!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728976532 {#1401
        date: 2024-10-15 09:15:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 342406
      -bodyTs: "'format':9 'get':4 'love':15 'poll':5 'reddit':11 'similar':8 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3520022"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706286768 {#1404
        date: 2024-01-26 17:32:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "No specific time, but they are in the linked roadmap for this year."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706288849 {#3226
      date: 2024-01-26 18:07:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@SovietReporter@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3229 …}
    +nested: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    -id: 342516
    -bodyTs: "'link':9 'roadmap':10 'specif':2 'time':3 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7756517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706288849 {#3227
      date: 2024-01-26 18:07:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "nice!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706371970 {#3418
    date: 2024-01-27 17:12:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@SovietReporter@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
  -id: 344907
  -bodyTs: "'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7785006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706371970 {#3419
    date: 2024-01-27 17:12:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3420
  +user: Proxies\__CG__\App\Entity\User {#3421 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3228
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "When are we getting polls in a similar format that Reddit does? I would love to have those!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728976532 {#1401
        date: 2024-10-15 09:15:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 342406
      -bodyTs: "'format':9 'get':4 'love':15 'poll':5 'reddit':11 'similar':8 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3520022"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706286768 {#1404
        date: 2024-01-26 17:32:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "No specific time, but they are in the linked roadmap for this year."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706288849 {#3226
      date: 2024-01-26 18:07:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@SovietReporter@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3229 …}
    +nested: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    -id: 342516
    -bodyTs: "'link':9 'roadmap':10 'specif':2 'time':3 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7756517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706288849 {#3227
      date: 2024-01-26 18:07:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "nice!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706371970 {#3418
    date: 2024-01-27 17:12:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@SovietReporter@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3422 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3426 …}
  +reports: Doctrine\ORM\PersistentCollection {#3428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3432 …}
  -id: 344907
  -bodyTs: "'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7785006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706371970 {#3419
    date: 2024-01-27 17:12:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2164
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728979439 {#2332
    date: 2024-10-15 10:03:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 341866
  -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7751092"
  +editedAt: DateTimeImmutable @1728772479 {#2344
    date: 2024-10-13 00:34:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706273864 {#2349
    date: 2024-01-26 13:57:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2164
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728979439 {#2332
    date: 2024-10-15 10:03:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 341866
  -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7751092"
  +editedAt: DateTimeImmutable @1728772479 {#2344
    date: 2024-10-13 00:34:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706273864 {#2349
    date: 2024-01-26 13:57:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2164
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728979439 {#2332
    date: 2024-10-15 10:03:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 341866
  -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7751092"
  +editedAt: DateTimeImmutable @1728772479 {#2344
    date: 2024-10-13 00:34:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706273864 {#2349
    date: 2024-01-26 13:57:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3183
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728979439 {#2332
      date: 2024-10-15 10:03:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 341866
    -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7751092"
    +editedAt: DateTimeImmutable @1728772479 {#2344
      date: 2024-10-13 00:34:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706273864 {#2349
      date: 2024-01-26 13:57:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "We publish multiple release candidates and run them on lemmy.ml before the final release. That allows the community to test changes. We dont have a quality assurance team, and developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706284836 {#3181
    date: 2024-01-26 17:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 342304
  -bodyTs: "'allow':16 'assur':27 'bad':33 'candid':5 'chang':21 'code':38 'communiti':18 'develop':30 'dont':23,41 'final':13 'improv':46 'lemmy.ml':10 'multipl':3 'notori':32 'publish':2 'qualiti':26 'regard':49 'releas':4,14 'run':7 'see':42 'team':28 'test':20,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7754968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706284836 {#3182
    date: 2024-01-26 17:00:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3183
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728979439 {#2332
      date: 2024-10-15 10:03:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 341866
    -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7751092"
    +editedAt: DateTimeImmutable @1728772479 {#2344
      date: 2024-10-13 00:34:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706273864 {#2349
      date: 2024-01-26 13:57:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "We publish multiple release candidates and run them on lemmy.ml before the final release. That allows the community to test changes. We dont have a quality assurance team, and developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706284836 {#3181
    date: 2024-01-26 17:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 342304
  -bodyTs: "'allow':16 'assur':27 'bad':33 'candid':5 'chang':21 'code':38 'communiti':18 'develop':30 'dont':23,41 'final':13 'improv':46 'lemmy.ml':10 'multipl':3 'notori':32 'publish':2 'qualiti':26 'regard':49 'releas':4,14 'run':7 'see':42 'team':28 'test':20,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7754968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706284836 {#3182
    date: 2024-01-26 17:00:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3183
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728979439 {#2332
      date: 2024-10-15 10:03:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 341866
    -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7751092"
    +editedAt: DateTimeImmutable @1728772479 {#2344
      date: 2024-10-13 00:34:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706273864 {#2349
      date: 2024-01-26 13:57:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "We publish multiple release candidates and run them on lemmy.ml before the final release. That allows the community to test changes. We dont have a quality assurance team, and developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706284836 {#3181
    date: 2024-01-26 17:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 342304
  -bodyTs: "'allow':16 'assur':27 'bad':33 'candid':5 'chang':21 'code':38 'communiti':18 'develop':30 'dont':23,41 'final':13 'improv':46 'lemmy.ml':10 'multipl':3 'notori':32 'publish':2 'qualiti':26 'regard':49 'releas':4,14 'run':7 'see':42 'team':28 'test':20,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7754968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706284836 {#3182
    date: 2024-01-26 17:00:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3390
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3183
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728979439 {#2332
        date: 2024-10-15 10:03:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 341866
      -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7751092"
      +editedAt: DateTimeImmutable @1728772479 {#2344
        date: 2024-10-13 00:34:39.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706273864 {#2349
        date: 2024-01-26 13:57:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "We publish multiple release candidates and run them on lemmy.ml before the final release. That allows the community to test changes. We dont have a quality assurance team, and developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1706284836 {#3181
      date: 2024-01-26 17:00:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hendrik@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3188 …}
    +reports: Doctrine\ORM\PersistentCollection {#3190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
    -id: 342304
    -bodyTs: "'allow':16 'assur':27 'bad':33 'candid':5 'chang':21 'code':38 'communiti':18 'develop':30 'dont':23,41 'final':13 'improv':46 'lemmy.ml':10 'multipl':3 'notori':32 'publish':2 'qualiti':26 'regard':49 'releas':4,14 'run':7 'see':42 'team':28 'test':20,35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7754968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706284836 {#3182
      date: 2024-01-26 17:00:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    > developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard.\n
    \n
    Sounds like software development… I mean automated tests help. But you’re developing a distributed/federated platform. Unit tests won’t do it. Maybe infrastructure that spins up a small fleet of instances and checks their ability to federate posts, delete comments and simulates interaction. That’d assure the most important aspects keep working. And I think there are tools for that available. But I get it. It’s complicated, there are real-world instances with special (niche) setups, you’re constrained, it has to be worth the effort and there are other important things to do.\n
    \n
    Maybe just do your best not to break too many things and we (users) can complain and have another discussion only if it’s a reoccurring problem. 😉
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706311472 {#3388
    date: 2024-01-27 00:24:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3391 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
  -id: 343346
  -bodyTs: "'abil':56 'anoth':136 'aspect':71 'assur':67 'autom':27 'avail':82 'bad':4 'best':122 'break':125 'check':54 'code':9 'comment':61 'complain':133 'complic':89 'constrain':102 'd':66 'delet':60 'develop':1,24,33 'discuss':137 'distributed/federated':35 'dont':12 'effort':109 'feder':58 'fleet':50 'get':85 'help':29 'import':70,114 'improv':17 'infrastructur':44 'instanc':52,95 'interact':64 'keep':72 'like':22 'mani':127 'mayb':43,118 'mean':26 'nich':98 'notori':3 'platform':36 'post':59 'problem':144 're':32,101 'real':93 'real-world':92 'regard':20 'reoccur':143 'see':13 'setup':99 'simul':63 'small':49 'softwar':23 'sound':21 'special':97 'spin':46 'test':6,28,38 'thing':115,128 'think':76 'tool':79 'unit':37 'user':131 'won':39 'work':73 'world':94 'worth':107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7765051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706311472 {#3389
    date: 2024-01-27 00:24:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3390
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3183
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728979439 {#2332
        date: 2024-10-15 10:03:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 341866
      -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7751092"
      +editedAt: DateTimeImmutable @1728772479 {#2344
        date: 2024-10-13 00:34:39.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706273864 {#2349
        date: 2024-01-26 13:57:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "We publish multiple release candidates and run them on lemmy.ml before the final release. That allows the community to test changes. We dont have a quality assurance team, and developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1706284836 {#3181
      date: 2024-01-26 17:00:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hendrik@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3188 …}
    +reports: Doctrine\ORM\PersistentCollection {#3190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
    -id: 342304
    -bodyTs: "'allow':16 'assur':27 'bad':33 'candid':5 'chang':21 'code':38 'communiti':18 'develop':30 'dont':23,41 'final':13 'improv':46 'lemmy.ml':10 'multipl':3 'notori':32 'publish':2 'qualiti':26 'regard':49 'releas':4,14 'run':7 'see':42 'team':28 'test':20,35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7754968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706284836 {#3182
      date: 2024-01-26 17:00:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    > developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard.\n
    \n
    Sounds like software development… I mean automated tests help. But you’re developing a distributed/federated platform. Unit tests won’t do it. Maybe infrastructure that spins up a small fleet of instances and checks their ability to federate posts, delete comments and simulates interaction. That’d assure the most important aspects keep working. And I think there are tools for that available. But I get it. It’s complicated, there are real-world instances with special (niche) setups, you’re constrained, it has to be worth the effort and there are other important things to do.\n
    \n
    Maybe just do your best not to break too many things and we (users) can complain and have another discussion only if it’s a reoccurring problem. 😉
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706311472 {#3388
    date: 2024-01-27 00:24:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3391 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
  -id: 343346
  -bodyTs: "'abil':56 'anoth':136 'aspect':71 'assur':67 'autom':27 'avail':82 'bad':4 'best':122 'break':125 'check':54 'code':9 'comment':61 'complain':133 'complic':89 'constrain':102 'd':66 'delet':60 'develop':1,24,33 'discuss':137 'distributed/federated':35 'dont':12 'effort':109 'feder':58 'fleet':50 'get':85 'help':29 'import':70,114 'improv':17 'infrastructur':44 'instanc':52,95 'interact':64 'keep':72 'like':22 'mani':127 'mayb':43,118 'mean':26 'nich':98 'notori':3 'platform':36 'post':59 'problem':144 're':32,101 'real':93 'real-world':92 'regard':20 'reoccur':143 'see':13 'setup':99 'simul':63 'small':49 'softwar':23 'sound':21 'special':97 'spin':46 'test':6,28,38 'thing':115,128 'think':76 'tool':79 'unit':37 'user':131 'won':39 'work':73 'world':94 'worth':107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7765051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706311472 {#3389
    date: 2024-01-27 00:24:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3390
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3183
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728979439 {#2332
        date: 2024-10-15 10:03:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 341866
      -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7751092"
      +editedAt: DateTimeImmutable @1728772479 {#2344
        date: 2024-10-13 00:34:39.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706273864 {#2349
        date: 2024-01-26 13:57:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "We publish multiple release candidates and run them on lemmy.ml before the final release. That allows the community to test changes. We dont have a quality assurance team, and developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1706284836 {#3181
      date: 2024-01-26 17:00:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hendrik@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3188 …}
    +reports: Doctrine\ORM\PersistentCollection {#3190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
    -id: 342304
    -bodyTs: "'allow':16 'assur':27 'bad':33 'candid':5 'chang':21 'code':38 'communiti':18 'develop':30 'dont':23,41 'final':13 'improv':46 'lemmy.ml':10 'multipl':3 'notori':32 'publish':2 'qualiti':26 'regard':49 'releas':4,14 'run':7 'see':42 'team':28 'test':20,35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7754968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706284836 {#3182
      date: 2024-01-26 17:00:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    > developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard.\n
    \n
    Sounds like software development… I mean automated tests help. But you’re developing a distributed/federated platform. Unit tests won’t do it. Maybe infrastructure that spins up a small fleet of instances and checks their ability to federate posts, delete comments and simulates interaction. That’d assure the most important aspects keep working. And I think there are tools for that available. But I get it. It’s complicated, there are real-world instances with special (niche) setups, you’re constrained, it has to be worth the effort and there are other important things to do.\n
    \n
    Maybe just do your best not to break too many things and we (users) can complain and have another discussion only if it’s a reoccurring problem. 😉
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706311472 {#3388
    date: 2024-01-27 00:24:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3391 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
  -id: 343346
  -bodyTs: "'abil':56 'anoth':136 'aspect':71 'assur':67 'autom':27 'avail':82 'bad':4 'best':122 'break':125 'check':54 'code':9 'comment':61 'complain':133 'complic':89 'constrain':102 'd':66 'delet':60 'develop':1,24,33 'discuss':137 'distributed/federated':35 'dont':12 'effort':109 'feder':58 'fleet':50 'get':85 'help':29 'import':70,114 'improv':17 'infrastructur':44 'instanc':52,95 'interact':64 'keep':72 'like':22 'mani':127 'mayb':43,118 'mean':26 'nich':98 'notori':3 'platform':36 'post':59 'problem':144 're':32,101 'real':93 'real-world':92 'regard':20 'reoccur':143 'see':13 'setup':99 'simul':63 'small':49 'softwar':23 'sound':21 'special':97 'spin':46 'test':6,28,38 'thing':115,128 'think':76 'tool':79 'unit':37 'user':131 'won':39 'work':73 'world':94 'worth':107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7765051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706311472 {#3389
    date: 2024-01-27 00:24:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3551
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3390
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3183
      +user: Proxies\__CG__\App\Entity\User {#3018 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2300 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1728979439 {#2332
          date: 2024-10-15 10:03:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 341866
        -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7751092"
        +editedAt: DateTimeImmutable @1728772479 {#2344
          date: 2024-10-13 00:34:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706273864 {#2349
          date: 2024-01-26 13:57:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "We publish multiple release candidates and run them on lemmy.ml before the final release. That allows the community to test changes. We dont have a quality assurance team, and developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1706284836 {#3181
        date: 2024-01-26 17:00:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hendrik@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3184 …}
      +nested: Doctrine\ORM\PersistentCollection {#3186 …}
      +votes: Doctrine\ORM\PersistentCollection {#3188 …}
      +reports: Doctrine\ORM\PersistentCollection {#3190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
      -id: 342304
      -bodyTs: "'allow':16 'assur':27 'bad':33 'candid':5 'chang':21 'code':38 'communiti':18 'develop':30 'dont':23,41 'final':13 'improv':46 'lemmy.ml':10 'multipl':3 'notori':32 'publish':2 'qualiti':26 'regard':49 'releas':4,14 'run':7 'see':42 'team':28 'test':20,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7754968"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706284836 {#3182
        date: 2024-01-26 17:00:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      > developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard.\n
      \n
      Sounds like software development… I mean automated tests help. But you’re developing a distributed/federated platform. Unit tests won’t do it. Maybe infrastructure that spins up a small fleet of instances and checks their ability to federate posts, delete comments and simulates interaction. That’d assure the most important aspects keep working. And I think there are tools for that available. But I get it. It’s complicated, there are real-world instances with special (niche) setups, you’re constrained, it has to be worth the effort and there are other important things to do.\n
      \n
      Maybe just do your best not to break too many things and we (users) can complain and have another discussion only if it’s a reoccurring problem. 😉
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706311472 {#3388
      date: 2024-01-27 00:24:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hendrik@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3391 …}
    +nested: Doctrine\ORM\PersistentCollection {#3393 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3397 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
    -id: 343346
    -bodyTs: "'abil':56 'anoth':136 'aspect':71 'assur':67 'autom':27 'avail':82 'bad':4 'best':122 'break':125 'check':54 'code':9 'comment':61 'complain':133 'complic':89 'constrain':102 'd':66 'delet':60 'develop':1,24,33 'discuss':137 'distributed/federated':35 'dont':12 'effort':109 'feder':58 'fleet':50 'get':85 'help':29 'import':70,114 'improv':17 'infrastructur':44 'instanc':52,95 'interact':64 'keep':72 'like':22 'mani':127 'mayb':43,118 'mean':26 'nich':98 'notori':3 'platform':36 'post':59 'problem':144 're':32,101 'real':93 'real-world':92 'regard':20 'reoccur':143 'see':13 'setup':99 'simul':63 'small':49 'softwar':23 'sound':21 'special':97 'spin':46 'test':6,28,38 'thing':115,128 'think':76 'tool':79 'unit':37 'user':131 'won':39 'work':73 'world':94 'worth':107"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7765051"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706311472 {#3389
      date: 2024-01-27 00:24:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    We have lots of unit tests, and also a test suite which launches a couple of local lemmy instances and ensures that they federate as expected. But it’s not possible to cover every single functionality, at least not with our limited resources. The problems all happened with things that are difficult to test and had major breaking changes in this release. In the future we won’t need such breaking changes so there will be less problems.\n
    \n
    Also keep in mind that Lemmy is provided for free and as is. We have no legal obligation to users. And you can always stay with an older version if you want more stability.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706355501 {#3549
    date: 2024-01-27 12:38:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3552 …}
  +nested: Doctrine\ORM\PersistentCollection {#3554 …}
  +votes: Doctrine\ORM\PersistentCollection {#3556 …}
  +reports: Doctrine\ORM\PersistentCollection {#3558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
  -id: 344459
  -bodyTs: "'also':8,79 'alway':102 'break':58,71 'chang':59,72 'coupl':15 'cover':33 'difficult':52 'ensur':21 'everi':34 'expect':26 'feder':24 'free':88 'function':36 'futur':65 'happen':47 'instanc':19 'keep':80 'launch':13 'least':38 'legal':95 'lemmi':18,84 'less':77 'limit':42 'local':17 'lot':3 'major':57 'mind':82 'need':69 'oblig':96 'older':106 'possibl':31 'problem':45,78 'provid':86 'releas':62 'resourc':43 'singl':35 'stabil':112 'stay':103 'suit':11 'test':6,10,54 'thing':49 'unit':5 'user':98 'version':107 'want':110 'won':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7780473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355501 {#3550
    date: 2024-01-27 12:38:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3551
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3390
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3183
      +user: Proxies\__CG__\App\Entity\User {#3018 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2300 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1728979439 {#2332
          date: 2024-10-15 10:03:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 341866
        -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7751092"
        +editedAt: DateTimeImmutable @1728772479 {#2344
          date: 2024-10-13 00:34:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706273864 {#2349
          date: 2024-01-26 13:57:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "We publish multiple release candidates and run them on lemmy.ml before the final release. That allows the community to test changes. We dont have a quality assurance team, and developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1706284836 {#3181
        date: 2024-01-26 17:00:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hendrik@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3184 …}
      +nested: Doctrine\ORM\PersistentCollection {#3186 …}
      +votes: Doctrine\ORM\PersistentCollection {#3188 …}
      +reports: Doctrine\ORM\PersistentCollection {#3190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
      -id: 342304
      -bodyTs: "'allow':16 'assur':27 'bad':33 'candid':5 'chang':21 'code':38 'communiti':18 'develop':30 'dont':23,41 'final':13 'improv':46 'lemmy.ml':10 'multipl':3 'notori':32 'publish':2 'qualiti':26 'regard':49 'releas':4,14 'run':7 'see':42 'team':28 'test':20,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7754968"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706284836 {#3182
        date: 2024-01-26 17:00:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      > developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard.\n
      \n
      Sounds like software development… I mean automated tests help. But you’re developing a distributed/federated platform. Unit tests won’t do it. Maybe infrastructure that spins up a small fleet of instances and checks their ability to federate posts, delete comments and simulates interaction. That’d assure the most important aspects keep working. And I think there are tools for that available. But I get it. It’s complicated, there are real-world instances with special (niche) setups, you’re constrained, it has to be worth the effort and there are other important things to do.\n
      \n
      Maybe just do your best not to break too many things and we (users) can complain and have another discussion only if it’s a reoccurring problem. 😉
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706311472 {#3388
      date: 2024-01-27 00:24:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hendrik@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3391 …}
    +nested: Doctrine\ORM\PersistentCollection {#3393 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3397 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
    -id: 343346
    -bodyTs: "'abil':56 'anoth':136 'aspect':71 'assur':67 'autom':27 'avail':82 'bad':4 'best':122 'break':125 'check':54 'code':9 'comment':61 'complain':133 'complic':89 'constrain':102 'd':66 'delet':60 'develop':1,24,33 'discuss':137 'distributed/federated':35 'dont':12 'effort':109 'feder':58 'fleet':50 'get':85 'help':29 'import':70,114 'improv':17 'infrastructur':44 'instanc':52,95 'interact':64 'keep':72 'like':22 'mani':127 'mayb':43,118 'mean':26 'nich':98 'notori':3 'platform':36 'post':59 'problem':144 're':32,101 'real':93 'real-world':92 'regard':20 'reoccur':143 'see':13 'setup':99 'simul':63 'small':49 'softwar':23 'sound':21 'special':97 'spin':46 'test':6,28,38 'thing':115,128 'think':76 'tool':79 'unit':37 'user':131 'won':39 'work':73 'world':94 'worth':107"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7765051"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706311472 {#3389
      date: 2024-01-27 00:24:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    We have lots of unit tests, and also a test suite which launches a couple of local lemmy instances and ensures that they federate as expected. But it’s not possible to cover every single functionality, at least not with our limited resources. The problems all happened with things that are difficult to test and had major breaking changes in this release. In the future we won’t need such breaking changes so there will be less problems.\n
    \n
    Also keep in mind that Lemmy is provided for free and as is. We have no legal obligation to users. And you can always stay with an older version if you want more stability.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706355501 {#3549
    date: 2024-01-27 12:38:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3552 …}
  +nested: Doctrine\ORM\PersistentCollection {#3554 …}
  +votes: Doctrine\ORM\PersistentCollection {#3556 …}
  +reports: Doctrine\ORM\PersistentCollection {#3558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
  -id: 344459
  -bodyTs: "'also':8,79 'alway':102 'break':58,71 'chang':59,72 'coupl':15 'cover':33 'difficult':52 'ensur':21 'everi':34 'expect':26 'feder':24 'free':88 'function':36 'futur':65 'happen':47 'instanc':19 'keep':80 'launch':13 'least':38 'legal':95 'lemmi':18,84 'less':77 'limit':42 'local':17 'lot':3 'major':57 'mind':82 'need':69 'oblig':96 'older':106 'possibl':31 'problem':45,78 'provid':86 'releas':62 'resourc':43 'singl':35 'stabil':112 'stay':103 'suit':11 'test':6,10,54 'thing':49 'unit':5 'user':98 'version':107 'want':110 'won':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7780473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355501 {#3550
    date: 2024-01-27 12:38:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3551
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3390
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3183
      +user: Proxies\__CG__\App\Entity\User {#3018 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2300 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1728979439 {#2332
          date: 2024-10-15 10:03:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 341866
        -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7751092"
        +editedAt: DateTimeImmutable @1728772479 {#2344
          date: 2024-10-13 00:34:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706273864 {#2349
          date: 2024-01-26 13:57:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "We publish multiple release candidates and run them on lemmy.ml before the final release. That allows the community to test changes. We dont have a quality assurance team, and developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1706284836 {#3181
        date: 2024-01-26 17:00:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hendrik@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3184 …}
      +nested: Doctrine\ORM\PersistentCollection {#3186 …}
      +votes: Doctrine\ORM\PersistentCollection {#3188 …}
      +reports: Doctrine\ORM\PersistentCollection {#3190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
      -id: 342304
      -bodyTs: "'allow':16 'assur':27 'bad':33 'candid':5 'chang':21 'code':38 'communiti':18 'develop':30 'dont':23,41 'final':13 'improv':46 'lemmy.ml':10 'multipl':3 'notori':32 'publish':2 'qualiti':26 'regard':49 'releas':4,14 'run':7 'see':42 'team':28 'test':20,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7754968"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706284836 {#3182
        date: 2024-01-26 17:00:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      > developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard.\n
      \n
      Sounds like software development… I mean automated tests help. But you’re developing a distributed/federated platform. Unit tests won’t do it. Maybe infrastructure that spins up a small fleet of instances and checks their ability to federate posts, delete comments and simulates interaction. That’d assure the most important aspects keep working. And I think there are tools for that available. But I get it. It’s complicated, there are real-world instances with special (niche) setups, you’re constrained, it has to be worth the effort and there are other important things to do.\n
      \n
      Maybe just do your best not to break too many things and we (users) can complain and have another discussion only if it’s a reoccurring problem. 😉
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706311472 {#3388
      date: 2024-01-27 00:24:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hendrik@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3391 …}
    +nested: Doctrine\ORM\PersistentCollection {#3393 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3397 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
    -id: 343346
    -bodyTs: "'abil':56 'anoth':136 'aspect':71 'assur':67 'autom':27 'avail':82 'bad':4 'best':122 'break':125 'check':54 'code':9 'comment':61 'complain':133 'complic':89 'constrain':102 'd':66 'delet':60 'develop':1,24,33 'discuss':137 'distributed/federated':35 'dont':12 'effort':109 'feder':58 'fleet':50 'get':85 'help':29 'import':70,114 'improv':17 'infrastructur':44 'instanc':52,95 'interact':64 'keep':72 'like':22 'mani':127 'mayb':43,118 'mean':26 'nich':98 'notori':3 'platform':36 'post':59 'problem':144 're':32,101 'real':93 'real-world':92 'regard':20 'reoccur':143 'see':13 'setup':99 'simul':63 'small':49 'softwar':23 'sound':21 'special':97 'spin':46 'test':6,28,38 'thing':115,128 'think':76 'tool':79 'unit':37 'user':131 'won':39 'work':73 'world':94 'worth':107"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7765051"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706311472 {#3389
      date: 2024-01-27 00:24:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    We have lots of unit tests, and also a test suite which launches a couple of local lemmy instances and ensures that they federate as expected. But it’s not possible to cover every single functionality, at least not with our limited resources. The problems all happened with things that are difficult to test and had major breaking changes in this release. In the future we won’t need such breaking changes so there will be less problems.\n
    \n
    Also keep in mind that Lemmy is provided for free and as is. We have no legal obligation to users. And you can always stay with an older version if you want more stability.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706355501 {#3549
    date: 2024-01-27 12:38:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3552 …}
  +nested: Doctrine\ORM\PersistentCollection {#3554 …}
  +votes: Doctrine\ORM\PersistentCollection {#3556 …}
  +reports: Doctrine\ORM\PersistentCollection {#3558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
  -id: 344459
  -bodyTs: "'also':8,79 'alway':102 'break':58,71 'chang':59,72 'coupl':15 'cover':33 'difficult':52 'ensur':21 'everi':34 'expect':26 'feder':24 'free':88 'function':36 'futur':65 'happen':47 'instanc':19 'keep':80 'launch':13 'least':38 'legal':95 'lemmi':18,84 'less':77 'limit':42 'local':17 'lot':3 'major':57 'mind':82 'need':69 'oblig':96 'older':106 'possibl':31 'problem':45,78 'provid':86 'releas':62 'resourc':43 'singl':35 'stabil':112 'stay':103 'suit':11 'test':6,10,54 'thing':49 'unit':5 'user':98 'version':107 'want':110 'won':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7780473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355501 {#3550
    date: 2024-01-27 12:38:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3589
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3551
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3390
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3183
        +user: Proxies\__CG__\App\Entity\User {#3018 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2164
          +user: App\Entity\User {#2300 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1728979439 {#2332
            date: 2024-10-15 10:03:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nutomic@lemmy.ml"
            "@phiresky@lemmy.world"
            "@dessalines@lemmy.ml"
            "@nutomic@lemmy.ml"
            "@phiresky@lemmy.world"
            "@dessalines@lemmy.ml"
            "@nutomic@lemmy.ml"
            "@phiresky@lemmy.world"
            "@dessalines@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2331 …}
          +nested: Doctrine\ORM\PersistentCollection {#2289 …}
          +votes: Doctrine\ORM\PersistentCollection {#2326 …}
          +reports: Doctrine\ORM\PersistentCollection {#2325 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
          -id: 341866
          -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7751092"
          +editedAt: DateTimeImmutable @1728772479 {#2344
            date: 2024-10-13 00:34:39.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706273864 {#2349
            date: 2024-01-26 13:57:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: "We publish multiple release candidates and run them on lemmy.ml before the final release. That allows the community to test changes. We dont have a quality assurance team, and developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1706284836 {#3181
          date: 2024-01-26 17:00:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
          "@hendrik@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3184 …}
        +nested: Doctrine\ORM\PersistentCollection {#3186 …}
        +votes: Doctrine\ORM\PersistentCollection {#3188 …}
        +reports: Doctrine\ORM\PersistentCollection {#3190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
        -id: 342304
        -bodyTs: "'allow':16 'assur':27 'bad':33 'candid':5 'chang':21 'code':38 'communiti':18 'develop':30 'dont':23,41 'final':13 'improv':46 'lemmy.ml':10 'multipl':3 'notori':32 'publish':2 'qualiti':26 'regard':49 'releas':4,14 'run':7 'see':42 'team':28 'test':20,35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7754968"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706284836 {#3182
          date: 2024-01-26 17:00:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        > developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard.\n
        \n
        Sounds like software development… I mean automated tests help. But you’re developing a distributed/federated platform. Unit tests won’t do it. Maybe infrastructure that spins up a small fleet of instances and checks their ability to federate posts, delete comments and simulates interaction. That’d assure the most important aspects keep working. And I think there are tools for that available. But I get it. It’s complicated, there are real-world instances with special (niche) setups, you’re constrained, it has to be worth the effort and there are other important things to do.\n
        \n
        Maybe just do your best not to break too many things and we (users) can complain and have another discussion only if it’s a reoccurring problem. 😉
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706311472 {#3388
        date: 2024-01-27 00:24:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hendrik@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3391 …}
      +nested: Doctrine\ORM\PersistentCollection {#3393 …}
      +votes: Doctrine\ORM\PersistentCollection {#3395 …}
      +reports: Doctrine\ORM\PersistentCollection {#3397 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
      -id: 343346
      -bodyTs: "'abil':56 'anoth':136 'aspect':71 'assur':67 'autom':27 'avail':82 'bad':4 'best':122 'break':125 'check':54 'code':9 'comment':61 'complain':133 'complic':89 'constrain':102 'd':66 'delet':60 'develop':1,24,33 'discuss':137 'distributed/federated':35 'dont':12 'effort':109 'feder':58 'fleet':50 'get':85 'help':29 'import':70,114 'improv':17 'infrastructur':44 'instanc':52,95 'interact':64 'keep':72 'like':22 'mani':127 'mayb':43,118 'mean':26 'nich':98 'notori':3 'platform':36 'post':59 'problem':144 're':32,101 'real':93 'real-world':92 'regard':20 'reoccur':143 'see':13 'setup':99 'simul':63 'small':49 'softwar':23 'sound':21 'special':97 'spin':46 'test':6,28,38 'thing':115,128 'think':76 'tool':79 'unit':37 'user':131 'won':39 'work':73 'world':94 'worth':107"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7765051"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706311472 {#3389
        date: 2024-01-27 00:24:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      We have lots of unit tests, and also a test suite which launches a couple of local lemmy instances and ensures that they federate as expected. But it’s not possible to cover every single functionality, at least not with our limited resources. The problems all happened with things that are difficult to test and had major breaking changes in this release. In the future we won’t need such breaking changes so there will be less problems.\n
      \n
      Also keep in mind that Lemmy is provided for free and as is. We have no legal obligation to users. And you can always stay with an older version if you want more stability.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706355501 {#3549
      date: 2024-01-27 12:38:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hendrik@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3552 …}
    +nested: Doctrine\ORM\PersistentCollection {#3554 …}
    +votes: Doctrine\ORM\PersistentCollection {#3556 …}
    +reports: Doctrine\ORM\PersistentCollection {#3558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
    -id: 344459
    -bodyTs: "'also':8,79 'alway':102 'break':58,71 'chang':59,72 'coupl':15 'cover':33 'difficult':52 'ensur':21 'everi':34 'expect':26 'feder':24 'free':88 'function':36 'futur':65 'happen':47 'instanc':19 'keep':80 'launch':13 'least':38 'legal':95 'lemmi':18,84 'less':77 'limit':42 'local':17 'lot':3 'major':57 'mind':82 'need':69 'oblig':96 'older':106 'possibl':31 'problem':45,78 'provid':86 'releas':62 'resourc':43 'singl':35 'stabil':112 'stay':103 'suit':11 'test':6,10,54 'thing':49 'unit':5 'user':98 'version':107 'want':110 'won':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7780473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706355501 {#3550
      date: 2024-01-27 12:38:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Thank you very much for explaining, and the whole AMA.\n
    \n
    Concerning the “providing the project for free”… I think that’s too simplistic. I mean users have expectations anyways. And you must have some motivation to maintain an open source project. Otherwise you wouldn’t put it out there, engage with your users, fix their issues and incorporate their requests. Or you’d make that clear in the first line of the Readme as some people do.\n
    \n
    I think open source is giving and taking. It’s not about legal obligations (we usually waive every responsibility in every open source license.) But perhaps ethically. I as a user feel obligated to honor and respect your work and the time you’ve put in. And I shouldn’t expect anything except for everyone abides by the license. But the devs aren’t the only one putting in time and effort. Downstream are admins who run the actual instances. There might be an ethical obligation to not waste their time either. And there are moderators and users who make the platform become alive. They also offer their time for free and are part of the ecosystem, like the developers are. And ethically it is correct to treat people nice who put in a few hours to prepare a proper pull request and work towards the same goal as core developers.\n
    \n
    And there are a few unique circumstances. This is a social network/link aggregator. And as such it relies to some degree on the network effect. It won’t work without a certain amount of users and them being happy here. Lemmy devs seem (to me) invested in the project and not just coding something for money. So you want it to be successful and catering for users is part of the equation. Additionally the users of a social network trust the platform with their private data. You can’t take legal responsibility for that. But if you accept users doing that, it’s at least an ethical obligation to make good choices.\n
    \n
    And the situation is: Since you have a few full-time developers… It’s not a hobby project anymore. So it’s a bit more complicated. And money might come with expectations. I personally differentiate between donations that are meant as a bounty, this money comes with obligations. And donations for the great work you’ve done so far. These come without.\n
    \n
    I think you’re doing a good job. I especially like that Lemmy development doesn’t seem to be focused on growth above all. You could implement things differently and completely focus on not showing user-facing issues, in order to assure fast growth. Or write a Reddit clone like some people would like, including gamification, awards and stuff. But you don’t seem to be interested in that. And that aligns well with what I like. I want a nice place to engage with people. I don’t need another platform that is commercial and does things in order to be successful at the market.\n
    \n
    I’m grateful. There are still bugs and a few more complicated annoyances I’d like to see being addressed. But I really enjoy spending some of my time here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706373390 {#3586
    date: 2024-01-27 17:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3590 …}
  +nested: Doctrine\ORM\PersistentCollection {#3592 …}
  +votes: Doctrine\ORM\PersistentCollection {#3594 …}
  +reports: Doctrine\ORM\PersistentCollection {#3596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3600 …}
  -id: 344955
  -bodyTs: "'abid':133 'accept':326 'actual':156 'addit':301 'address':530 'admin':152 'aggreg':241 'align':476 'aliv':181 'also':183 'ama':10 'amount':261 'annoy':523 'anoth':495 'anymor':360 'anyth':129 'anyway':29 'aren':140 'assur':446 'award':461 'becom':180 'bit':365 'bounti':384 'bug':517 'cater':293 'certain':260 'choic':340 'circumst':235 'clear':66 'clone':453 'code':281 'come':371,387,402 'commerci':499 'complet':434 'complic':367,522 'concern':11 'core':227 'correct':203 'could':429 'd':63,525 'data':314 'degre':249 'dev':139,270 'develop':197,228,353,417 'differ':432 'differenti':376 'doesn':418 'donat':378,391 'done':398 'downstream':150 'ecosystem':194 'effect':253 'effort':149 'either':169 'engag':50,488 'enjoy':534 'equat':300 'especi':413 'ethic':104,162,200,335 'everi':95,98 'everyon':132 'except':130 'expect':28,128,373 'explain':6 'face':441 'far':400 'fast':447 'feel':109 'first':69 'fix':54 'focus':423,435 'free':17,188 'full':351 'full-tim':350 'gamif':460 'give':83 'goal':225 'good':339,410 'grate':513 'great':394 'growth':425,448 'happi':267 'hobbi':358 'honor':112 'hour':213 'implement':430 'includ':459 'incorpor':58 'instanc':157 'interest':471 'invest':274 'issu':56,442 'job':411 'least':333 'legal':90,319 'lemmi':269,416 'licens':101,136 'like':195,414,454,458,481,526 'line':70 'm':512 'maintain':37 'make':64,177,338 'market':510 'mean':25 'meant':381 'might':159,370 'moder':173 'money':284,369,386 'motiv':35 'much':4 'must':32 'need':494 'network':252,307 'network/link':240 'nice':207,485 'oblig':91,110,163,336,389 'offer':184 'one':144 'open':39,80,99 'order':444,504 'otherwis':42 'part':191,297 'peopl':76,206,456,490 'perhap':103 'person':375 'place':486 'platform':179,310,496 'prepar':215 'privat':313 'project':15,41,277,359 'proper':217 'provid':13 'pull':218 'put':46,122,145,209 're':407 'readm':73 'realli':533 'reddit':452 'reli':246 'request':60,219 'respect':114 'respons':96,320 'run':154 'see':528 'seem':271,420,468 'shouldn':126 'show':438 'simplist':23 'sinc':345 'situat':343 'social':239,306 'someth':282 'sourc':40,81,100 'spend':535 'still':516 'stuff':463 'success':291,507 'take':85,318 'thank':1 'thing':431,502 'think':19,79,405 'time':119,147,168,186,352,539 'toward':222 'treat':205 'trust':308 'uniqu':234 'user':26,53,108,175,263,295,303,327,440 'user-fac':439 'usual':93 've':121,397 'waiv':94 'want':287,483 'wast':166 'well':477 'whole':9 'without':258,403 'won':255 'work':116,221,257,395 'would':457 'wouldn':44 'write':450"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7785464"
  +editedAt: DateTimeImmutable @1728980529 {#3587
    date: 2024-10-15 10:22:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706373390 {#3588
    date: 2024-01-27 17:36: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
51 DENIED edit
App\Entity\EntryComment {#3589
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3551
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3390
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3183
        +user: Proxies\__CG__\App\Entity\User {#3018 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2164
          +user: App\Entity\User {#2300 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1728979439 {#2332
            date: 2024-10-15 10:03:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nutomic@lemmy.ml"
            "@phiresky@lemmy.world"
            "@dessalines@lemmy.ml"
            "@nutomic@lemmy.ml"
            "@phiresky@lemmy.world"
            "@dessalines@lemmy.ml"
            "@nutomic@lemmy.ml"
            "@phiresky@lemmy.world"
            "@dessalines@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2331 …}
          +nested: Doctrine\ORM\PersistentCollection {#2289 …}
          +votes: Doctrine\ORM\PersistentCollection {#2326 …}
          +reports: Doctrine\ORM\PersistentCollection {#2325 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
          -id: 341866
          -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7751092"
          +editedAt: DateTimeImmutable @1728772479 {#2344
            date: 2024-10-13 00:34:39.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706273864 {#2349
            date: 2024-01-26 13:57:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: "We publish multiple release candidates and run them on lemmy.ml before the final release. That allows the community to test changes. We dont have a quality assurance team, and developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1706284836 {#3181
          date: 2024-01-26 17:00:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
          "@hendrik@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3184 …}
        +nested: Doctrine\ORM\PersistentCollection {#3186 …}
        +votes: Doctrine\ORM\PersistentCollection {#3188 …}
        +reports: Doctrine\ORM\PersistentCollection {#3190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
        -id: 342304
        -bodyTs: "'allow':16 'assur':27 'bad':33 'candid':5 'chang':21 'code':38 'communiti':18 'develop':30 'dont':23,41 'final':13 'improv':46 'lemmy.ml':10 'multipl':3 'notori':32 'publish':2 'qualiti':26 'regard':49 'releas':4,14 'run':7 'see':42 'team':28 'test':20,35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7754968"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706284836 {#3182
          date: 2024-01-26 17:00:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        > developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard.\n
        \n
        Sounds like software development… I mean automated tests help. But you’re developing a distributed/federated platform. Unit tests won’t do it. Maybe infrastructure that spins up a small fleet of instances and checks their ability to federate posts, delete comments and simulates interaction. That’d assure the most important aspects keep working. And I think there are tools for that available. But I get it. It’s complicated, there are real-world instances with special (niche) setups, you’re constrained, it has to be worth the effort and there are other important things to do.\n
        \n
        Maybe just do your best not to break too many things and we (users) can complain and have another discussion only if it’s a reoccurring problem. 😉
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706311472 {#3388
        date: 2024-01-27 00:24:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hendrik@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3391 …}
      +nested: Doctrine\ORM\PersistentCollection {#3393 …}
      +votes: Doctrine\ORM\PersistentCollection {#3395 …}
      +reports: Doctrine\ORM\PersistentCollection {#3397 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
      -id: 343346
      -bodyTs: "'abil':56 'anoth':136 'aspect':71 'assur':67 'autom':27 'avail':82 'bad':4 'best':122 'break':125 'check':54 'code':9 'comment':61 'complain':133 'complic':89 'constrain':102 'd':66 'delet':60 'develop':1,24,33 'discuss':137 'distributed/federated':35 'dont':12 'effort':109 'feder':58 'fleet':50 'get':85 'help':29 'import':70,114 'improv':17 'infrastructur':44 'instanc':52,95 'interact':64 'keep':72 'like':22 'mani':127 'mayb':43,118 'mean':26 'nich':98 'notori':3 'platform':36 'post':59 'problem':144 're':32,101 'real':93 'real-world':92 'regard':20 'reoccur':143 'see':13 'setup':99 'simul':63 'small':49 'softwar':23 'sound':21 'special':97 'spin':46 'test':6,28,38 'thing':115,128 'think':76 'tool':79 'unit':37 'user':131 'won':39 'work':73 'world':94 'worth':107"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7765051"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706311472 {#3389
        date: 2024-01-27 00:24:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      We have lots of unit tests, and also a test suite which launches a couple of local lemmy instances and ensures that they federate as expected. But it’s not possible to cover every single functionality, at least not with our limited resources. The problems all happened with things that are difficult to test and had major breaking changes in this release. In the future we won’t need such breaking changes so there will be less problems.\n
      \n
      Also keep in mind that Lemmy is provided for free and as is. We have no legal obligation to users. And you can always stay with an older version if you want more stability.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706355501 {#3549
      date: 2024-01-27 12:38:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hendrik@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3552 …}
    +nested: Doctrine\ORM\PersistentCollection {#3554 …}
    +votes: Doctrine\ORM\PersistentCollection {#3556 …}
    +reports: Doctrine\ORM\PersistentCollection {#3558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
    -id: 344459
    -bodyTs: "'also':8,79 'alway':102 'break':58,71 'chang':59,72 'coupl':15 'cover':33 'difficult':52 'ensur':21 'everi':34 'expect':26 'feder':24 'free':88 'function':36 'futur':65 'happen':47 'instanc':19 'keep':80 'launch':13 'least':38 'legal':95 'lemmi':18,84 'less':77 'limit':42 'local':17 'lot':3 'major':57 'mind':82 'need':69 'oblig':96 'older':106 'possibl':31 'problem':45,78 'provid':86 'releas':62 'resourc':43 'singl':35 'stabil':112 'stay':103 'suit':11 'test':6,10,54 'thing':49 'unit':5 'user':98 'version':107 'want':110 'won':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7780473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706355501 {#3550
      date: 2024-01-27 12:38:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Thank you very much for explaining, and the whole AMA.\n
    \n
    Concerning the “providing the project for free”… I think that’s too simplistic. I mean users have expectations anyways. And you must have some motivation to maintain an open source project. Otherwise you wouldn’t put it out there, engage with your users, fix their issues and incorporate their requests. Or you’d make that clear in the first line of the Readme as some people do.\n
    \n
    I think open source is giving and taking. It’s not about legal obligations (we usually waive every responsibility in every open source license.) But perhaps ethically. I as a user feel obligated to honor and respect your work and the time you’ve put in. And I shouldn’t expect anything except for everyone abides by the license. But the devs aren’t the only one putting in time and effort. Downstream are admins who run the actual instances. There might be an ethical obligation to not waste their time either. And there are moderators and users who make the platform become alive. They also offer their time for free and are part of the ecosystem, like the developers are. And ethically it is correct to treat people nice who put in a few hours to prepare a proper pull request and work towards the same goal as core developers.\n
    \n
    And there are a few unique circumstances. This is a social network/link aggregator. And as such it relies to some degree on the network effect. It won’t work without a certain amount of users and them being happy here. Lemmy devs seem (to me) invested in the project and not just coding something for money. So you want it to be successful and catering for users is part of the equation. Additionally the users of a social network trust the platform with their private data. You can’t take legal responsibility for that. But if you accept users doing that, it’s at least an ethical obligation to make good choices.\n
    \n
    And the situation is: Since you have a few full-time developers… It’s not a hobby project anymore. So it’s a bit more complicated. And money might come with expectations. I personally differentiate between donations that are meant as a bounty, this money comes with obligations. And donations for the great work you’ve done so far. These come without.\n
    \n
    I think you’re doing a good job. I especially like that Lemmy development doesn’t seem to be focused on growth above all. You could implement things differently and completely focus on not showing user-facing issues, in order to assure fast growth. Or write a Reddit clone like some people would like, including gamification, awards and stuff. But you don’t seem to be interested in that. And that aligns well with what I like. I want a nice place to engage with people. I don’t need another platform that is commercial and does things in order to be successful at the market.\n
    \n
    I’m grateful. There are still bugs and a few more complicated annoyances I’d like to see being addressed. But I really enjoy spending some of my time here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706373390 {#3586
    date: 2024-01-27 17:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3590 …}
  +nested: Doctrine\ORM\PersistentCollection {#3592 …}
  +votes: Doctrine\ORM\PersistentCollection {#3594 …}
  +reports: Doctrine\ORM\PersistentCollection {#3596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3600 …}
  -id: 344955
  -bodyTs: "'abid':133 'accept':326 'actual':156 'addit':301 'address':530 'admin':152 'aggreg':241 'align':476 'aliv':181 'also':183 'ama':10 'amount':261 'annoy':523 'anoth':495 'anymor':360 'anyth':129 'anyway':29 'aren':140 'assur':446 'award':461 'becom':180 'bit':365 'bounti':384 'bug':517 'cater':293 'certain':260 'choic':340 'circumst':235 'clear':66 'clone':453 'code':281 'come':371,387,402 'commerci':499 'complet':434 'complic':367,522 'concern':11 'core':227 'correct':203 'could':429 'd':63,525 'data':314 'degre':249 'dev':139,270 'develop':197,228,353,417 'differ':432 'differenti':376 'doesn':418 'donat':378,391 'done':398 'downstream':150 'ecosystem':194 'effect':253 'effort':149 'either':169 'engag':50,488 'enjoy':534 'equat':300 'especi':413 'ethic':104,162,200,335 'everi':95,98 'everyon':132 'except':130 'expect':28,128,373 'explain':6 'face':441 'far':400 'fast':447 'feel':109 'first':69 'fix':54 'focus':423,435 'free':17,188 'full':351 'full-tim':350 'gamif':460 'give':83 'goal':225 'good':339,410 'grate':513 'great':394 'growth':425,448 'happi':267 'hobbi':358 'honor':112 'hour':213 'implement':430 'includ':459 'incorpor':58 'instanc':157 'interest':471 'invest':274 'issu':56,442 'job':411 'least':333 'legal':90,319 'lemmi':269,416 'licens':101,136 'like':195,414,454,458,481,526 'line':70 'm':512 'maintain':37 'make':64,177,338 'market':510 'mean':25 'meant':381 'might':159,370 'moder':173 'money':284,369,386 'motiv':35 'much':4 'must':32 'need':494 'network':252,307 'network/link':240 'nice':207,485 'oblig':91,110,163,336,389 'offer':184 'one':144 'open':39,80,99 'order':444,504 'otherwis':42 'part':191,297 'peopl':76,206,456,490 'perhap':103 'person':375 'place':486 'platform':179,310,496 'prepar':215 'privat':313 'project':15,41,277,359 'proper':217 'provid':13 'pull':218 'put':46,122,145,209 're':407 'readm':73 'realli':533 'reddit':452 'reli':246 'request':60,219 'respect':114 'respons':96,320 'run':154 'see':528 'seem':271,420,468 'shouldn':126 'show':438 'simplist':23 'sinc':345 'situat':343 'social':239,306 'someth':282 'sourc':40,81,100 'spend':535 'still':516 'stuff':463 'success':291,507 'take':85,318 'thank':1 'thing':431,502 'think':19,79,405 'time':119,147,168,186,352,539 'toward':222 'treat':205 'trust':308 'uniqu':234 'user':26,53,108,175,263,295,303,327,440 'user-fac':439 'usual':93 've':121,397 'waiv':94 'want':287,483 'wast':166 'well':477 'whole':9 'without':258,403 'won':255 'work':116,221,257,395 'would':457 'wouldn':44 'write':450"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7785464"
  +editedAt: DateTimeImmutable @1728980529 {#3587
    date: 2024-10-15 10:22:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706373390 {#3588
    date: 2024-01-27 17:36: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
52 DENIED moderate
App\Entity\EntryComment {#3589
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3551
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3390
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3183
        +user: Proxies\__CG__\App\Entity\User {#3018 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2164
          +user: App\Entity\User {#2300 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Have you put measures into place to assure the quality of future updates? In the past several updates have caused issues. And recently 0.19.x broke federation for the most of us. And it took weeks to fix it and make Lemmy usable again."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1728979439 {#2332
            date: 2024-10-15 10:03:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@nutomic@lemmy.ml"
            "@phiresky@lemmy.world"
            "@dessalines@lemmy.ml"
            "@nutomic@lemmy.ml"
            "@phiresky@lemmy.world"
            "@dessalines@lemmy.ml"
            "@nutomic@lemmy.ml"
            "@phiresky@lemmy.world"
            "@dessalines@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2331 …}
          +nested: Doctrine\ORM\PersistentCollection {#2289 …}
          +votes: Doctrine\ORM\PersistentCollection {#2326 …}
          +reports: Doctrine\ORM\PersistentCollection {#2325 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
          -id: 341866
          -bodyTs: "'0.19':24 'assur':8 'broke':26 'caus':20 'feder':27 'fix':38 'futur':12 'issu':21 'lemmi':42 'make':41 'measur':4 'past':16 'place':6 'put':3 'qualiti':10 'recent':23 'sever':17 'took':35 'updat':13,18 'us':32 'usabl':43 'week':36 'x':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7751092"
          +editedAt: DateTimeImmutable @1728772479 {#2344
            date: 2024-10-13 00:34:39.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706273864 {#2349
            date: 2024-01-26 13:57:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: "We publish multiple release candidates and run them on lemmy.ml before the final release. That allows the community to test changes. We dont have a quality assurance team, and developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1706284836 {#3181
          date: 2024-01-26 17:00:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
          "@hendrik@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3184 …}
        +nested: Doctrine\ORM\PersistentCollection {#3186 …}
        +votes: Doctrine\ORM\PersistentCollection {#3188 …}
        +reports: Doctrine\ORM\PersistentCollection {#3190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
        -id: 342304
        -bodyTs: "'allow':16 'assur':27 'bad':33 'candid':5 'chang':21 'code':38 'communiti':18 'develop':30 'dont':23,41 'final':13 'improv':46 'lemmy.ml':10 'multipl':3 'notori':32 'publish':2 'qualiti':26 'regard':49 'releas':4,14 'run':7 'see':42 'team':28 'test':20,35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7754968"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706284836 {#3182
          date: 2024-01-26 17:00:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        > developers are notoriously bad at testing their own code, so I dont see what we can improve in this regard.\n
        \n
        Sounds like software development… I mean automated tests help. But you’re developing a distributed/federated platform. Unit tests won’t do it. Maybe infrastructure that spins up a small fleet of instances and checks their ability to federate posts, delete comments and simulates interaction. That’d assure the most important aspects keep working. And I think there are tools for that available. But I get it. It’s complicated, there are real-world instances with special (niche) setups, you’re constrained, it has to be worth the effort and there are other important things to do.\n
        \n
        Maybe just do your best not to break too many things and we (users) can complain and have another discussion only if it’s a reoccurring problem. 😉
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706311472 {#3388
        date: 2024-01-27 00:24:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hendrik@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3391 …}
      +nested: Doctrine\ORM\PersistentCollection {#3393 …}
      +votes: Doctrine\ORM\PersistentCollection {#3395 …}
      +reports: Doctrine\ORM\PersistentCollection {#3397 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
      -id: 343346
      -bodyTs: "'abil':56 'anoth':136 'aspect':71 'assur':67 'autom':27 'avail':82 'bad':4 'best':122 'break':125 'check':54 'code':9 'comment':61 'complain':133 'complic':89 'constrain':102 'd':66 'delet':60 'develop':1,24,33 'discuss':137 'distributed/federated':35 'dont':12 'effort':109 'feder':58 'fleet':50 'get':85 'help':29 'import':70,114 'improv':17 'infrastructur':44 'instanc':52,95 'interact':64 'keep':72 'like':22 'mani':127 'mayb':43,118 'mean':26 'nich':98 'notori':3 'platform':36 'post':59 'problem':144 're':32,101 'real':93 'real-world':92 'regard':20 'reoccur':143 'see':13 'setup':99 'simul':63 'small':49 'softwar':23 'sound':21 'special':97 'spin':46 'test':6,28,38 'thing':115,128 'think':76 'tool':79 'unit':37 'user':131 'won':39 'work':73 'world':94 'worth':107"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7765051"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706311472 {#3389
        date: 2024-01-27 00:24:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      We have lots of unit tests, and also a test suite which launches a couple of local lemmy instances and ensures that they federate as expected. But it’s not possible to cover every single functionality, at least not with our limited resources. The problems all happened with things that are difficult to test and had major breaking changes in this release. In the future we won’t need such breaking changes so there will be less problems.\n
      \n
      Also keep in mind that Lemmy is provided for free and as is. We have no legal obligation to users. And you can always stay with an older version if you want more stability.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706355501 {#3549
      date: 2024-01-27 12:38:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hendrik@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3552 …}
    +nested: Doctrine\ORM\PersistentCollection {#3554 …}
    +votes: Doctrine\ORM\PersistentCollection {#3556 …}
    +reports: Doctrine\ORM\PersistentCollection {#3558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
    -id: 344459
    -bodyTs: "'also':8,79 'alway':102 'break':58,71 'chang':59,72 'coupl':15 'cover':33 'difficult':52 'ensur':21 'everi':34 'expect':26 'feder':24 'free':88 'function':36 'futur':65 'happen':47 'instanc':19 'keep':80 'launch':13 'least':38 'legal':95 'lemmi':18,84 'less':77 'limit':42 'local':17 'lot':3 'major':57 'mind':82 'need':69 'oblig':96 'older':106 'possibl':31 'problem':45,78 'provid':86 'releas':62 'resourc':43 'singl':35 'stabil':112 'stay':103 'suit':11 'test':6,10,54 'thing':49 'unit':5 'user':98 'version':107 'want':110 'won':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7780473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706355501 {#3550
      date: 2024-01-27 12:38:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Thank you very much for explaining, and the whole AMA.\n
    \n
    Concerning the “providing the project for free”… I think that’s too simplistic. I mean users have expectations anyways. And you must have some motivation to maintain an open source project. Otherwise you wouldn’t put it out there, engage with your users, fix their issues and incorporate their requests. Or you’d make that clear in the first line of the Readme as some people do.\n
    \n
    I think open source is giving and taking. It’s not about legal obligations (we usually waive every responsibility in every open source license.) But perhaps ethically. I as a user feel obligated to honor and respect your work and the time you’ve put in. And I shouldn’t expect anything except for everyone abides by the license. But the devs aren’t the only one putting in time and effort. Downstream are admins who run the actual instances. There might be an ethical obligation to not waste their time either. And there are moderators and users who make the platform become alive. They also offer their time for free and are part of the ecosystem, like the developers are. And ethically it is correct to treat people nice who put in a few hours to prepare a proper pull request and work towards the same goal as core developers.\n
    \n
    And there are a few unique circumstances. This is a social network/link aggregator. And as such it relies to some degree on the network effect. It won’t work without a certain amount of users and them being happy here. Lemmy devs seem (to me) invested in the project and not just coding something for money. So you want it to be successful and catering for users is part of the equation. Additionally the users of a social network trust the platform with their private data. You can’t take legal responsibility for that. But if you accept users doing that, it’s at least an ethical obligation to make good choices.\n
    \n
    And the situation is: Since you have a few full-time developers… It’s not a hobby project anymore. So it’s a bit more complicated. And money might come with expectations. I personally differentiate between donations that are meant as a bounty, this money comes with obligations. And donations for the great work you’ve done so far. These come without.\n
    \n
    I think you’re doing a good job. I especially like that Lemmy development doesn’t seem to be focused on growth above all. You could implement things differently and completely focus on not showing user-facing issues, in order to assure fast growth. Or write a Reddit clone like some people would like, including gamification, awards and stuff. But you don’t seem to be interested in that. And that aligns well with what I like. I want a nice place to engage with people. I don’t need another platform that is commercial and does things in order to be successful at the market.\n
    \n
    I’m grateful. There are still bugs and a few more complicated annoyances I’d like to see being addressed. But I really enjoy spending some of my time here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706373390 {#3586
    date: 2024-01-27 17:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hendrik@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3590 …}
  +nested: Doctrine\ORM\PersistentCollection {#3592 …}
  +votes: Doctrine\ORM\PersistentCollection {#3594 …}
  +reports: Doctrine\ORM\PersistentCollection {#3596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3600 …}
  -id: 344955
  -bodyTs: "'abid':133 'accept':326 'actual':156 'addit':301 'address':530 'admin':152 'aggreg':241 'align':476 'aliv':181 'also':183 'ama':10 'amount':261 'annoy':523 'anoth':495 'anymor':360 'anyth':129 'anyway':29 'aren':140 'assur':446 'award':461 'becom':180 'bit':365 'bounti':384 'bug':517 'cater':293 'certain':260 'choic':340 'circumst':235 'clear':66 'clone':453 'code':281 'come':371,387,402 'commerci':499 'complet':434 'complic':367,522 'concern':11 'core':227 'correct':203 'could':429 'd':63,525 'data':314 'degre':249 'dev':139,270 'develop':197,228,353,417 'differ':432 'differenti':376 'doesn':418 'donat':378,391 'done':398 'downstream':150 'ecosystem':194 'effect':253 'effort':149 'either':169 'engag':50,488 'enjoy':534 'equat':300 'especi':413 'ethic':104,162,200,335 'everi':95,98 'everyon':132 'except':130 'expect':28,128,373 'explain':6 'face':441 'far':400 'fast':447 'feel':109 'first':69 'fix':54 'focus':423,435 'free':17,188 'full':351 'full-tim':350 'gamif':460 'give':83 'goal':225 'good':339,410 'grate':513 'great':394 'growth':425,448 'happi':267 'hobbi':358 'honor':112 'hour':213 'implement':430 'includ':459 'incorpor':58 'instanc':157 'interest':471 'invest':274 'issu':56,442 'job':411 'least':333 'legal':90,319 'lemmi':269,416 'licens':101,136 'like':195,414,454,458,481,526 'line':70 'm':512 'maintain':37 'make':64,177,338 'market':510 'mean':25 'meant':381 'might':159,370 'moder':173 'money':284,369,386 'motiv':35 'much':4 'must':32 'need':494 'network':252,307 'network/link':240 'nice':207,485 'oblig':91,110,163,336,389 'offer':184 'one':144 'open':39,80,99 'order':444,504 'otherwis':42 'part':191,297 'peopl':76,206,456,490 'perhap':103 'person':375 'place':486 'platform':179,310,496 'prepar':215 'privat':313 'project':15,41,277,359 'proper':217 'provid':13 'pull':218 'put':46,122,145,209 're':407 'readm':73 'realli':533 'reddit':452 'reli':246 'request':60,219 'respect':114 'respons':96,320 'run':154 'see':528 'seem':271,420,468 'shouldn':126 'show':438 'simplist':23 'sinc':345 'situat':343 'social':239,306 'someth':282 'sourc':40,81,100 'spend':535 'still':516 'stuff':463 'success':291,507 'take':85,318 'thank':1 'thing':431,502 'think':19,79,405 'time':119,147,168,186,352,539 'toward':222 'treat':205 'trust':308 'uniqu':234 'user':26,53,108,175,263,295,303,327,440 'user-fac':439 'usual':93 've':121,397 'waiv':94 'want':287,483 'wast':166 'well':477 'whole':9 'without':258,403 'won':255 'work':116,221,257,395 'would':457 'wouldn':44 'write':450"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7785464"
  +editedAt: DateTimeImmutable @1728980529 {#3587
    date: 2024-10-15 10:22:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706373390 {#3588
    date: 2024-01-27 17:36: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
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 {#2118
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What does lemmy v1 look like?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728805232 {#2110
    date: 2024-10-13 09:40:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 341101
  -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7020137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706238172 {#2107
    date: 2024-01-26 04:02: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 {#2118
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What does lemmy v1 look like?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728805232 {#2110
    date: 2024-10-13 09:40:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 341101
  -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7020137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706238172 {#2107
    date: 2024-01-26 04:02: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 {#2118
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What does lemmy v1 look like?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728805232 {#2110
    date: 2024-10-13 09:40:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 341101
  -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7020137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706238172 {#2107
    date: 2024-01-26 04:02: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 ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3122
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What does lemmy v1 look like?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728805232 {#2110
      date: 2024-10-13 09:40:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 341101
    -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7020137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706238172 {#2107
      date: 2024-01-26 04:02:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    Nutomic said in another comment:\n
    \n
    > Yes once we reach 1.0 there will be way fewer breaking changes and then it will be easier to do more frequent releases.\n
    \n
    So maybe that?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706280485 {#3120
    date: 2024-01-26 15:48:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 342101
  -bodyTs: "'1.0':10 'anoth':4 'break':16 'chang':17 'comment':5 'easier':23 'fewer':15 'frequent':27 'mayb':30 'nutom':1 'reach':9 'releas':28 'said':2 'way':14 'yes':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280485 {#3121
    date: 2024-01-26 15:48:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3122
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What does lemmy v1 look like?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728805232 {#2110
      date: 2024-10-13 09:40:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 341101
    -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7020137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706238172 {#2107
      date: 2024-01-26 04:02:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    Nutomic said in another comment:\n
    \n
    > Yes once we reach 1.0 there will be way fewer breaking changes and then it will be easier to do more frequent releases.\n
    \n
    So maybe that?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706280485 {#3120
    date: 2024-01-26 15:48:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 342101
  -bodyTs: "'1.0':10 'anoth':4 'break':16 'chang':17 'comment':5 'easier':23 'fewer':15 'frequent':27 'mayb':30 'nutom':1 'reach':9 'releas':28 'said':2 'way':14 'yes':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280485 {#3121
    date: 2024-01-26 15:48:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3122
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What does lemmy v1 look like?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728805232 {#2110
      date: 2024-10-13 09:40:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 341101
    -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7020137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706238172 {#2107
      date: 2024-01-26 04:02:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    Nutomic said in another comment:\n
    \n
    > Yes once we reach 1.0 there will be way fewer breaking changes and then it will be easier to do more frequent releases.\n
    \n
    So maybe that?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706280485 {#3120
    date: 2024-01-26 15:48:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 342101
  -bodyTs: "'1.0':10 'anoth':4 'break':16 'chang':17 'comment':5 'easier':23 'fewer':15 'frequent':27 'mayb':30 'nutom':1 'reach':9 'releas':28 'said':2 'way':14 'yes':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280485 {#3121
    date: 2024-01-26 15:48:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3328
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3122
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2118
      +user: App\Entity\User {#2162 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "What does lemmy v1 look like?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728805232 {#2110
        date: 2024-10-13 09:40:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 341101
      -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7020137"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706238172 {#2107
        date: 2024-01-26 04:02:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: """
      Nutomic said in another comment:\n
      \n
      > Yes once we reach 1.0 there will be way fewer breaking changes and then it will be easier to do more frequent releases.\n
      \n
      So maybe that?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706280485 {#3120
      date: 2024-01-26 15:48:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@aeharding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3127 …}
    +reports: Doctrine\ORM\PersistentCollection {#3129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 342101
    -bodyTs: "'1.0':10 'anoth':4 'break':16 'chang':17 'comment':5 'easier':23 'fewer':15 'frequent':27 'mayb':30 'nutom':1 'reach':9 'releas':28 'said':2 'way':14 'yes':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7753337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706280485 {#3121
      date: 2024-01-26 15:48:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "Yes thats it, 1.0 just means there are no more breaking changes (until we decide to release 2.0)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706283303 {#3326
    date: 2024-01-26 16:35:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 342229
  -bodyTs: "'1.0':4 '2.0':18 'break':11 'chang':12 'decid':15 'mean':6 'releas':17 'that':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7754405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283303 {#3327
    date: 2024-01-26 16:35:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3328
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3122
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2118
      +user: App\Entity\User {#2162 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "What does lemmy v1 look like?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728805232 {#2110
        date: 2024-10-13 09:40:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 341101
      -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7020137"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706238172 {#2107
        date: 2024-01-26 04:02:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: """
      Nutomic said in another comment:\n
      \n
      > Yes once we reach 1.0 there will be way fewer breaking changes and then it will be easier to do more frequent releases.\n
      \n
      So maybe that?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706280485 {#3120
      date: 2024-01-26 15:48:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@aeharding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3127 …}
    +reports: Doctrine\ORM\PersistentCollection {#3129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 342101
    -bodyTs: "'1.0':10 'anoth':4 'break':16 'chang':17 'comment':5 'easier':23 'fewer':15 'frequent':27 'mayb':30 'nutom':1 'reach':9 'releas':28 'said':2 'way':14 'yes':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7753337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706280485 {#3121
      date: 2024-01-26 15:48:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "Yes thats it, 1.0 just means there are no more breaking changes (until we decide to release 2.0)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706283303 {#3326
    date: 2024-01-26 16:35:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 342229
  -bodyTs: "'1.0':4 '2.0':18 'break':11 'chang':12 'decid':15 'mean':6 'releas':17 'that':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7754405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283303 {#3327
    date: 2024-01-26 16:35:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3328
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3122
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2118
      +user: App\Entity\User {#2162 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "What does lemmy v1 look like?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728805232 {#2110
        date: 2024-10-13 09:40:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 341101
      -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7020137"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706238172 {#2107
        date: 2024-01-26 04:02:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: """
      Nutomic said in another comment:\n
      \n
      > Yes once we reach 1.0 there will be way fewer breaking changes and then it will be easier to do more frequent releases.\n
      \n
      So maybe that?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706280485 {#3120
      date: 2024-01-26 15:48:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@aeharding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3127 …}
    +reports: Doctrine\ORM\PersistentCollection {#3129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 342101
    -bodyTs: "'1.0':10 'anoth':4 'break':16 'chang':17 'comment':5 'easier':23 'fewer':15 'frequent':27 'mayb':30 'nutom':1 'reach':9 'releas':28 'said':2 'way':14 'yes':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7753337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706280485 {#3121
      date: 2024-01-26 15:48:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "Yes thats it, 1.0 just means there are no more breaking changes (until we decide to release 2.0)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706283303 {#3326
    date: 2024-01-26 16:35:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 342229
  -bodyTs: "'1.0':4 '2.0':18 'break':11 'chang':12 'decid':15 'mean':6 'releas':17 'that':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7754405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283303 {#3327
    date: 2024-01-26 16:35:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3343
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3122
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2118
      +user: App\Entity\User {#2162 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "What does lemmy v1 look like?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728805232 {#2110
        date: 2024-10-13 09:40:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 341101
      -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7020137"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706238172 {#2107
        date: 2024-01-26 04:02:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: """
      Nutomic said in another comment:\n
      \n
      > Yes once we reach 1.0 there will be way fewer breaking changes and then it will be easier to do more frequent releases.\n
      \n
      So maybe that?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706280485 {#3120
      date: 2024-01-26 15:48:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@aeharding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3127 …}
    +reports: Doctrine\ORM\PersistentCollection {#3129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 342101
    -bodyTs: "'1.0':10 'anoth':4 'break':16 'chang':17 'comment':5 'easier':23 'fewer':15 'frequent':27 'mayb':30 'nutom':1 'reach':9 'releas':28 'said':2 'way':14 'yes':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7753337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706280485 {#3121
      date: 2024-01-26 15:48:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "I’m more curious what it will take to get to 1.0, rather than what happens after 1.0."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706283563 {#3341
    date: 2024-01-26 16:39:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3346 …}
  +votes: Doctrine\ORM\PersistentCollection {#3348 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 342240
  -bodyTs: "'1.0':12,18 'curious':4 'get':10 'happen':16 'm':2 'rather':13 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7038534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283563 {#3342
    date: 2024-01-26 16:39:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3343
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3122
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2118
      +user: App\Entity\User {#2162 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "What does lemmy v1 look like?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728805232 {#2110
        date: 2024-10-13 09:40:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 341101
      -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7020137"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706238172 {#2107
        date: 2024-01-26 04:02:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: """
      Nutomic said in another comment:\n
      \n
      > Yes once we reach 1.0 there will be way fewer breaking changes and then it will be easier to do more frequent releases.\n
      \n
      So maybe that?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706280485 {#3120
      date: 2024-01-26 15:48:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@aeharding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3127 …}
    +reports: Doctrine\ORM\PersistentCollection {#3129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 342101
    -bodyTs: "'1.0':10 'anoth':4 'break':16 'chang':17 'comment':5 'easier':23 'fewer':15 'frequent':27 'mayb':30 'nutom':1 'reach':9 'releas':28 'said':2 'way':14 'yes':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7753337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706280485 {#3121
      date: 2024-01-26 15:48:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "I’m more curious what it will take to get to 1.0, rather than what happens after 1.0."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706283563 {#3341
    date: 2024-01-26 16:39:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3346 …}
  +votes: Doctrine\ORM\PersistentCollection {#3348 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 342240
  -bodyTs: "'1.0':12,18 'curious':4 'get':10 'happen':16 'm':2 'rather':13 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7038534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283563 {#3342
    date: 2024-01-26 16:39:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3343
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3122
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2118
      +user: App\Entity\User {#2162 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "What does lemmy v1 look like?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728805232 {#2110
        date: 2024-10-13 09:40:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 341101
      -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7020137"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706238172 {#2107
        date: 2024-01-26 04:02:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: """
      Nutomic said in another comment:\n
      \n
      > Yes once we reach 1.0 there will be way fewer breaking changes and then it will be easier to do more frequent releases.\n
      \n
      So maybe that?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706280485 {#3120
      date: 2024-01-26 15:48:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@aeharding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3127 …}
    +reports: Doctrine\ORM\PersistentCollection {#3129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 342101
    -bodyTs: "'1.0':10 'anoth':4 'break':16 'chang':17 'comment':5 'easier':23 'fewer':15 'frequent':27 'mayb':30 'nutom':1 'reach':9 'releas':28 'said':2 'way':14 'yes':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7753337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706280485 {#3121
      date: 2024-01-26 15:48:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "I’m more curious what it will take to get to 1.0, rather than what happens after 1.0."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706283563 {#3341
    date: 2024-01-26 16:39:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3346 …}
  +votes: Doctrine\ORM\PersistentCollection {#3348 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 342240
  -bodyTs: "'1.0':12,18 'curious':4 'get':10 'happen':16 'm':2 'rather':13 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7038534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283563 {#3342
    date: 2024-01-26 16:39:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3505
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3343
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3122
      +user: App\Entity\User {#1507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2118
        +user: App\Entity\User {#2162 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "What does lemmy v1 look like?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1728805232 {#2110
          date: 2024-10-13 09:40:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 341101
        -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7020137"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706238172 {#2107
          date: 2024-01-26 04:02:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2118}
      +body: """
        Nutomic said in another comment:\n
        \n
        > Yes once we reach 1.0 there will be way fewer breaking changes and then it will be easier to do more frequent releases.\n
        \n
        So maybe that?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706280485 {#3120
        date: 2024-01-26 15:48:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@aeharding@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3123 …}
      +nested: Doctrine\ORM\PersistentCollection {#3125 …}
      +votes: Doctrine\ORM\PersistentCollection {#3127 …}
      +reports: Doctrine\ORM\PersistentCollection {#3129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
      -id: 342101
      -bodyTs: "'1.0':10 'anoth':4 'break':16 'chang':17 'comment':5 'easier':23 'fewer':15 'frequent':27 'mayb':30 'nutom':1 'reach':9 'releas':28 'said':2 'way':14 'yes':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7753337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706280485 {#3121
        date: 2024-01-26 15:48:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: "I’m more curious what it will take to get to 1.0, rather than what happens after 1.0."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706283563 {#3341
      date: 2024-01-26 16:39:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@aeharding@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3344 …}
    +nested: Doctrine\ORM\PersistentCollection {#3346 …}
    +votes: Doctrine\ORM\PersistentCollection {#3348 …}
    +reports: Doctrine\ORM\PersistentCollection {#3350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
    -id: 342240
    -bodyTs: "'1.0':12,18 'curious':4 'get':10 'happen':16 'm':2 'rather':13 'take':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7038534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706283563 {#3342
      date: 2024-01-26 16:39:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "We want to change the API paths to make them more consistent, and have separate endpoints for image uploads (eg `POST /api/v3/account/avatar`). Not much else really."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706285216 {#3503
    date: 2024-01-26 17:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3506 …}
  +nested: Doctrine\ORM\PersistentCollection {#3508 …}
  +votes: Doctrine\ORM\PersistentCollection {#3510 …}
  +reports: Doctrine\ORM\PersistentCollection {#3512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3516 …}
  -id: 342323
  -bodyTs: "'/api/v3/account/avatar':22 'api':6 'chang':4 'consist':12 'eg':20 'els':25 'endpoint':16 'imag':18 'make':9 'much':24 'path':7 'post':21 'realli':26 'separ':15 'upload':19 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7755116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706285216 {#3504
    date: 2024-01-26 17:06:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3505
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3343
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3122
      +user: App\Entity\User {#1507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2118
        +user: App\Entity\User {#2162 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "What does lemmy v1 look like?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1728805232 {#2110
          date: 2024-10-13 09:40:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 341101
        -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7020137"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706238172 {#2107
          date: 2024-01-26 04:02:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2118}
      +body: """
        Nutomic said in another comment:\n
        \n
        > Yes once we reach 1.0 there will be way fewer breaking changes and then it will be easier to do more frequent releases.\n
        \n
        So maybe that?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706280485 {#3120
        date: 2024-01-26 15:48:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@aeharding@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3123 …}
      +nested: Doctrine\ORM\PersistentCollection {#3125 …}
      +votes: Doctrine\ORM\PersistentCollection {#3127 …}
      +reports: Doctrine\ORM\PersistentCollection {#3129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
      -id: 342101
      -bodyTs: "'1.0':10 'anoth':4 'break':16 'chang':17 'comment':5 'easier':23 'fewer':15 'frequent':27 'mayb':30 'nutom':1 'reach':9 'releas':28 'said':2 'way':14 'yes':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7753337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706280485 {#3121
        date: 2024-01-26 15:48:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: "I’m more curious what it will take to get to 1.0, rather than what happens after 1.0."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706283563 {#3341
      date: 2024-01-26 16:39:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@aeharding@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3344 …}
    +nested: Doctrine\ORM\PersistentCollection {#3346 …}
    +votes: Doctrine\ORM\PersistentCollection {#3348 …}
    +reports: Doctrine\ORM\PersistentCollection {#3350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
    -id: 342240
    -bodyTs: "'1.0':12,18 'curious':4 'get':10 'happen':16 'm':2 'rather':13 'take':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7038534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706283563 {#3342
      date: 2024-01-26 16:39:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "We want to change the API paths to make them more consistent, and have separate endpoints for image uploads (eg `POST /api/v3/account/avatar`). Not much else really."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706285216 {#3503
    date: 2024-01-26 17:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3506 …}
  +nested: Doctrine\ORM\PersistentCollection {#3508 …}
  +votes: Doctrine\ORM\PersistentCollection {#3510 …}
  +reports: Doctrine\ORM\PersistentCollection {#3512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3516 …}
  -id: 342323
  -bodyTs: "'/api/v3/account/avatar':22 'api':6 'chang':4 'consist':12 'eg':20 'els':25 'endpoint':16 'imag':18 'make':9 'much':24 'path':7 'post':21 'realli':26 'separ':15 'upload':19 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7755116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706285216 {#3504
    date: 2024-01-26 17:06:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3505
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3343
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3122
      +user: App\Entity\User {#1507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2118
        +user: App\Entity\User {#2162 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "What does lemmy v1 look like?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1728805232 {#2110
          date: 2024-10-13 09:40:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 341101
        -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7020137"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706238172 {#2107
          date: 2024-01-26 04:02:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2118}
      +body: """
        Nutomic said in another comment:\n
        \n
        > Yes once we reach 1.0 there will be way fewer breaking changes and then it will be easier to do more frequent releases.\n
        \n
        So maybe that?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706280485 {#3120
        date: 2024-01-26 15:48:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@aeharding@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3123 …}
      +nested: Doctrine\ORM\PersistentCollection {#3125 …}
      +votes: Doctrine\ORM\PersistentCollection {#3127 …}
      +reports: Doctrine\ORM\PersistentCollection {#3129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
      -id: 342101
      -bodyTs: "'1.0':10 'anoth':4 'break':16 'chang':17 'comment':5 'easier':23 'fewer':15 'frequent':27 'mayb':30 'nutom':1 'reach':9 'releas':28 'said':2 'way':14 'yes':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7753337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706280485 {#3121
        date: 2024-01-26 15:48:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: "I’m more curious what it will take to get to 1.0, rather than what happens after 1.0."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706283563 {#3341
      date: 2024-01-26 16:39:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@aeharding@lemmy.world"
      "@OsrsNeedsF2P@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3344 …}
    +nested: Doctrine\ORM\PersistentCollection {#3346 …}
    +votes: Doctrine\ORM\PersistentCollection {#3348 …}
    +reports: Doctrine\ORM\PersistentCollection {#3350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
    -id: 342240
    -bodyTs: "'1.0':12,18 'curious':4 'get':10 'happen':16 'm':2 'rather':13 'take':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7038534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706283563 {#3342
      date: 2024-01-26 16:39:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "We want to change the API paths to make them more consistent, and have separate endpoints for image uploads (eg `POST /api/v3/account/avatar`). Not much else really."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706285216 {#3503
    date: 2024-01-26 17:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3506 …}
  +nested: Doctrine\ORM\PersistentCollection {#3508 …}
  +votes: Doctrine\ORM\PersistentCollection {#3510 …}
  +reports: Doctrine\ORM\PersistentCollection {#3512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3516 …}
  -id: 342323
  -bodyTs: "'/api/v3/account/avatar':22 'api':6 'chang':4 'consist':12 'eg':20 'els':25 'endpoint':16 'imag':18 'make':9 'much':24 'path':7 'post':21 'realli':26 'separ':15 'upload':19 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7755116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706285216 {#3504
    date: 2024-01-26 17:06:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What does lemmy v1 look like?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728805232 {#2110
      date: 2024-10-13 09:40:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 341101
    -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7020137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706238172 {#2107
      date: 2024-01-26 04:02:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    I’m sry I can’t give a good answer there… but to me it seems like when we go a certain length of time (not sure how long) without any breaking changes. That will have proven that the API as it exists is stable and well-formed.\n
    \n
    That seems a long way off atm, because of all the features and new fields we’ve been adding and modifying on existing data structures.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706288172 {#3135
    date: 2024-01-26 17:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3138 …}
  +nested: Doctrine\ORM\PersistentCollection {#3140 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3148 …}
  -id: 342487
  -bodyTs: "'ad':68 'answer':10 'api':40 'atm':56 'break':32 'certain':22 'chang':33 'data':73 'exist':43,72 'featur':61 'field':64 'form':49 'give':7 'go':20 'good':9 'length':23 'like':17 'long':29,53 'm':2 'modifi':70 'new':63 'proven':37 'seem':16,51 'sri':3 'stabl':45 'structur':74 'sure':27 'time':25 've':66 'way':54 'well':48 'well-form':47 'without':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288172 {#3136
    date: 2024-01-26 17:56:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What does lemmy v1 look like?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728805232 {#2110
      date: 2024-10-13 09:40:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 341101
    -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7020137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706238172 {#2107
      date: 2024-01-26 04:02:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    I’m sry I can’t give a good answer there… but to me it seems like when we go a certain length of time (not sure how long) without any breaking changes. That will have proven that the API as it exists is stable and well-formed.\n
    \n
    That seems a long way off atm, because of all the features and new fields we’ve been adding and modifying on existing data structures.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706288172 {#3135
    date: 2024-01-26 17:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3138 …}
  +nested: Doctrine\ORM\PersistentCollection {#3140 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3148 …}
  -id: 342487
  -bodyTs: "'ad':68 'answer':10 'api':40 'atm':56 'break':32 'certain':22 'chang':33 'data':73 'exist':43,72 'featur':61 'field':64 'form':49 'give':7 'go':20 'good':9 'length':23 'like':17 'long':29,53 'm':2 'modifi':70 'new':63 'proven':37 'seem':16,51 'sri':3 'stabl':45 'structur':74 'sure':27 'time':25 've':66 'way':54 'well':48 'well-form':47 'without':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288172 {#3136
    date: 2024-01-26 17:56:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What does lemmy v1 look like?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728805232 {#2110
      date: 2024-10-13 09:40:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 341101
    -bodyTs: "'lemmi':3 'like':6 'look':5 'v1':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7020137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706238172 {#2107
      date: 2024-01-26 04:02:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    I’m sry I can’t give a good answer there… but to me it seems like when we go a certain length of time (not sure how long) without any breaking changes. That will have proven that the API as it exists is stable and well-formed.\n
    \n
    That seems a long way off atm, because of all the features and new fields we’ve been adding and modifying on existing data structures.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706288172 {#3135
    date: 2024-01-26 17:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@aeharding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3138 …}
  +nested: Doctrine\ORM\PersistentCollection {#3140 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3148 …}
  -id: 342487
  -bodyTs: "'ad':68 'answer':10 'api':40 'atm':56 'break':32 'certain':22 'chang':33 'data':73 'exist':43,72 'featur':61 'field':64 'form':49 'give':7 'go':20 'good':9 'length':23 'like':17 'long':29,53 'm':2 'modifi':70 'new':63 'proven':37 'seem':16,51 'sri':3 'stabl':45 'structur':74 'sure':27 'time':25 've':66 'way':54 'well':48 'well-form':47 'without':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288172 {#3136
    date: 2024-01-26 17:56:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#2195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Will Lemmy ever become more of an organization? I’m slightly concerned about hostile take overs and or major changes that could be driven by personal views or bias.\n
    \n
    Also a organization could facilitate cooperation and organize events.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728803238 {#2283
    date: 2024-10-13 09:07:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 340693
  -bodyTs: "'also':30 'becom':4 'bias':29 'chang':20 'concern':12 'cooper':35 'could':22,33 'driven':24 'event':38 'ever':3 'facilit':34 'hostil':14 'lemmi':2 'm':10 'major':19 'organ':8,32,37 'over':16 'person':26 'slight':11 'take':15 'view':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6680117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706223844 {#2280
    date: 2024-01-26 00:04:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#2195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Will Lemmy ever become more of an organization? I’m slightly concerned about hostile take overs and or major changes that could be driven by personal views or bias.\n
    \n
    Also a organization could facilitate cooperation and organize events.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728803238 {#2283
    date: 2024-10-13 09:07:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 340693
  -bodyTs: "'also':30 'becom':4 'bias':29 'chang':20 'concern':12 'cooper':35 'could':22,33 'driven':24 'event':38 'ever':3 'facilit':34 'hostil':14 'lemmi':2 'm':10 'major':19 'organ':8,32,37 'over':16 'person':26 'slight':11 'take':15 'view':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6680117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706223844 {#2280
    date: 2024-01-26 00:04:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#2195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Will Lemmy ever become more of an organization? I’m slightly concerned about hostile take overs and or major changes that could be driven by personal views or bias.\n
    \n
    Also a organization could facilitate cooperation and organize events.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728803238 {#2283
    date: 2024-10-13 09:07:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 340693
  -bodyTs: "'also':30 'becom':4 'bias':29 'chang':20 'concern':12 'cooper':35 'could':22,33 'driven':24 'event':38 'ever':3 'facilit':34 'hostil':14 'lemmi':2 'm':10 'major':19 'organ':8,32,37 'over':16 'person':26 'slight':11 'take':15 'view':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6680117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706223844 {#2280
    date: 2024-01-26 00:04:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3075
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2279
    +user: App\Entity\User {#2195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Will Lemmy ever become more of an organization? I’m slightly concerned about hostile take overs and or major changes that could be driven by personal views or bias.\n
      \n
      Also a organization could facilitate cooperation and organize events.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728803238 {#2283
      date: 2024-10-13 09:07:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2275 …}
    +nested: Doctrine\ORM\PersistentCollection {#2261 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
    -id: 340693
    -bodyTs: "'also':30 'becom':4 'bias':29 'chang':20 'concern':12 'cooper':35 'could':22,33 'driven':24 'event':38 'ever':3 'facilit':34 'hostil':14 'lemmi':2 'm':10 'major':19 'organ':8,32,37 'over':16 'person':26 'slight':11 'take':15 'view':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6680117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706223844 {#2280
      date: 2024-01-26 00:04:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2279}
  +body: "If Lemmy does become more of an organization, it would be nice to have a level of public assurance over any control exerted by the organization. A lot of people see that the lead developers of Lemmy are communist and shy away from it based merely on that. I have one of the oldest accounts on Lemmy, I’ve seen plenty of them, and my impression is that they have conducted themselves with only the utmost ethics. However, it can still help newcomers who don’t want to feel like someone might be breathing down their neck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706228588 {#3073
    date: 2024-01-26 01:23:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3077 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 340861
  -bodyTs: "'account':55 'assur':19 'away':42 'base':45 'becom':4 'breath':94 'communist':39 'conduct':71 'control':22 'develop':35 'ethic':77 'exert':23 'feel':89 'help':82 'howev':78 'impress':66 'lead':34 'lemmi':2,37,57 'level':16 'like':90 'lot':28 'mere':46 'might':92 'neck':97 'newcom':83 'nice':12 'oldest':54 'one':51 'organ':8,26 'peopl':30 'plenti':61 'public':18 'see':31 'seen':60 'shi':41 'someon':91 'still':81 'utmost':76 've':59 'want':87 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7730147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706228588 {#3074
    date: 2024-01-26 01:23: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
83 DENIED edit
App\Entity\EntryComment {#3075
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2279
    +user: App\Entity\User {#2195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Will Lemmy ever become more of an organization? I’m slightly concerned about hostile take overs and or major changes that could be driven by personal views or bias.\n
      \n
      Also a organization could facilitate cooperation and organize events.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728803238 {#2283
      date: 2024-10-13 09:07:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2275 …}
    +nested: Doctrine\ORM\PersistentCollection {#2261 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
    -id: 340693
    -bodyTs: "'also':30 'becom':4 'bias':29 'chang':20 'concern':12 'cooper':35 'could':22,33 'driven':24 'event':38 'ever':3 'facilit':34 'hostil':14 'lemmi':2 'm':10 'major':19 'organ':8,32,37 'over':16 'person':26 'slight':11 'take':15 'view':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6680117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706223844 {#2280
      date: 2024-01-26 00:04:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2279}
  +body: "If Lemmy does become more of an organization, it would be nice to have a level of public assurance over any control exerted by the organization. A lot of people see that the lead developers of Lemmy are communist and shy away from it based merely on that. I have one of the oldest accounts on Lemmy, I’ve seen plenty of them, and my impression is that they have conducted themselves with only the utmost ethics. However, it can still help newcomers who don’t want to feel like someone might be breathing down their neck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706228588 {#3073
    date: 2024-01-26 01:23:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3077 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 340861
  -bodyTs: "'account':55 'assur':19 'away':42 'base':45 'becom':4 'breath':94 'communist':39 'conduct':71 'control':22 'develop':35 'ethic':77 'exert':23 'feel':89 'help':82 'howev':78 'impress':66 'lead':34 'lemmi':2,37,57 'level':16 'like':90 'lot':28 'mere':46 'might':92 'neck':97 'newcom':83 'nice':12 'oldest':54 'one':51 'organ':8,26 'peopl':30 'plenti':61 'public':18 'see':31 'seen':60 'shi':41 'someon':91 'still':81 'utmost':76 've':59 'want':87 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7730147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706228588 {#3074
    date: 2024-01-26 01:23: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
84 DENIED moderate
App\Entity\EntryComment {#3075
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2279
    +user: App\Entity\User {#2195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Will Lemmy ever become more of an organization? I’m slightly concerned about hostile take overs and or major changes that could be driven by personal views or bias.\n
      \n
      Also a organization could facilitate cooperation and organize events.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728803238 {#2283
      date: 2024-10-13 09:07:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2275 …}
    +nested: Doctrine\ORM\PersistentCollection {#2261 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
    -id: 340693
    -bodyTs: "'also':30 'becom':4 'bias':29 'chang':20 'concern':12 'cooper':35 'could':22,33 'driven':24 'event':38 'ever':3 'facilit':34 'hostil':14 'lemmi':2 'm':10 'major':19 'organ':8,32,37 'over':16 'person':26 'slight':11 'take':15 'view':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6680117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706223844 {#2280
      date: 2024-01-26 00:04:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2279}
  +body: "If Lemmy does become more of an organization, it would be nice to have a level of public assurance over any control exerted by the organization. A lot of people see that the lead developers of Lemmy are communist and shy away from it based merely on that. I have one of the oldest accounts on Lemmy, I’ve seen plenty of them, and my impression is that they have conducted themselves with only the utmost ethics. However, it can still help newcomers who don’t want to feel like someone might be breathing down their neck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706228588 {#3073
    date: 2024-01-26 01:23:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3077 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 340861
  -bodyTs: "'account':55 'assur':19 'away':42 'base':45 'becom':4 'breath':94 'communist':39 'conduct':71 'control':22 'develop':35 'ethic':77 'exert':23 'feel':89 'help':82 'howev':78 'impress':66 'lead':34 'lemmi':2,37,57 'level':16 'like':90 'lot':28 'mere':46 'might':92 'neck':97 'newcom':83 'nice':12 'oldest':54 'one':51 'organ':8,26 'peopl':30 'plenti':61 'public':18 'see':31 'seen':60 'shi':41 'someon':91 'still':81 'utmost':76 've':59 'want':87 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7730147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706228588 {#3074
    date: 2024-01-26 01:23: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3092
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2279
    +user: App\Entity\User {#2195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Will Lemmy ever become more of an organization? I’m slightly concerned about hostile take overs and or major changes that could be driven by personal views or bias.\n
      \n
      Also a organization could facilitate cooperation and organize events.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728803238 {#2283
      date: 2024-10-13 09:07:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2275 …}
    +nested: Doctrine\ORM\PersistentCollection {#2261 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
    -id: 340693
    -bodyTs: "'also':30 'becom':4 'bias':29 'chang':20 'concern':12 'cooper':35 'could':22,33 'driven':24 'event':38 'ever':3 'facilit':34 'hostil':14 'lemmi':2 'm':10 'major':19 'organ':8,32,37 'over':16 'person':26 'slight':11 'take':15 'view':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6680117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706223844 {#2280
      date: 2024-01-26 00:04:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2279}
  +body: """
    Lemmy is somewhat protected by being an AGPL-licensed project, preventing proprietarization. If there’s ever a relicensing effort, ba fearful.\n
    \n
    I’m not sure what exactly becoming a organization would entail, but so far I’d say the development part is not really large enough? For me I would start being suspicious when a significant amount of dev power came from compan(ies), but so far no company has shown any interest afaik.\n
    \n
    There’s already been a few forks, for example lemmynsfw has made some changes on their side, which nutomic is now looking to integrate back into lemmy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706277413 {#3089
    date: 2024-01-26 14:56:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3093 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 341985
  -bodyTs: "'afaik':75 'agpl':9 'agpl-licens':8 'alreadi':78 'amount':58 'ba':21 'back':100 'becom':29 'came':62 'chang':89 'compan':64 'compani':70 'd':38 'dev':60 'develop':41 'effort':20 'enough':47 'entail':33 'ever':17 'exact':28 'exampl':84 'far':36,68 'fear':22 'fork':82 'ie':65 'integr':99 'interest':74 'larg':46 'lemmi':1,102 'lemmynsfw':85 'licens':10 'look':97 'm':24 'made':87 'nutom':94 'organ':31 'part':42 'power':61 'prevent':12 'project':11 'proprietar':13 'protect':4 'realli':45 'relicens':19 'say':39 'shown':72 'side':92 'signific':57 'somewhat':3 'start':52 'sure':26 'suspici':54 'would':32,51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036539"
  +editedAt: DateTimeImmutable @1728778044 {#3090
    date: 2024-10-13 02:07:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706277413 {#3091
    date: 2024-01-26 14:56: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
87 DENIED edit
App\Entity\EntryComment {#3092
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2279
    +user: App\Entity\User {#2195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Will Lemmy ever become more of an organization? I’m slightly concerned about hostile take overs and or major changes that could be driven by personal views or bias.\n
      \n
      Also a organization could facilitate cooperation and organize events.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728803238 {#2283
      date: 2024-10-13 09:07:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2275 …}
    +nested: Doctrine\ORM\PersistentCollection {#2261 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
    -id: 340693
    -bodyTs: "'also':30 'becom':4 'bias':29 'chang':20 'concern':12 'cooper':35 'could':22,33 'driven':24 'event':38 'ever':3 'facilit':34 'hostil':14 'lemmi':2 'm':10 'major':19 'organ':8,32,37 'over':16 'person':26 'slight':11 'take':15 'view':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6680117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706223844 {#2280
      date: 2024-01-26 00:04:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2279}
  +body: """
    Lemmy is somewhat protected by being an AGPL-licensed project, preventing proprietarization. If there’s ever a relicensing effort, ba fearful.\n
    \n
    I’m not sure what exactly becoming a organization would entail, but so far I’d say the development part is not really large enough? For me I would start being suspicious when a significant amount of dev power came from compan(ies), but so far no company has shown any interest afaik.\n
    \n
    There’s already been a few forks, for example lemmynsfw has made some changes on their side, which nutomic is now looking to integrate back into lemmy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706277413 {#3089
    date: 2024-01-26 14:56:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3093 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 341985
  -bodyTs: "'afaik':75 'agpl':9 'agpl-licens':8 'alreadi':78 'amount':58 'ba':21 'back':100 'becom':29 'came':62 'chang':89 'compan':64 'compani':70 'd':38 'dev':60 'develop':41 'effort':20 'enough':47 'entail':33 'ever':17 'exact':28 'exampl':84 'far':36,68 'fear':22 'fork':82 'ie':65 'integr':99 'interest':74 'larg':46 'lemmi':1,102 'lemmynsfw':85 'licens':10 'look':97 'm':24 'made':87 'nutom':94 'organ':31 'part':42 'power':61 'prevent':12 'project':11 'proprietar':13 'protect':4 'realli':45 'relicens':19 'say':39 'shown':72 'side':92 'signific':57 'somewhat':3 'start':52 'sure':26 'suspici':54 'would':32,51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036539"
  +editedAt: DateTimeImmutable @1728778044 {#3090
    date: 2024-10-13 02:07:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706277413 {#3091
    date: 2024-01-26 14:56: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
88 DENIED moderate
App\Entity\EntryComment {#3092
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2279
    +user: App\Entity\User {#2195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Will Lemmy ever become more of an organization? I’m slightly concerned about hostile take overs and or major changes that could be driven by personal views or bias.\n
      \n
      Also a organization could facilitate cooperation and organize events.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728803238 {#2283
      date: 2024-10-13 09:07:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2275 …}
    +nested: Doctrine\ORM\PersistentCollection {#2261 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
    -id: 340693
    -bodyTs: "'also':30 'becom':4 'bias':29 'chang':20 'concern':12 'cooper':35 'could':22,33 'driven':24 'event':38 'ever':3 'facilit':34 'hostil':14 'lemmi':2 'm':10 'major':19 'organ':8,32,37 'over':16 'person':26 'slight':11 'take':15 'view':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6680117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706223844 {#2280
      date: 2024-01-26 00:04:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2279}
  +body: """
    Lemmy is somewhat protected by being an AGPL-licensed project, preventing proprietarization. If there’s ever a relicensing effort, ba fearful.\n
    \n
    I’m not sure what exactly becoming a organization would entail, but so far I’d say the development part is not really large enough? For me I would start being suspicious when a significant amount of dev power came from compan(ies), but so far no company has shown any interest afaik.\n
    \n
    There’s already been a few forks, for example lemmynsfw has made some changes on their side, which nutomic is now looking to integrate back into lemmy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706277413 {#3089
    date: 2024-01-26 14:56:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3093 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 341985
  -bodyTs: "'afaik':75 'agpl':9 'agpl-licens':8 'alreadi':78 'amount':58 'ba':21 'back':100 'becom':29 'came':62 'chang':89 'compan':64 'compani':70 'd':38 'dev':60 'develop':41 'effort':20 'enough':47 'entail':33 'ever':17 'exact':28 'exampl':84 'far':36,68 'fear':22 'fork':82 'ie':65 'integr':99 'interest':74 'larg':46 'lemmi':1,102 'lemmynsfw':85 'licens':10 'look':97 'm':24 'made':87 'nutom':94 'organ':31 'part':42 'power':61 'prevent':12 'project':11 'proprietar':13 'protect':4 'realli':45 'relicens':19 'say':39 'shown':72 'side':92 'signific':57 'somewhat':3 'start':52 'sure':26 'suspici':54 'would':32,51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036539"
  +editedAt: DateTimeImmutable @1728778044 {#3090
    date: 2024-10-13 02:07:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706277413 {#3091
    date: 2024-01-26 14:56: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3107
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2279
    +user: App\Entity\User {#2195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Will Lemmy ever become more of an organization? I’m slightly concerned about hostile take overs and or major changes that could be driven by personal views or bias.\n
      \n
      Also a organization could facilitate cooperation and organize events.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728803238 {#2283
      date: 2024-10-13 09:07:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2275 …}
    +nested: Doctrine\ORM\PersistentCollection {#2261 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
    -id: 340693
    -bodyTs: "'also':30 'becom':4 'bias':29 'chang':20 'concern':12 'cooper':35 'could':22,33 'driven':24 'event':38 'ever':3 'facilit':34 'hostil':14 'lemmi':2 'm':10 'major':19 'organ':8,32,37 'over':16 'person':26 'slight':11 'take':15 'view':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6680117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706223844 {#2280
      date: 2024-01-26 00:04:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2279}
  +body: """
    As a multi-national open source dev team, it would only complicate our lives to try to set up a more formal legal structure.\n
    \n
    I wouldn’t be too afraid of hostile takeovers: this is a dev-run-and-controlled project. People will go where the development is, and the federated nature of lemmy protects against the kind of attacks its possible to make against centralized entities.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706287338 {#3105
    date: 2024-01-26 17:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 342440
  -bodyTs: "'afraid':31 'attack':62 'central':68 'complic':13 'control':42 'dev':8,39 'dev-run-and-control':38 'develop':49 'entiti':69 'feder':53 'formal':23 'go':46 'hostil':33 'kind':60 'legal':24 'lemmi':56 'live':15 'make':66 'multi':4 'multi-n':3 'nation':5 'natur':54 'open':6 'peopl':44 'possibl':64 'project':43 'protect':57 'run':40 'set':19 'sourc':7 'structur':25 'takeov':34 'team':9 'tri':17 'would':11 'wouldn':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7755935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706287338 {#3106
    date: 2024-01-26 17:42:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3107
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2279
    +user: App\Entity\User {#2195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Will Lemmy ever become more of an organization? I’m slightly concerned about hostile take overs and or major changes that could be driven by personal views or bias.\n
      \n
      Also a organization could facilitate cooperation and organize events.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728803238 {#2283
      date: 2024-10-13 09:07:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2275 …}
    +nested: Doctrine\ORM\PersistentCollection {#2261 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
    -id: 340693
    -bodyTs: "'also':30 'becom':4 'bias':29 'chang':20 'concern':12 'cooper':35 'could':22,33 'driven':24 'event':38 'ever':3 'facilit':34 'hostil':14 'lemmi':2 'm':10 'major':19 'organ':8,32,37 'over':16 'person':26 'slight':11 'take':15 'view':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6680117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706223844 {#2280
      date: 2024-01-26 00:04:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2279}
  +body: """
    As a multi-national open source dev team, it would only complicate our lives to try to set up a more formal legal structure.\n
    \n
    I wouldn’t be too afraid of hostile takeovers: this is a dev-run-and-controlled project. People will go where the development is, and the federated nature of lemmy protects against the kind of attacks its possible to make against centralized entities.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706287338 {#3105
    date: 2024-01-26 17:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 342440
  -bodyTs: "'afraid':31 'attack':62 'central':68 'complic':13 'control':42 'dev':8,39 'dev-run-and-control':38 'develop':49 'entiti':69 'feder':53 'formal':23 'go':46 'hostil':33 'kind':60 'legal':24 'lemmi':56 'live':15 'make':66 'multi':4 'multi-n':3 'nation':5 'natur':54 'open':6 'peopl':44 'possibl':64 'project':43 'protect':57 'run':40 'set':19 'sourc':7 'structur':25 'takeov':34 'team':9 'tri':17 'would':11 'wouldn':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7755935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706287338 {#3106
    date: 2024-01-26 17:42:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3107
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2279
    +user: App\Entity\User {#2195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Will Lemmy ever become more of an organization? I’m slightly concerned about hostile take overs and or major changes that could be driven by personal views or bias.\n
      \n
      Also a organization could facilitate cooperation and organize events.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728803238 {#2283
      date: 2024-10-13 09:07:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2275 …}
    +nested: Doctrine\ORM\PersistentCollection {#2261 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
    -id: 340693
    -bodyTs: "'also':30 'becom':4 'bias':29 'chang':20 'concern':12 'cooper':35 'could':22,33 'driven':24 'event':38 'ever':3 'facilit':34 'hostil':14 'lemmi':2 'm':10 'major':19 'organ':8,32,37 'over':16 'person':26 'slight':11 'take':15 'view':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6680117"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706223844 {#2280
      date: 2024-01-26 00:04:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2279}
  +body: """
    As a multi-national open source dev team, it would only complicate our lives to try to set up a more formal legal structure.\n
    \n
    I wouldn’t be too afraid of hostile takeovers: this is a dev-run-and-controlled project. People will go where the development is, and the federated nature of lemmy protects against the kind of attacks its possible to make against centralized entities.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706287338 {#3105
    date: 2024-01-26 17:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 342440
  -bodyTs: "'afraid':31 'attack':62 'central':68 'complic':13 'control':42 'dev':8,39 'dev-run-and-control':38 'develop':49 'entiti':69 'feder':53 'formal':23 'go':46 'hostil':33 'kind':60 'legal':24 'lemmi':56 'live':15 'make':66 'multi':4 'multi-n':3 'nation':5 'natur':54 'open':6 'peopl':44 'possibl':64 'project':43 'protect':57 'run':40 'set':19 'sourc':7 'structur':25 'takeov':34 'team':9 'tri':17 'would':11 'wouldn':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7755935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706287338 {#3106
    date: 2024-01-26 17:42:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#2152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Bomber, Ace of Spades or Overkill?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728815304 {#2251
    date: 2024-10-13 12:28:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 340591
  -bodyTs: "'ace':2 'bomber':1 'overkil':6 'spade':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/5015717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706221212 {#2284
    date: 2024-01-25 23:20:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#2152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Bomber, Ace of Spades or Overkill?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728815304 {#2251
    date: 2024-10-13 12:28:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 340591
  -bodyTs: "'ace':2 'bomber':1 'overkil':6 'spade':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/5015717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706221212 {#2284
    date: 2024-01-25 23:20:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#2152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Bomber, Ace of Spades or Overkill?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728815304 {#2251
    date: 2024-10-13 12:28:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 340591
  -bodyTs: "'ace':2 'bomber':1 'overkil':6 'spade':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/5015717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706221212 {#2284
    date: 2024-01-25 23:20:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3060
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Bomber, Ace of Spades or Overkill?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728815304 {#2251
      date: 2024-10-13 12:28:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2142 …}
    +nested: Doctrine\ORM\PersistentCollection {#2039 …}
    +votes: Doctrine\ORM\PersistentCollection {#2155 …}
    +reports: Doctrine\ORM\PersistentCollection {#2158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
    -id: 340591
    -bodyTs: "'ace':2 'bomber':1 'overkil':6 'spade':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5015717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706221212 {#2284
      date: 2024-01-25 23:20:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "Overkill for me, but to me Motorhead’s also one of those singles-type bands where the songs kind of stand individually great on their own, rather than the album. So I usually just relisten to a ~40 song greatest hits of theirs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706288320 {#3058
    date: 2024-01-26 17:58:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@ademir@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3061 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 342494
  -bodyTs: "'40':39 'album':31 'also':9 'band':16 'great':24 'greatest':41 'hit':42 'individu':23 'kind':20 'motorhead':7 'one':10 'overkil':1 'rather':28 'relisten':36 'singl':14 'singles-typ':13 'song':19,40 'stand':22 'type':15 'usual':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288320 {#3059
    date: 2024-01-26 17:58:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3060
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Bomber, Ace of Spades or Overkill?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728815304 {#2251
      date: 2024-10-13 12:28:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2142 …}
    +nested: Doctrine\ORM\PersistentCollection {#2039 …}
    +votes: Doctrine\ORM\PersistentCollection {#2155 …}
    +reports: Doctrine\ORM\PersistentCollection {#2158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
    -id: 340591
    -bodyTs: "'ace':2 'bomber':1 'overkil':6 'spade':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5015717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706221212 {#2284
      date: 2024-01-25 23:20:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "Overkill for me, but to me Motorhead’s also one of those singles-type bands where the songs kind of stand individually great on their own, rather than the album. So I usually just relisten to a ~40 song greatest hits of theirs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706288320 {#3058
    date: 2024-01-26 17:58:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@ademir@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3061 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 342494
  -bodyTs: "'40':39 'album':31 'also':9 'band':16 'great':24 'greatest':41 'hit':42 'individu':23 'kind':20 'motorhead':7 'one':10 'overkil':1 'rather':28 'relisten':36 'singl':14 'singles-typ':13 'song':19,40 'stand':22 'type':15 'usual':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288320 {#3059
    date: 2024-01-26 17:58:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3060
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Bomber, Ace of Spades or Overkill?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728815304 {#2251
      date: 2024-10-13 12:28:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2142 …}
    +nested: Doctrine\ORM\PersistentCollection {#2039 …}
    +votes: Doctrine\ORM\PersistentCollection {#2155 …}
    +reports: Doctrine\ORM\PersistentCollection {#2158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
    -id: 340591
    -bodyTs: "'ace':2 'bomber':1 'overkil':6 'spade':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5015717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706221212 {#2284
      date: 2024-01-25 23:20:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "Overkill for me, but to me Motorhead’s also one of those singles-type bands where the songs kind of stand individually great on their own, rather than the album. So I usually just relisten to a ~40 song greatest hits of theirs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706288320 {#3058
    date: 2024-01-26 17:58:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@ademir@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3061 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 342494
  -bodyTs: "'40':39 'album':31 'also':9 'band':16 'great':24 'greatest':41 'hit':42 'individu':23 'kind':20 'motorhead':7 'one':10 'overkil':1 'rather':28 'relisten':36 'singl':14 'singles-typ':13 'song':19,40 'stand':22 'type':15 'usual':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288320 {#3059
    date: 2024-01-26 17:58:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3405
  +user: App\Entity\User {#2152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3060
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2152 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Bomber, Ace of Spades or Overkill?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728815304 {#2251
        date: 2024-10-13 12:28:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2142 …}
      +nested: Doctrine\ORM\PersistentCollection {#2039 …}
      +votes: Doctrine\ORM\PersistentCollection {#2155 …}
      +reports: Doctrine\ORM\PersistentCollection {#2158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
      -id: 340591
      -bodyTs: "'ace':2 'bomber':1 'overkil':6 'spade':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/5015717"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706221212 {#2284
        date: 2024-01-25 23:20:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +body: "Overkill for me, but to me Motorhead’s also one of those singles-type bands where the songs kind of stand individually great on their own, rather than the album. So I usually just relisten to a ~40 song greatest hits of theirs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706288320 {#3058
      date: 2024-01-26 17:58:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@ademir@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3061 …}
    +nested: Doctrine\ORM\PersistentCollection {#3063 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
    -id: 342494
    -bodyTs: "'40':39 'album':31 'also':9 'band':16 'great':24 'greatest':41 'hit':42 'individu':23 'kind':20 'motorhead':7 'one':10 'overkil':1 'rather':28 'relisten':36 'singl':14 'singles-typ':13 'song':19,40 'stand':22 'type':15 'usual':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7756330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706288320 {#3059
      date: 2024-01-26 17:58:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "Cool which more bands do you like?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706288599 {#3403
    date: 2024-01-26 18:03:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@ademir@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3406 …}
  +nested: Doctrine\ORM\PersistentCollection {#3408 …}
  +votes: Doctrine\ORM\PersistentCollection {#3410 …}
  +reports: Doctrine\ORM\PersistentCollection {#3412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3416 …}
  -id: 342507
  -bodyTs: "'band':4 'cool':1 'like':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/5031747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288599 {#3404
    date: 2024-01-26 18:03:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3405
  +user: App\Entity\User {#2152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3060
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2152 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Bomber, Ace of Spades or Overkill?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728815304 {#2251
        date: 2024-10-13 12:28:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2142 …}
      +nested: Doctrine\ORM\PersistentCollection {#2039 …}
      +votes: Doctrine\ORM\PersistentCollection {#2155 …}
      +reports: Doctrine\ORM\PersistentCollection {#2158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
      -id: 340591
      -bodyTs: "'ace':2 'bomber':1 'overkil':6 'spade':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/5015717"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706221212 {#2284
        date: 2024-01-25 23:20:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +body: "Overkill for me, but to me Motorhead’s also one of those singles-type bands where the songs kind of stand individually great on their own, rather than the album. So I usually just relisten to a ~40 song greatest hits of theirs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706288320 {#3058
      date: 2024-01-26 17:58:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@ademir@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3061 …}
    +nested: Doctrine\ORM\PersistentCollection {#3063 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
    -id: 342494
    -bodyTs: "'40':39 'album':31 'also':9 'band':16 'great':24 'greatest':41 'hit':42 'individu':23 'kind':20 'motorhead':7 'one':10 'overkil':1 'rather':28 'relisten':36 'singl':14 'singles-typ':13 'song':19,40 'stand':22 'type':15 'usual':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7756330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706288320 {#3059
      date: 2024-01-26 17:58:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "Cool which more bands do you like?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706288599 {#3403
    date: 2024-01-26 18:03:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@ademir@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3406 …}
  +nested: Doctrine\ORM\PersistentCollection {#3408 …}
  +votes: Doctrine\ORM\PersistentCollection {#3410 …}
  +reports: Doctrine\ORM\PersistentCollection {#3412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3416 …}
  -id: 342507
  -bodyTs: "'band':4 'cool':1 'like':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/5031747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288599 {#3404
    date: 2024-01-26 18:03:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3405
  +user: App\Entity\User {#2152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3060
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2152 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Bomber, Ace of Spades or Overkill?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728815304 {#2251
        date: 2024-10-13 12:28:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2142 …}
      +nested: Doctrine\ORM\PersistentCollection {#2039 …}
      +votes: Doctrine\ORM\PersistentCollection {#2155 …}
      +reports: Doctrine\ORM\PersistentCollection {#2158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
      -id: 340591
      -bodyTs: "'ace':2 'bomber':1 'overkil':6 'spade':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/5015717"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706221212 {#2284
        date: 2024-01-25 23:20:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +body: "Overkill for me, but to me Motorhead’s also one of those singles-type bands where the songs kind of stand individually great on their own, rather than the album. So I usually just relisten to a ~40 song greatest hits of theirs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706288320 {#3058
      date: 2024-01-26 17:58:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@ademir@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3061 …}
    +nested: Doctrine\ORM\PersistentCollection {#3063 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
    -id: 342494
    -bodyTs: "'40':39 'album':31 'also':9 'band':16 'great':24 'greatest':41 'hit':42 'individu':23 'kind':20 'motorhead':7 'one':10 'overkil':1 'rather':28 'relisten':36 'singl':14 'singles-typ':13 'song':19,40 'stand':22 'type':15 'usual':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7756330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706288320 {#3059
      date: 2024-01-26 17:58:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "Cool which more bands do you like?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706288599 {#3403
    date: 2024-01-26 18:03:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@ademir@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3406 …}
  +nested: Doctrine\ORM\PersistentCollection {#3408 …}
  +votes: Doctrine\ORM\PersistentCollection {#3410 …}
  +reports: Doctrine\ORM\PersistentCollection {#3412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3416 …}
  -id: 342507
  -bodyTs: "'band':4 'cool':1 'like':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/5031747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706288599 {#3404
    date: 2024-01-26 18:03:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3536
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3405
    +user: App\Entity\User {#2152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3060
      +user: Proxies\__CG__\App\Entity\User {#3034 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2152 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Bomber, Ace of Spades or Overkill?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1728815304 {#2251
          date: 2024-10-13 12:28:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2142 …}
        +nested: Doctrine\ORM\PersistentCollection {#2039 …}
        +votes: Doctrine\ORM\PersistentCollection {#2155 …}
        +reports: Doctrine\ORM\PersistentCollection {#2158 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
        -id: 340591
        -bodyTs: "'ace':2 'bomber':1 'overkil':6 'spade':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.eco.br/comment/5015717"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706221212 {#2284
          date: 2024-01-25 23:20:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +body: "Overkill for me, but to me Motorhead’s also one of those singles-type bands where the songs kind of stand individually great on their own, rather than the album. So I usually just relisten to a ~40 song greatest hits of theirs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706288320 {#3058
        date: 2024-01-26 17:58:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@ademir@lemmy.eco.br"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3061 …}
      +nested: Doctrine\ORM\PersistentCollection {#3063 …}
      +votes: Doctrine\ORM\PersistentCollection {#3065 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
      -id: 342494
      -bodyTs: "'40':39 'album':31 'also':9 'band':16 'great':24 'greatest':41 'hit':42 'individu':23 'kind':20 'motorhead':7 'one':10 'overkil':1 'rather':28 'relisten':36 'singl':14 'singles-typ':13 'song':19,40 'stand':22 'type':15 'usual':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7756330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706288320 {#3059
        date: 2024-01-26 17:58:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +body: "Cool which more bands do you like?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706288599 {#3403
      date: 2024-01-26 18:03:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@ademir@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3406 …}
    +nested: Doctrine\ORM\PersistentCollection {#3408 …}
    +votes: Doctrine\ORM\PersistentCollection {#3410 …}
    +reports: Doctrine\ORM\PersistentCollection {#3412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3416 …}
    -id: 342507
    -bodyTs: "'band':4 'cool':1 'like':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5031747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706288599 {#3404
      date: 2024-01-26 18:03:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: """
    Looking at my most playeds: Radiohead, Bjork, NIN, Sigur Ros, GYBE, the War on Drugs, Soundgarden, Smiths / Morrissey, Blondie, Calexico, Talk Talk, Aimee Mann, Public Enemy, RATM, M83, Pavement, Explosions in the Sky, Sufjan, Pumpkins, Tallest Man on Earth, Andrew Bird, Massive attack, Soda Stereo, Yes.\n
    \n
    U?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706292216 {#3534
    date: 2024-01-26 19:03:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@ademir@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3537 …}
  +nested: Doctrine\ORM\PersistentCollection {#3539 …}
  +votes: Doctrine\ORM\PersistentCollection {#3541 …}
  +reports: Doctrine\ORM\PersistentCollection {#3543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3547 …}
  -id: 342657
  -bodyTs: "'aime':23 'andrew':40 'attack':43 'bird':41 'bjork':7 'blondi':19 'calexico':20 'drug':15 'earth':39 'enemi':26 'explos':30 'gybe':11 'look':1 'm83':28 'man':37 'mann':24 'massiv':42 'morrissey':18 'nin':8 'pavement':29 'play':5 'public':25 'pumpkin':35 'radiohead':6 'ratm':27 'ros':10 'sigur':9 'sky':33 'smith':17 'soda':44 'soundgarden':16 'stereo':45 'sufjan':34 'talk':21,22 'tallest':36 'u':47 'war':13 'yes':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7757964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292216 {#3535
    date: 2024-01-26 19:03:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3536
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3405
    +user: App\Entity\User {#2152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3060
      +user: Proxies\__CG__\App\Entity\User {#3034 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2152 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Bomber, Ace of Spades or Overkill?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1728815304 {#2251
          date: 2024-10-13 12:28:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2142 …}
        +nested: Doctrine\ORM\PersistentCollection {#2039 …}
        +votes: Doctrine\ORM\PersistentCollection {#2155 …}
        +reports: Doctrine\ORM\PersistentCollection {#2158 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
        -id: 340591
        -bodyTs: "'ace':2 'bomber':1 'overkil':6 'spade':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.eco.br/comment/5015717"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706221212 {#2284
          date: 2024-01-25 23:20:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +body: "Overkill for me, but to me Motorhead’s also one of those singles-type bands where the songs kind of stand individually great on their own, rather than the album. So I usually just relisten to a ~40 song greatest hits of theirs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706288320 {#3058
        date: 2024-01-26 17:58:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@ademir@lemmy.eco.br"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3061 …}
      +nested: Doctrine\ORM\PersistentCollection {#3063 …}
      +votes: Doctrine\ORM\PersistentCollection {#3065 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
      -id: 342494
      -bodyTs: "'40':39 'album':31 'also':9 'band':16 'great':24 'greatest':41 'hit':42 'individu':23 'kind':20 'motorhead':7 'one':10 'overkil':1 'rather':28 'relisten':36 'singl':14 'singles-typ':13 'song':19,40 'stand':22 'type':15 'usual':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7756330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706288320 {#3059
        date: 2024-01-26 17:58:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +body: "Cool which more bands do you like?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706288599 {#3403
      date: 2024-01-26 18:03:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@ademir@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3406 …}
    +nested: Doctrine\ORM\PersistentCollection {#3408 …}
    +votes: Doctrine\ORM\PersistentCollection {#3410 …}
    +reports: Doctrine\ORM\PersistentCollection {#3412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3416 …}
    -id: 342507
    -bodyTs: "'band':4 'cool':1 'like':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5031747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706288599 {#3404
      date: 2024-01-26 18:03:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: """
    Looking at my most playeds: Radiohead, Bjork, NIN, Sigur Ros, GYBE, the War on Drugs, Soundgarden, Smiths / Morrissey, Blondie, Calexico, Talk Talk, Aimee Mann, Public Enemy, RATM, M83, Pavement, Explosions in the Sky, Sufjan, Pumpkins, Tallest Man on Earth, Andrew Bird, Massive attack, Soda Stereo, Yes.\n
    \n
    U?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706292216 {#3534
    date: 2024-01-26 19:03:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@ademir@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3537 …}
  +nested: Doctrine\ORM\PersistentCollection {#3539 …}
  +votes: Doctrine\ORM\PersistentCollection {#3541 …}
  +reports: Doctrine\ORM\PersistentCollection {#3543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3547 …}
  -id: 342657
  -bodyTs: "'aime':23 'andrew':40 'attack':43 'bird':41 'bjork':7 'blondi':19 'calexico':20 'drug':15 'earth':39 'enemi':26 'explos':30 'gybe':11 'look':1 'm83':28 'man':37 'mann':24 'massiv':42 'morrissey':18 'nin':8 'pavement':29 'play':5 'public':25 'pumpkin':35 'radiohead':6 'ratm':27 'ros':10 'sigur':9 'sky':33 'smith':17 'soda':44 'soundgarden':16 'stereo':45 'sufjan':34 'talk':21,22 'tallest':36 'u':47 'war':13 'yes':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7757964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292216 {#3535
    date: 2024-01-26 19:03:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3536
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3405
    +user: App\Entity\User {#2152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3060
      +user: Proxies\__CG__\App\Entity\User {#3034 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2152 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Bomber, Ace of Spades or Overkill?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1728815304 {#2251
          date: 2024-10-13 12:28:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2142 …}
        +nested: Doctrine\ORM\PersistentCollection {#2039 …}
        +votes: Doctrine\ORM\PersistentCollection {#2155 …}
        +reports: Doctrine\ORM\PersistentCollection {#2158 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
        -id: 340591
        -bodyTs: "'ace':2 'bomber':1 'overkil':6 'spade':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.eco.br/comment/5015717"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706221212 {#2284
          date: 2024-01-25 23:20:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +body: "Overkill for me, but to me Motorhead’s also one of those singles-type bands where the songs kind of stand individually great on their own, rather than the album. So I usually just relisten to a ~40 song greatest hits of theirs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706288320 {#3058
        date: 2024-01-26 17:58:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@ademir@lemmy.eco.br"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3061 …}
      +nested: Doctrine\ORM\PersistentCollection {#3063 …}
      +votes: Doctrine\ORM\PersistentCollection {#3065 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
      -id: 342494
      -bodyTs: "'40':39 'album':31 'also':9 'band':16 'great':24 'greatest':41 'hit':42 'individu':23 'kind':20 'motorhead':7 'one':10 'overkil':1 'rather':28 'relisten':36 'singl':14 'singles-typ':13 'song':19,40 'stand':22 'type':15 'usual':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7756330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706288320 {#3059
        date: 2024-01-26 17:58:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +body: "Cool which more bands do you like?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706288599 {#3403
      date: 2024-01-26 18:03:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@ademir@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3406 …}
    +nested: Doctrine\ORM\PersistentCollection {#3408 …}
    +votes: Doctrine\ORM\PersistentCollection {#3410 …}
    +reports: Doctrine\ORM\PersistentCollection {#3412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3414 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3416 …}
    -id: 342507
    -bodyTs: "'band':4 'cool':1 'like':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5031747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706288599 {#3404
      date: 2024-01-26 18:03:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: """
    Looking at my most playeds: Radiohead, Bjork, NIN, Sigur Ros, GYBE, the War on Drugs, Soundgarden, Smiths / Morrissey, Blondie, Calexico, Talk Talk, Aimee Mann, Public Enemy, RATM, M83, Pavement, Explosions in the Sky, Sufjan, Pumpkins, Tallest Man on Earth, Andrew Bird, Massive attack, Soda Stereo, Yes.\n
    \n
    U?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706292216 {#3534
    date: 2024-01-26 19:03:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@ademir@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3537 …}
  +nested: Doctrine\ORM\PersistentCollection {#3539 …}
  +votes: Doctrine\ORM\PersistentCollection {#3541 …}
  +reports: Doctrine\ORM\PersistentCollection {#3543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3547 …}
  -id: 342657
  -bodyTs: "'aime':23 'andrew':40 'attack':43 'bird':41 'bjork':7 'blondi':19 'calexico':20 'drug':15 'earth':39 'enemi':26 'explos':30 'gybe':11 'look':1 'm83':28 'man':37 'mann':24 'massiv':42 'morrissey':18 'nin':8 'pavement':29 'play':5 'public':25 'pumpkin':35 'radiohead':6 'ratm':27 'ros':10 'sigur':9 'sky':33 'smith':17 'soda':44 'soundgarden':16 'stereo':45 'sufjan':34 'talk':21,22 'tallest':36 'u':47 'war':13 'yes':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7757964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292216 {#3535
    date: 2024-01-26 19:03:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#1979
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What’s coming in the Lemmy 0.20 release?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728785399 {#1984
    date: 2024-10-13 04:09:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2374 …}
  +reports: Doctrine\ORM\PersistentCollection {#2362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2269 …}
  -id: 339509
  -bodyTs: "'0.20':7 'come':3 'lemmi':6 'releas':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7717327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706196334 {#1987
    date: 2024-01-25 16:25:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#1979
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What’s coming in the Lemmy 0.20 release?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728785399 {#1984
    date: 2024-10-13 04:09:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2374 …}
  +reports: Doctrine\ORM\PersistentCollection {#2362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2269 …}
  -id: 339509
  -bodyTs: "'0.20':7 'come':3 'lemmi':6 'releas':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7717327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706196334 {#1987
    date: 2024-01-25 16:25:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#1979
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What’s coming in the Lemmy 0.20 release?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728785399 {#1984
    date: 2024-10-13 04:09:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2374 …}
  +reports: Doctrine\ORM\PersistentCollection {#2362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2269 …}
  -id: 339509
  -bodyTs: "'0.20':7 'come':3 'lemmi':6 'releas':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7717327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706196334 {#1987
    date: 2024-01-25 16:25:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3041
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1979
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What’s coming in the Lemmy 0.20 release?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728785399 {#1984
      date: 2024-10-13 04:09:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2374 …}
    +reports: Doctrine\ORM\PersistentCollection {#2362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2269 …}
    -id: 339509
    -bodyTs: "'0.20':7 'come':3 'lemmi':6 'releas':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7717327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706196334 {#1987
      date: 2024-01-25 16:25:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1979}
  +body: "Any breaking changes which get implemented in the meantime. There are no specific plans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706280812 {#3039
    date: 2024-01-26 15:53:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 342118
  -bodyTs: "'break':2 'chang':3 'get':5 'implement':6 'meantim':9 'plan':14 'specif':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280812 {#3040
    date: 2024-01-26 15:53:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3041
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1979
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What’s coming in the Lemmy 0.20 release?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728785399 {#1984
      date: 2024-10-13 04:09:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2374 …}
    +reports: Doctrine\ORM\PersistentCollection {#2362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2269 …}
    -id: 339509
    -bodyTs: "'0.20':7 'come':3 'lemmi':6 'releas':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7717327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706196334 {#1987
      date: 2024-01-25 16:25:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1979}
  +body: "Any breaking changes which get implemented in the meantime. There are no specific plans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706280812 {#3039
    date: 2024-01-26 15:53:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 342118
  -bodyTs: "'break':2 'chang':3 'get':5 'implement':6 'meantim':9 'plan':14 'specif':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280812 {#3040
    date: 2024-01-26 15:53:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3041
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1979
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What’s coming in the Lemmy 0.20 release?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728785399 {#1984
      date: 2024-10-13 04:09:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2374 …}
    +reports: Doctrine\ORM\PersistentCollection {#2362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2269 …}
    -id: 339509
    -bodyTs: "'0.20':7 'come':3 'lemmi':6 'releas':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7717327"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706196334 {#1987
      date: 2024-01-25 16:25:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1979}
  +body: "Any breaking changes which get implemented in the meantime. There are no specific plans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706280812 {#3039
    date: 2024-01-26 15:53:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 342118
  -bodyTs: "'break':2 'chang':3 'get':5 'implement':6 'meantim':9 'plan':14 'specif':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280812 {#3040
    date: 2024-01-26 15:53:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#1350
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Regarding server architecture - How many users can the Lemmy network, or the fediverse as a total scale to, assuming the average person posts once per day and reads ~50 comments/posts a day?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728784825 {#1982
    date: 2024-10-13 04:00:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1349 …}
  +nested: Doctrine\ORM\PersistentCollection {#1352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1354 …}
  +reports: Doctrine\ORM\PersistentCollection {#1356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
  -id: 339361
  -bodyTs: "'50':29 'architectur':3 'assum':19 'averag':21 'comments/posts':30 'day':26,32 'fedivers':13 'lemmi':9 'mani':5 'network':10 'per':25 'person':22 'post':23 'read':28 'regard':1 'scale':17 'server':2 'total':16 'user':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7716122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193177 {#1983
    date: 2024-01-25 15:32:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#1350
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Regarding server architecture - How many users can the Lemmy network, or the fediverse as a total scale to, assuming the average person posts once per day and reads ~50 comments/posts a day?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728784825 {#1982
    date: 2024-10-13 04:00:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1349 …}
  +nested: Doctrine\ORM\PersistentCollection {#1352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1354 …}
  +reports: Doctrine\ORM\PersistentCollection {#1356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
  -id: 339361
  -bodyTs: "'50':29 'architectur':3 'assum':19 'averag':21 'comments/posts':30 'day':26,32 'fedivers':13 'lemmi':9 'mani':5 'network':10 'per':25 'person':22 'post':23 'read':28 'regard':1 'scale':17 'server':2 'total':16 'user':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7716122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193177 {#1983
    date: 2024-01-25 15:32:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#1350
  +user: App\Entity\User {#1507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Regarding server architecture - How many users can the Lemmy network, or the fediverse as a total scale to, assuming the average person posts once per day and reads ~50 comments/posts a day?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728784825 {#1982
    date: 2024-10-13 04:00:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1349 …}
  +nested: Doctrine\ORM\PersistentCollection {#1352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1354 …}
  +reports: Doctrine\ORM\PersistentCollection {#1356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
  -id: 339361
  -bodyTs: "'50':29 'architectur':3 'assum':19 'averag':21 'comments/posts':30 'day':26,32 'fedivers':13 'lemmi':9 'mani':5 'network':10 'per':25 'person':22 'post':23 'read':28 'regard':1 'scale':17 'server':2 'total':16 'user':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7716122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706193177 {#1983
    date: 2024-01-25 15:32:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2986
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1350
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Regarding server architecture - How many users can the Lemmy network, or the fediverse as a total scale to, assuming the average person posts once per day and reads ~50 comments/posts a day?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728784825 {#1982
      date: 2024-10-13 04:00:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1349 …}
    +nested: Doctrine\ORM\PersistentCollection {#1352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1354 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
    -id: 339361
    -bodyTs: "'50':29 'architectur':3 'assum':19 'averag':21 'comments/posts':30 'day':26,32 'fedivers':13 'lemmi':9 'mani':5 'network':10 'per':25 'person':22 'post':23 'read':28 'regard':1 'scale':17 'server':2 'total':16 'user':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7716122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193177 {#1983
      date: 2024-01-25 15:32:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1350}
  +body: "Lemmy supports horizontal scaling, so in theory it is only limited by the amount of servers you can afford. Of course there are always unpredictable bottlenecks which need to be fixed, but no inherent limitation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706277054 {#2988
    date: 2024-01-26 14:50:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2981 …}
  +reports: Doctrine\ORM\PersistentCollection {#2979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2975 …}
  -id: 341971
  -bodyTs: "'afford':19 'alway':24 'amount':14 'bottleneck':26 'cours':21 'fix':31 'horizont':3 'inher':34 'lemmi':1 'limit':11,35 'need':28 'scale':4 'server':16 'support':2 'theori':7 'unpredict':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7752095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706277054 {#2987
    date: 2024-01-26 14:50:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2986
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1350
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Regarding server architecture - How many users can the Lemmy network, or the fediverse as a total scale to, assuming the average person posts once per day and reads ~50 comments/posts a day?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728784825 {#1982
      date: 2024-10-13 04:00:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1349 …}
    +nested: Doctrine\ORM\PersistentCollection {#1352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1354 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
    -id: 339361
    -bodyTs: "'50':29 'architectur':3 'assum':19 'averag':21 'comments/posts':30 'day':26,32 'fedivers':13 'lemmi':9 'mani':5 'network':10 'per':25 'person':22 'post':23 'read':28 'regard':1 'scale':17 'server':2 'total':16 'user':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7716122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193177 {#1983
      date: 2024-01-25 15:32:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1350}
  +body: "Lemmy supports horizontal scaling, so in theory it is only limited by the amount of servers you can afford. Of course there are always unpredictable bottlenecks which need to be fixed, but no inherent limitation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706277054 {#2988
    date: 2024-01-26 14:50:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2981 …}
  +reports: Doctrine\ORM\PersistentCollection {#2979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2975 …}
  -id: 341971
  -bodyTs: "'afford':19 'alway':24 'amount':14 'bottleneck':26 'cours':21 'fix':31 'horizont':3 'inher':34 'lemmi':1 'limit':11,35 'need':28 'scale':4 'server':16 'support':2 'theori':7 'unpredict':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7752095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706277054 {#2987
    date: 2024-01-26 14:50:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2986
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1350
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Regarding server architecture - How many users can the Lemmy network, or the fediverse as a total scale to, assuming the average person posts once per day and reads ~50 comments/posts a day?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728784825 {#1982
      date: 2024-10-13 04:00:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1349 …}
    +nested: Doctrine\ORM\PersistentCollection {#1352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1354 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
    -id: 339361
    -bodyTs: "'50':29 'architectur':3 'assum':19 'averag':21 'comments/posts':30 'day':26,32 'fedivers':13 'lemmi':9 'mani':5 'network':10 'per':25 'person':22 'post':23 'read':28 'regard':1 'scale':17 'server':2 'total':16 'user':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7716122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193177 {#1983
      date: 2024-01-25 15:32:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1350}
  +body: "Lemmy supports horizontal scaling, so in theory it is only limited by the amount of servers you can afford. Of course there are always unpredictable bottlenecks which need to be fixed, but no inherent limitation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706277054 {#2988
    date: 2024-01-26 14:50:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2981 …}
  +reports: Doctrine\ORM\PersistentCollection {#2979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2975 …}
  -id: 341971
  -bodyTs: "'afford':19 'alway':24 'amount':14 'bottleneck':26 'cours':21 'fix':31 'horizont':3 'inher':34 'lemmi':1 'limit':11,35 'need':28 'scale':4 'server':16 'support':2 'theori':7 'unpredict':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7752095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706277054 {#2987
    date: 2024-01-26 14:50:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2971
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1350
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Regarding server architecture - How many users can the Lemmy network, or the fediverse as a total scale to, assuming the average person posts once per day and reads ~50 comments/posts a day?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728784825 {#1982
      date: 2024-10-13 04:00:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1349 …}
    +nested: Doctrine\ORM\PersistentCollection {#1352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1354 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
    -id: 339361
    -bodyTs: "'50':29 'architectur':3 'assum':19 'averag':21 'comments/posts':30 'day':26,32 'fedivers':13 'lemmi':9 'mani':5 'network':10 'per':25 'person':22 'post':23 'read':28 'regard':1 'scale':17 'server':2 'total':16 'user':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7716122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193177 {#1983
      date: 2024-01-25 15:32:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1350}
  +body: """
    The ActivityPub protocol lemmy uses is (in my opinion) really bad wrt scalability. For example, if you press one upvote, your instance has to make 3000 HTTP requests (one to every instance that cares).\n
    \n
    But on the other hand, I recently rewrote the federation queue. Looking at reddit, it has around 100 actions per second. The new queue should be able to handle that amount of requests, and PostgreSQL can handle it (the incoming side) as well.\n
    \n
    The problem right now is more that people running instances don’t have infinite money, so even if you could in theory host hundreds of millions of users most instances are limited by having a budget of 10-100$ per month.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706278709 {#2973
    date: 2024-01-26 15:18:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2969 …}
  +nested: Doctrine\ORM\PersistentCollection {#2967 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 342027
  -bodyTs: "'-100':116 '10':115 '100':52 '3000':26 'abl':61 'action':53 'activitypub':2 'amount':65 'around':51 'bad':11 'budget':113 'care':34 'could':97 'even':94 'everi':31 'exampl':15 'feder':44 'hand':39 'handl':63,71 'host':100 'http':27 'hundr':101 'incom':74 'infinit':91 'instanc':22,32,87,107 'lemmi':4 'limit':109 'look':46 'make':25 'million':103 'money':92 'month':118 'new':57 'one':19,29 'opinion':9 'peopl':85 'per':54,117 'postgresql':69 'press':18 'problem':79 'protocol':3 'queue':45,58 'realli':10 'recent':41 'reddit':48 'request':28,67 'rewrot':42 'right':80 'run':86 'scalabl':13 'second':55 'side':75 'theori':99 'upvot':20 'use':5 'user':105 'well':77 'wrt':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278709 {#2972
    date: 2024-01-26 15:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2971
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1350
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Regarding server architecture - How many users can the Lemmy network, or the fediverse as a total scale to, assuming the average person posts once per day and reads ~50 comments/posts a day?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728784825 {#1982
      date: 2024-10-13 04:00:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1349 …}
    +nested: Doctrine\ORM\PersistentCollection {#1352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1354 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
    -id: 339361
    -bodyTs: "'50':29 'architectur':3 'assum':19 'averag':21 'comments/posts':30 'day':26,32 'fedivers':13 'lemmi':9 'mani':5 'network':10 'per':25 'person':22 'post':23 'read':28 'regard':1 'scale':17 'server':2 'total':16 'user':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7716122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193177 {#1983
      date: 2024-01-25 15:32:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1350}
  +body: """
    The ActivityPub protocol lemmy uses is (in my opinion) really bad wrt scalability. For example, if you press one upvote, your instance has to make 3000 HTTP requests (one to every instance that cares).\n
    \n
    But on the other hand, I recently rewrote the federation queue. Looking at reddit, it has around 100 actions per second. The new queue should be able to handle that amount of requests, and PostgreSQL can handle it (the incoming side) as well.\n
    \n
    The problem right now is more that people running instances don’t have infinite money, so even if you could in theory host hundreds of millions of users most instances are limited by having a budget of 10-100$ per month.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706278709 {#2973
    date: 2024-01-26 15:18:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2969 …}
  +nested: Doctrine\ORM\PersistentCollection {#2967 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 342027
  -bodyTs: "'-100':116 '10':115 '100':52 '3000':26 'abl':61 'action':53 'activitypub':2 'amount':65 'around':51 'bad':11 'budget':113 'care':34 'could':97 'even':94 'everi':31 'exampl':15 'feder':44 'hand':39 'handl':63,71 'host':100 'http':27 'hundr':101 'incom':74 'infinit':91 'instanc':22,32,87,107 'lemmi':4 'limit':109 'look':46 'make':25 'million':103 'money':92 'month':118 'new':57 'one':19,29 'opinion':9 'peopl':85 'per':54,117 'postgresql':69 'press':18 'problem':79 'protocol':3 'queue':45,58 'realli':10 'recent':41 'reddit':48 'request':28,67 'rewrot':42 'right':80 'run':86 'scalabl':13 'second':55 'side':75 'theori':99 'upvot':20 'use':5 'user':105 'well':77 'wrt':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278709 {#2972
    date: 2024-01-26 15:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2971
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1350
    +user: App\Entity\User {#1507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Regarding server architecture - How many users can the Lemmy network, or the fediverse as a total scale to, assuming the average person posts once per day and reads ~50 comments/posts a day?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728784825 {#1982
      date: 2024-10-13 04:00:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1349 …}
    +nested: Doctrine\ORM\PersistentCollection {#1352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1354 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
    -id: 339361
    -bodyTs: "'50':29 'architectur':3 'assum':19 'averag':21 'comments/posts':30 'day':26,32 'fedivers':13 'lemmi':9 'mani':5 'network':10 'per':25 'person':22 'post':23 'read':28 'regard':1 'scale':17 'server':2 'total':16 'user':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7716122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706193177 {#1983
      date: 2024-01-25 15:32:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1350}
  +body: """
    The ActivityPub protocol lemmy uses is (in my opinion) really bad wrt scalability. For example, if you press one upvote, your instance has to make 3000 HTTP requests (one to every instance that cares).\n
    \n
    But on the other hand, I recently rewrote the federation queue. Looking at reddit, it has around 100 actions per second. The new queue should be able to handle that amount of requests, and PostgreSQL can handle it (the incoming side) as well.\n
    \n
    The problem right now is more that people running instances don’t have infinite money, so even if you could in theory host hundreds of millions of users most instances are limited by having a budget of 10-100$ per month.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706278709 {#2973
    date: 2024-01-26 15:18:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2969 …}
  +nested: Doctrine\ORM\PersistentCollection {#2967 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 342027
  -bodyTs: "'-100':116 '10':115 '100':52 '3000':26 'abl':61 'action':53 'activitypub':2 'amount':65 'around':51 'bad':11 'budget':113 'care':34 'could':97 'even':94 'everi':31 'exampl':15 'feder':44 'hand':39 'handl':63,71 'host':100 'http':27 'hundr':101 'incom':74 'infinit':91 'instanc':22,32,87,107 'lemmi':4 'limit':109 'look':46 'make':25 'million':103 'money':92 'month':118 'new':57 'one':19,29 'opinion':9 'peopl':85 'per':54,117 'postgresql':69 'press':18 'problem':79 'protocol':3 'queue':45,58 'realli':10 'recent':41 'reddit':48 'request':28,67 'rewrot':42 'right':80 'run':86 'scalabl':13 'second':55 'side':75 'theori':99 'upvot':20 'use':5 'user':105 'well':77 'wrt':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278709 {#2972
    date: 2024-01-26 15:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3313
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2971
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1350
      +user: App\Entity\User {#1507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Regarding server architecture - How many users can the Lemmy network, or the fediverse as a total scale to, assuming the average person posts once per day and reads ~50 comments/posts a day?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728784825 {#1982
        date: 2024-10-13 04:00:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@SleeplessOne1917@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1349 …}
      +nested: Doctrine\ORM\PersistentCollection {#1352 …}
      +votes: Doctrine\ORM\PersistentCollection {#1354 …}
      +reports: Doctrine\ORM\PersistentCollection {#1356 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
      -id: 339361
      -bodyTs: "'50':29 'architectur':3 'assum':19 'averag':21 'comments/posts':30 'day':26,32 'fedivers':13 'lemmi':9 'mani':5 'network':10 'per':25 'person':22 'post':23 'read':28 'regard':1 'scale':17 'server':2 'total':16 'user':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7716122"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706193177 {#1983
        date: 2024-01-25 15:32:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1350}
    +body: """
      The ActivityPub protocol lemmy uses is (in my opinion) really bad wrt scalability. For example, if you press one upvote, your instance has to make 3000 HTTP requests (one to every instance that cares).\n
      \n
      But on the other hand, I recently rewrote the federation queue. Looking at reddit, it has around 100 actions per second. The new queue should be able to handle that amount of requests, and PostgreSQL can handle it (the incoming side) as well.\n
      \n
      The problem right now is more that people running instances don’t have infinite money, so even if you could in theory host hundreds of millions of users most instances are limited by having a budget of 10-100$ per month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706278709 {#2973
      date: 2024-01-26 15:18:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@OsrsNeedsF2P@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2969 …}
    +nested: Doctrine\ORM\PersistentCollection {#2967 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
    -id: 342027
    -bodyTs: "'-100':116 '10':115 '100':52 '3000':26 'abl':61 'action':53 'activitypub':2 'amount':65 'around':51 'bad':11 'budget':113 'care':34 'could':97 'even':94 'everi':31 'exampl':15 'feder':44 'hand':39 'handl':63,71 'host':100 'http':27 'hundr':101 'incom':74 'infinit':91 'instanc':22,32,87,107 'lemmi':4 'limit':109 'look':46 'make':25 'million':103 'money':92 'month':118 'new':57 'one':19,29 'opinion':9 'peopl':85 'per':54,117 'postgresql':69 'press':18 'problem':79 'protocol':3 'queue':45,58 'realli':10 'recent':41 'reddit':48 'request':28,67 'rewrot':42 'right':80 'run':86 'scalabl':13 'second':55 'side':75 'theori':99 'upvot':20 'use':5 'user':105 'well':77 'wrt':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7036973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706278709 {#2972
      date: 2024-01-26 15:18:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1350}
  +body: "In the future it could make sense to make a protocol extension to send multiple activities in a single HTTP connection. But for now its probably not worth the effort, considering that it would break compatibility with other Fediverse platforms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706280559 {#3311
    date: 2024-01-26 15:49:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3318 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 342106
  -bodyTs: "'activ':16 'break':35 'compat':36 'connect':21 'consid':31 'could':5 'effort':30 'extens':12 'fedivers':39 'futur':3 'http':20 'make':6,9 'multipl':15 'platform':40 'probabl':26 'protocol':11 'send':14 'sens':7 'singl':19 'worth':28 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280559 {#3312
    date: 2024-01-26 15:49:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3313
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2971
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1350
      +user: App\Entity\User {#1507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Regarding server architecture - How many users can the Lemmy network, or the fediverse as a total scale to, assuming the average person posts once per day and reads ~50 comments/posts a day?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728784825 {#1982
        date: 2024-10-13 04:00:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@SleeplessOne1917@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1349 …}
      +nested: Doctrine\ORM\PersistentCollection {#1352 …}
      +votes: Doctrine\ORM\PersistentCollection {#1354 …}
      +reports: Doctrine\ORM\PersistentCollection {#1356 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
      -id: 339361
      -bodyTs: "'50':29 'architectur':3 'assum':19 'averag':21 'comments/posts':30 'day':26,32 'fedivers':13 'lemmi':9 'mani':5 'network':10 'per':25 'person':22 'post':23 'read':28 'regard':1 'scale':17 'server':2 'total':16 'user':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7716122"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706193177 {#1983
        date: 2024-01-25 15:32:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1350}
    +body: """
      The ActivityPub protocol lemmy uses is (in my opinion) really bad wrt scalability. For example, if you press one upvote, your instance has to make 3000 HTTP requests (one to every instance that cares).\n
      \n
      But on the other hand, I recently rewrote the federation queue. Looking at reddit, it has around 100 actions per second. The new queue should be able to handle that amount of requests, and PostgreSQL can handle it (the incoming side) as well.\n
      \n
      The problem right now is more that people running instances don’t have infinite money, so even if you could in theory host hundreds of millions of users most instances are limited by having a budget of 10-100$ per month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706278709 {#2973
      date: 2024-01-26 15:18:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@OsrsNeedsF2P@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2969 …}
    +nested: Doctrine\ORM\PersistentCollection {#2967 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
    -id: 342027
    -bodyTs: "'-100':116 '10':115 '100':52 '3000':26 'abl':61 'action':53 'activitypub':2 'amount':65 'around':51 'bad':11 'budget':113 'care':34 'could':97 'even':94 'everi':31 'exampl':15 'feder':44 'hand':39 'handl':63,71 'host':100 'http':27 'hundr':101 'incom':74 'infinit':91 'instanc':22,32,87,107 'lemmi':4 'limit':109 'look':46 'make':25 'million':103 'money':92 'month':118 'new':57 'one':19,29 'opinion':9 'peopl':85 'per':54,117 'postgresql':69 'press':18 'problem':79 'protocol':3 'queue':45,58 'realli':10 'recent':41 'reddit':48 'request':28,67 'rewrot':42 'right':80 'run':86 'scalabl':13 'second':55 'side':75 'theori':99 'upvot':20 'use':5 'user':105 'well':77 'wrt':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7036973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706278709 {#2972
      date: 2024-01-26 15:18:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1350}
  +body: "In the future it could make sense to make a protocol extension to send multiple activities in a single HTTP connection. But for now its probably not worth the effort, considering that it would break compatibility with other Fediverse platforms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706280559 {#3311
    date: 2024-01-26 15:49:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3318 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 342106
  -bodyTs: "'activ':16 'break':35 'compat':36 'connect':21 'consid':31 'could':5 'effort':30 'extens':12 'fedivers':39 'futur':3 'http':20 'make':6,9 'multipl':15 'platform':40 'probabl':26 'protocol':11 'send':14 'sens':7 'singl':19 'worth':28 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280559 {#3312
    date: 2024-01-26 15:49:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3313
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2971
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1350
      +user: App\Entity\User {#1507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Regarding server architecture - How many users can the Lemmy network, or the fediverse as a total scale to, assuming the average person posts once per day and reads ~50 comments/posts a day?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728784825 {#1982
        date: 2024-10-13 04:00:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@SleeplessOne1917@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1349 …}
      +nested: Doctrine\ORM\PersistentCollection {#1352 …}
      +votes: Doctrine\ORM\PersistentCollection {#1354 …}
      +reports: Doctrine\ORM\PersistentCollection {#1356 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
      -id: 339361
      -bodyTs: "'50':29 'architectur':3 'assum':19 'averag':21 'comments/posts':30 'day':26,32 'fedivers':13 'lemmi':9 'mani':5 'network':10 'per':25 'person':22 'post':23 'read':28 'regard':1 'scale':17 'server':2 'total':16 'user':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7716122"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706193177 {#1983
        date: 2024-01-25 15:32:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1350}
    +body: """
      The ActivityPub protocol lemmy uses is (in my opinion) really bad wrt scalability. For example, if you press one upvote, your instance has to make 3000 HTTP requests (one to every instance that cares).\n
      \n
      But on the other hand, I recently rewrote the federation queue. Looking at reddit, it has around 100 actions per second. The new queue should be able to handle that amount of requests, and PostgreSQL can handle it (the incoming side) as well.\n
      \n
      The problem right now is more that people running instances don’t have infinite money, so even if you could in theory host hundreds of millions of users most instances are limited by having a budget of 10-100$ per month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706278709 {#2973
      date: 2024-01-26 15:18:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@SleeplessOne1917@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
      "@OsrsNeedsF2P@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2969 …}
    +nested: Doctrine\ORM\PersistentCollection {#2967 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
    -id: 342027
    -bodyTs: "'-100':116 '10':115 '100':52 '3000':26 'abl':61 'action':53 'activitypub':2 'amount':65 'around':51 'bad':11 'budget':113 'care':34 'could':97 'even':94 'everi':31 'exampl':15 'feder':44 'hand':39 'handl':63,71 'host':100 'http':27 'hundr':101 'incom':74 'infinit':91 'instanc':22,32,87,107 'lemmi':4 'limit':109 'look':46 'make':25 'million':103 'money':92 'month':118 'new':57 'one':19,29 'opinion':9 'peopl':85 'per':54,117 'postgresql':69 'press':18 'problem':79 'protocol':3 'queue':45,58 'realli':10 'recent':41 'reddit':48 'request':28,67 'rewrot':42 'right':80 'run':86 'scalabl':13 'second':55 'side':75 'theori':99 'upvot':20 'use':5 'user':105 'well':77 'wrt':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7036973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706278709 {#2972
      date: 2024-01-26 15:18:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1350}
  +body: "In the future it could make sense to make a protocol extension to send multiple activities in a single HTTP connection. But for now its probably not worth the effort, considering that it would break compatibility with other Fediverse platforms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706280559 {#3311
    date: 2024-01-26 15:49:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3318 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 342106
  -bodyTs: "'activ':16 'break':35 'compat':36 'connect':21 'consid':31 'could':5 'effort':30 'extens':12 'fedivers':39 'futur':3 'http':20 'make':6,9 'multipl':15 'platform':40 'probabl':26 'protocol':11 'send':14 'sens':7 'singl':19 'worth':28 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7753365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280559 {#3312
    date: 2024-01-26 15:49:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2496
  +user: App\Entity\User {#2510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1721158496 {#1348
    date: 2024-07-16 21:34:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2498 …}
  +nested: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
  -id: 297659
  -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6235214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704928637 {#1347
    date: 2024-01-11 00:17:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#2496
  +user: App\Entity\User {#2510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1721158496 {#1348
    date: 2024-07-16 21:34:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2498 …}
  +nested: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
  -id: 297659
  -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6235214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704928637 {#1347
    date: 2024-01-11 00:17:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#2496
  +user: App\Entity\User {#2510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1721158496 {#1348
    date: 2024-07-16 21:34:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2498 …}
  +nested: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
  -id: 297659
  -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6235214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704928637 {#1347
    date: 2024-01-11 00:17:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2951
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: App\Entity\User {#2510 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1721158496 {#1348
      date: 2024-07-16 21:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2498 …}
    +nested: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2502 …}
    +reports: Doctrine\ORM\PersistentCollection {#2504 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
    -id: 297659
    -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6235214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704928637 {#1347
      date: 2024-01-11 00:17:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704929883 {#2952
    date: 2024-01-11 00:38:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3033 …}
  +nested: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  -id: 297710
  -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7241277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704929883 {#2955
    date: 2024-01-11 00:38:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2951
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: App\Entity\User {#2510 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1721158496 {#1348
      date: 2024-07-16 21:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2498 …}
    +nested: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2502 …}
    +reports: Doctrine\ORM\PersistentCollection {#2504 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
    -id: 297659
    -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6235214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704928637 {#1347
      date: 2024-01-11 00:17:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704929883 {#2952
    date: 2024-01-11 00:38:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3033 …}
  +nested: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  -id: 297710
  -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7241277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704929883 {#2955
    date: 2024-01-11 00:38:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2951
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: App\Entity\User {#2510 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1721158496 {#1348
      date: 2024-07-16 21:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2498 …}
    +nested: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2502 …}
    +reports: Doctrine\ORM\PersistentCollection {#2504 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
    -id: 297659
    -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6235214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704928637 {#1347
      date: 2024-01-11 00:17:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704929883 {#2952
    date: 2024-01-11 00:38:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3033 …}
  +nested: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  -id: 297710
  -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7241277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704929883 {#2955
    date: 2024-01-11 00:38:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3269
  +user: App\Entity\User {#2510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2951
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2496
      +user: App\Entity\User {#2510 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1721158496 {#1348
        date: 2024-07-16 21:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2498 …}
      +nested: Doctrine\ORM\PersistentCollection {#2500 …}
      +votes: Doctrine\ORM\PersistentCollection {#2502 …}
      +reports: Doctrine\ORM\PersistentCollection {#2504 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
      -id: 297659
      -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6235214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704928637 {#1347
        date: 2024-01-11 00:17:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704929883 {#2952
      date: 2024-01-11 00:38:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    -id: 297710
    -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7241277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704929883 {#2955
      date: 2024-01-11 00:38:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Yup, for some reason, I had no language selected at all…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704941434 {#3270
    date: 2024-01-11 03:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3262 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 298106
  -bodyTs: "'languag':8 'reason':4 'select':9 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6239338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704941434 {#3267
    date: 2024-01-11 03:50:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3269
  +user: App\Entity\User {#2510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2951
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2496
      +user: App\Entity\User {#2510 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1721158496 {#1348
        date: 2024-07-16 21:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2498 …}
      +nested: Doctrine\ORM\PersistentCollection {#2500 …}
      +votes: Doctrine\ORM\PersistentCollection {#2502 …}
      +reports: Doctrine\ORM\PersistentCollection {#2504 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
      -id: 297659
      -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6235214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704928637 {#1347
        date: 2024-01-11 00:17:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704929883 {#2952
      date: 2024-01-11 00:38:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    -id: 297710
    -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7241277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704929883 {#2955
      date: 2024-01-11 00:38:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Yup, for some reason, I had no language selected at all…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704941434 {#3270
    date: 2024-01-11 03:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3262 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 298106
  -bodyTs: "'languag':8 'reason':4 'select':9 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6239338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704941434 {#3267
    date: 2024-01-11 03:50:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3269
  +user: App\Entity\User {#2510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2951
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2496
      +user: App\Entity\User {#2510 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1721158496 {#1348
        date: 2024-07-16 21:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2498 …}
      +nested: Doctrine\ORM\PersistentCollection {#2500 …}
      +votes: Doctrine\ORM\PersistentCollection {#2502 …}
      +reports: Doctrine\ORM\PersistentCollection {#2504 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
      -id: 297659
      -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6235214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704928637 {#1347
        date: 2024-01-11 00:17:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704929883 {#2952
      date: 2024-01-11 00:38:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    -id: 297710
    -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7241277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704929883 {#2955
      date: 2024-01-11 00:38:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Yup, for some reason, I had no language selected at all…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704941434 {#3270
    date: 2024-01-11 03:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3262 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 298106
  -bodyTs: "'languag':8 'reason':4 'select':9 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6239338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704941434 {#3267
    date: 2024-01-11 03:50:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2951
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2496
      +user: App\Entity\User {#2510 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1721158496 {#1348
        date: 2024-07-16 21:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2498 …}
      +nested: Doctrine\ORM\PersistentCollection {#2500 …}
      +votes: Doctrine\ORM\PersistentCollection {#2502 …}
      +reports: Doctrine\ORM\PersistentCollection {#2504 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
      -id: 297659
      -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6235214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704928637 {#1347
        date: 2024-01-11 00:17:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704929883 {#2952
      date: 2024-01-11 00:38:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    -id: 297710
    -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7241277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704929883 {#2955
      date: 2024-01-11 00:38:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "should “undetermined” be renamed to “show all” or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704930707 {#3279
    date: 2024-01-11 00:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 297752
  -bodyTs: "'renam':4 'show':6 'someth':9 'undetermin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6317879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704930707 {#3280
    date: 2024-01-11 00:51:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2951
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2496
      +user: App\Entity\User {#2510 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1721158496 {#1348
        date: 2024-07-16 21:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2498 …}
      +nested: Doctrine\ORM\PersistentCollection {#2500 …}
      +votes: Doctrine\ORM\PersistentCollection {#2502 …}
      +reports: Doctrine\ORM\PersistentCollection {#2504 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
      -id: 297659
      -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6235214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704928637 {#1347
        date: 2024-01-11 00:17:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704929883 {#2952
      date: 2024-01-11 00:38:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    -id: 297710
    -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7241277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704929883 {#2955
      date: 2024-01-11 00:38:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "should “undetermined” be renamed to “show all” or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704930707 {#3279
    date: 2024-01-11 00:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 297752
  -bodyTs: "'renam':4 'show':6 'someth':9 'undetermin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6317879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704930707 {#3280
    date: 2024-01-11 00:51:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2951
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2496
      +user: App\Entity\User {#2510 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1721158496 {#1348
        date: 2024-07-16 21:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2498 …}
      +nested: Doctrine\ORM\PersistentCollection {#2500 …}
      +votes: Doctrine\ORM\PersistentCollection {#2502 …}
      +reports: Doctrine\ORM\PersistentCollection {#2504 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
      -id: 297659
      -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6235214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704928637 {#1347
        date: 2024-01-11 00:17:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704929883 {#2952
      date: 2024-01-11 00:38:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    -id: 297710
    -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7241277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704929883 {#2955
      date: 2024-01-11 00:38:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "should “undetermined” be renamed to “show all” or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704930707 {#3279
    date: 2024-01-11 00:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 297752
  -bodyTs: "'renam':4 'show':6 'someth':9 'undetermin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6317879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704930707 {#3280
    date: 2024-01-11 00:51:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3480
  +user: Proxies\__CG__\App\Entity\User {#3472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2951
      +user: Proxies\__CG__\App\Entity\User {#3034 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2496
        +user: App\Entity\User {#2510 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1721158496 {#1348
          date: 2024-07-16 21:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines"
          "@nutomic"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2498 …}
        +nested: Doctrine\ORM\PersistentCollection {#2500 …}
        +votes: Doctrine\ORM\PersistentCollection {#2502 …}
        +reports: Doctrine\ORM\PersistentCollection {#2504 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
        -id: 297659
        -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6235214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704928637 {#1347
          date: 2024-01-11 00:17:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2496}
      +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704929883 {#2952
        date: 2024-01-11 00:38:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Anon819450514@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
      -id: 297710
      -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7241277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704929883 {#2955
        date: 2024-01-11 00:38:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "should “undetermined” be renamed to “show all” or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1704930707 {#3279
      date: 2024-01-11 00:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 297752
    -bodyTs: "'renam':4 'show':6 'someth':9 'undetermin':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6317879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704930707 {#3280
      date: 2024-01-11 00:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "“Any” I think would be the best way to say it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704938303 {#3475
    date: 2024-01-11 02:58:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
    "@Die4Ever@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3470 …}
  +nested: Doctrine\ORM\PersistentCollection {#3468 …}
  +votes: Doctrine\ORM\PersistentCollection {#3466 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  -id: 298022
  -bodyTs: "'best':7 'say':10 'think':3 'way':8 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7244144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704938303 {#3478
    date: 2024-01-11 02:58:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3480
  +user: Proxies\__CG__\App\Entity\User {#3472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2951
      +user: Proxies\__CG__\App\Entity\User {#3034 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2496
        +user: App\Entity\User {#2510 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1721158496 {#1348
          date: 2024-07-16 21:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines"
          "@nutomic"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2498 …}
        +nested: Doctrine\ORM\PersistentCollection {#2500 …}
        +votes: Doctrine\ORM\PersistentCollection {#2502 …}
        +reports: Doctrine\ORM\PersistentCollection {#2504 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
        -id: 297659
        -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6235214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704928637 {#1347
          date: 2024-01-11 00:17:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2496}
      +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704929883 {#2952
        date: 2024-01-11 00:38:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Anon819450514@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
      -id: 297710
      -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7241277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704929883 {#2955
        date: 2024-01-11 00:38:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "should “undetermined” be renamed to “show all” or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1704930707 {#3279
      date: 2024-01-11 00:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 297752
    -bodyTs: "'renam':4 'show':6 'someth':9 'undetermin':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6317879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704930707 {#3280
      date: 2024-01-11 00:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "“Any” I think would be the best way to say it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704938303 {#3475
    date: 2024-01-11 02:58:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
    "@Die4Ever@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3470 …}
  +nested: Doctrine\ORM\PersistentCollection {#3468 …}
  +votes: Doctrine\ORM\PersistentCollection {#3466 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  -id: 298022
  -bodyTs: "'best':7 'say':10 'think':3 'way':8 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7244144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704938303 {#3478
    date: 2024-01-11 02:58:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3480
  +user: Proxies\__CG__\App\Entity\User {#3472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2951
      +user: Proxies\__CG__\App\Entity\User {#3034 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2496
        +user: App\Entity\User {#2510 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1721158496 {#1348
          date: 2024-07-16 21:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines"
          "@nutomic"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2498 …}
        +nested: Doctrine\ORM\PersistentCollection {#2500 …}
        +votes: Doctrine\ORM\PersistentCollection {#2502 …}
        +reports: Doctrine\ORM\PersistentCollection {#2504 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
        -id: 297659
        -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6235214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704928637 {#1347
          date: 2024-01-11 00:17:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2496}
      +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704929883 {#2952
        date: 2024-01-11 00:38:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Anon819450514@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
      -id: 297710
      -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7241277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704929883 {#2955
        date: 2024-01-11 00:38:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "should “undetermined” be renamed to “show all” or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1704930707 {#3279
      date: 2024-01-11 00:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 297752
    -bodyTs: "'renam':4 'show':6 'someth':9 'undetermin':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6317879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704930707 {#3280
      date: 2024-01-11 00:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "“Any” I think would be the best way to say it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704938303 {#3475
    date: 2024-01-11 02:58:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
    "@Die4Ever@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3470 …}
  +nested: Doctrine\ORM\PersistentCollection {#3468 …}
  +votes: Doctrine\ORM\PersistentCollection {#3466 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  -id: 298022
  -bodyTs: "'best':7 'say':10 'think':3 'way':8 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7244144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704938303 {#3478
    date: 2024-01-11 02:58:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3490
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2951
      +user: Proxies\__CG__\App\Entity\User {#3034 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2496
        +user: App\Entity\User {#2510 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1721158496 {#1348
          date: 2024-07-16 21:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines"
          "@nutomic"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2498 …}
        +nested: Doctrine\ORM\PersistentCollection {#2500 …}
        +votes: Doctrine\ORM\PersistentCollection {#2502 …}
        +reports: Doctrine\ORM\PersistentCollection {#2504 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
        -id: 297659
        -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6235214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704928637 {#1347
          date: 2024-01-11 00:17:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2496}
      +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704929883 {#2952
        date: 2024-01-11 00:38:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Anon819450514@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
      -id: 297710
      -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7241277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704929883 {#2955
        date: 2024-01-11 00:38:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "should “undetermined” be renamed to “show all” or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1704930707 {#3279
      date: 2024-01-11 00:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 297752
    -bodyTs: "'renam':4 'show':6 'someth':9 'undetermin':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6317879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704930707 {#3280
      date: 2024-01-11 00:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "That sounds correct for the user settings form, but not for the comment / post creation form. Open up an issue on lemmy-ui’s gitbub for this if you would."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704998595 {#3488
    date: 2024-01-11 19:43:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
    "@Die4Ever@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3493 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 299592
  -bodyTs: "'comment':13 'correct':3 'creation':15 'form':8,16 'gitbub':26 'issu':20 'lemmi':23 'lemmy-ui':22 'open':17 'post':14 'set':7 'sound':2 'ui':24 'user':6 'would':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7261288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998595 {#3489
    date: 2024-01-11 19:43:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3490
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2951
      +user: Proxies\__CG__\App\Entity\User {#3034 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2496
        +user: App\Entity\User {#2510 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1721158496 {#1348
          date: 2024-07-16 21:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines"
          "@nutomic"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2498 …}
        +nested: Doctrine\ORM\PersistentCollection {#2500 …}
        +votes: Doctrine\ORM\PersistentCollection {#2502 …}
        +reports: Doctrine\ORM\PersistentCollection {#2504 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
        -id: 297659
        -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6235214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704928637 {#1347
          date: 2024-01-11 00:17:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2496}
      +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704929883 {#2952
        date: 2024-01-11 00:38:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Anon819450514@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
      -id: 297710
      -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7241277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704929883 {#2955
        date: 2024-01-11 00:38:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "should “undetermined” be renamed to “show all” or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1704930707 {#3279
      date: 2024-01-11 00:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 297752
    -bodyTs: "'renam':4 'show':6 'someth':9 'undetermin':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6317879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704930707 {#3280
      date: 2024-01-11 00:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "That sounds correct for the user settings form, but not for the comment / post creation form. Open up an issue on lemmy-ui’s gitbub for this if you would."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704998595 {#3488
    date: 2024-01-11 19:43:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
    "@Die4Ever@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3493 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 299592
  -bodyTs: "'comment':13 'correct':3 'creation':15 'form':8,16 'gitbub':26 'issu':20 'lemmi':23 'lemmy-ui':22 'open':17 'post':14 'set':7 'sound':2 'ui':24 'user':6 'would':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7261288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998595 {#3489
    date: 2024-01-11 19:43:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3490
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2951
      +user: Proxies\__CG__\App\Entity\User {#3034 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2496
        +user: App\Entity\User {#2510 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1721158496 {#1348
          date: 2024-07-16 21:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines"
          "@nutomic"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2498 …}
        +nested: Doctrine\ORM\PersistentCollection {#2500 …}
        +votes: Doctrine\ORM\PersistentCollection {#2502 …}
        +reports: Doctrine\ORM\PersistentCollection {#2504 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
        -id: 297659
        -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6235214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704928637 {#1347
          date: 2024-01-11 00:17:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2496}
      +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704929883 {#2952
        date: 2024-01-11 00:38:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Anon819450514@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
      -id: 297710
      -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7241277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704929883 {#2955
        date: 2024-01-11 00:38:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "should “undetermined” be renamed to “show all” or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1704930707 {#3279
      date: 2024-01-11 00:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 297752
    -bodyTs: "'renam':4 'show':6 'someth':9 'undetermin':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6317879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704930707 {#3280
      date: 2024-01-11 00:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "That sounds correct for the user settings form, but not for the comment / post creation form. Open up an issue on lemmy-ui’s gitbub for this if you would."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704998595 {#3488
    date: 2024-01-11 19:43:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
    "@Die4Ever@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3493 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 299592
  -bodyTs: "'comment':13 'correct':3 'creation':15 'form':8,16 'gitbub':26 'issu':20 'lemmi':23 'lemmy-ui':22 'open':17 'post':14 'set':7 'sound':2 'ui':24 'user':6 'would':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7261288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998595 {#3489
    date: 2024-01-11 19:43:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3569
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3490
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3281
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2951
        +user: Proxies\__CG__\App\Entity\User {#3034 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2496
          +user: App\Entity\User {#2510 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1721158496 {#1348
            date: 2024-07-16 21:34:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines"
            "@nutomic"
            "@dessalines@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2498 …}
          +nested: Doctrine\ORM\PersistentCollection {#2500 …}
          +votes: Doctrine\ORM\PersistentCollection {#2502 …}
          +reports: Doctrine\ORM\PersistentCollection {#2504 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
          -id: 297659
          -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6235214"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704928637 {#1347
            date: 2024-01-11 00:17:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2496}
        +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1704929883 {#2952
          date: 2024-01-11 00:38:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines"
          "@nutomic"
          "@dessalines@lemmy.ml"
          "@Anon819450514@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3033 …}
        +nested: Doctrine\ORM\PersistentCollection {#3031 …}
        +votes: Doctrine\ORM\PersistentCollection {#3029 …}
        +reports: Doctrine\ORM\PersistentCollection {#3027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
        -id: 297710
        -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7241277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704929883 {#2955
          date: 2024-01-11 00:38:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2496}
      +body: "should “undetermined” be renamed to “show all” or something?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1704930707 {#3279
        date: 2024-01-11 00:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Anon819450514@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3283 …}
      +nested: Doctrine\ORM\PersistentCollection {#3285 …}
      +votes: Doctrine\ORM\PersistentCollection {#3287 …}
      +reports: Doctrine\ORM\PersistentCollection {#3289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
      -id: 297752
      -bodyTs: "'renam':4 'show':6 'someth':9 'undetermin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6317879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704930707 {#3280
        date: 2024-01-11 00:51:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "That sounds correct for the user settings form, but not for the comment / post creation form. Open up an issue on lemmy-ui’s gitbub for this if you would."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704998595 {#3488
      date: 2024-01-11 19:43:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
      "@Die4Ever@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3491 …}
    +nested: Doctrine\ORM\PersistentCollection {#3493 …}
    +votes: Doctrine\ORM\PersistentCollection {#3495 …}
    +reports: Doctrine\ORM\PersistentCollection {#3497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
    -id: 299592
    -bodyTs: "'comment':13 'correct':3 'creation':15 'form':8,16 'gitbub':26 'issu':20 'lemmi':23 'lemmy-ui':22 'open':17 'post':14 'set':7 'sound':2 'ui':24 'user':6 'would':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7261288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704998595 {#3489
      date: 2024-01-11 19:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "[github.com/LemmyNet/lemmy-ui/issues/2319](https://github.com/LemmyNet/lemmy-ui/issues/2319)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705007735 {#3568
    date: 2024-01-11 22:15:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
    "@Die4Ever@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3573 …}
  +nested: Doctrine\ORM\PersistentCollection {#3579 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 299894
  -bodyTs: "'/lemmynet/lemmy-ui/issues/2319](https://github.com/lemmynet/lemmy-ui/issues/2319)':3 'github.com':2 'github.com/lemmynet/lemmy-ui/issues/2319](https://github.com/lemmynet/lemmy-ui/issues/2319)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6341606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705007735 {#3565
    date: 2024-01-11 22:15:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3569
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3490
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3281
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2951
        +user: Proxies\__CG__\App\Entity\User {#3034 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2496
          +user: App\Entity\User {#2510 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1721158496 {#1348
            date: 2024-07-16 21:34:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines"
            "@nutomic"
            "@dessalines@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2498 …}
          +nested: Doctrine\ORM\PersistentCollection {#2500 …}
          +votes: Doctrine\ORM\PersistentCollection {#2502 …}
          +reports: Doctrine\ORM\PersistentCollection {#2504 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
          -id: 297659
          -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6235214"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704928637 {#1347
            date: 2024-01-11 00:17:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2496}
        +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1704929883 {#2952
          date: 2024-01-11 00:38:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines"
          "@nutomic"
          "@dessalines@lemmy.ml"
          "@Anon819450514@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3033 …}
        +nested: Doctrine\ORM\PersistentCollection {#3031 …}
        +votes: Doctrine\ORM\PersistentCollection {#3029 …}
        +reports: Doctrine\ORM\PersistentCollection {#3027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
        -id: 297710
        -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7241277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704929883 {#2955
          date: 2024-01-11 00:38:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2496}
      +body: "should “undetermined” be renamed to “show all” or something?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1704930707 {#3279
        date: 2024-01-11 00:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Anon819450514@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3283 …}
      +nested: Doctrine\ORM\PersistentCollection {#3285 …}
      +votes: Doctrine\ORM\PersistentCollection {#3287 …}
      +reports: Doctrine\ORM\PersistentCollection {#3289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
      -id: 297752
      -bodyTs: "'renam':4 'show':6 'someth':9 'undetermin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6317879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704930707 {#3280
        date: 2024-01-11 00:51:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "That sounds correct for the user settings form, but not for the comment / post creation form. Open up an issue on lemmy-ui’s gitbub for this if you would."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704998595 {#3488
      date: 2024-01-11 19:43:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
      "@Die4Ever@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3491 …}
    +nested: Doctrine\ORM\PersistentCollection {#3493 …}
    +votes: Doctrine\ORM\PersistentCollection {#3495 …}
    +reports: Doctrine\ORM\PersistentCollection {#3497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
    -id: 299592
    -bodyTs: "'comment':13 'correct':3 'creation':15 'form':8,16 'gitbub':26 'issu':20 'lemmi':23 'lemmy-ui':22 'open':17 'post':14 'set':7 'sound':2 'ui':24 'user':6 'would':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7261288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704998595 {#3489
      date: 2024-01-11 19:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "[github.com/LemmyNet/lemmy-ui/issues/2319](https://github.com/LemmyNet/lemmy-ui/issues/2319)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705007735 {#3568
    date: 2024-01-11 22:15:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
    "@Die4Ever@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3573 …}
  +nested: Doctrine\ORM\PersistentCollection {#3579 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 299894
  -bodyTs: "'/lemmynet/lemmy-ui/issues/2319](https://github.com/lemmynet/lemmy-ui/issues/2319)':3 'github.com':2 'github.com/lemmynet/lemmy-ui/issues/2319](https://github.com/lemmynet/lemmy-ui/issues/2319)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6341606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705007735 {#3565
    date: 2024-01-11 22:15:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3569
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3490
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3281
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2951
        +user: Proxies\__CG__\App\Entity\User {#3034 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2496
          +user: App\Entity\User {#2510 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Does this mean we are gonna be able to see comments from other instances? I sometimes see post with a certain number of comments (in the hundreds) but when I open the post I only see a fraction of them."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1721158496 {#1348
            date: 2024-07-16 21:34:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines"
            "@nutomic"
            "@dessalines@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2498 …}
          +nested: Doctrine\ORM\PersistentCollection {#2500 …}
          +votes: Doctrine\ORM\PersistentCollection {#2502 …}
          +reports: Doctrine\ORM\PersistentCollection {#2504 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
          -id: 297659
          -bodyTs: "'abl':8 'certain':21 'comment':11,24 'fraction':38 'gonna':6 'hundr':27 'instanc':14 'mean':3 'number':22 'open':31 'post':18,33 'see':10,17,36 'sometim':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6235214"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704928637 {#1347
            date: 2024-01-11 00:17:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2496}
        +body: "Possibly, but this is more likely related to your language settings, not having undetermined selected."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1704929883 {#2952
          date: 2024-01-11 00:38:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines"
          "@nutomic"
          "@dessalines@lemmy.ml"
          "@Anon819450514@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3033 …}
        +nested: Doctrine\ORM\PersistentCollection {#3031 …}
        +votes: Doctrine\ORM\PersistentCollection {#3029 …}
        +reports: Doctrine\ORM\PersistentCollection {#3027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
        -id: 297710
        -bodyTs: "'languag':10 'like':6 'possibl':1 'relat':7 'select':15 'set':11 'undetermin':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7241277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704929883 {#2955
          date: 2024-01-11 00:38:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2496}
      +body: "should “undetermined” be renamed to “show all” or something?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1704930707 {#3279
        date: 2024-01-11 00:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines"
        "@nutomic"
        "@dessalines@lemmy.ml"
        "@Anon819450514@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3283 …}
      +nested: Doctrine\ORM\PersistentCollection {#3285 …}
      +votes: Doctrine\ORM\PersistentCollection {#3287 …}
      +reports: Doctrine\ORM\PersistentCollection {#3289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
      -id: 297752
      -bodyTs: "'renam':4 'show':6 'someth':9 'undetermin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6317879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704930707 {#3280
        date: 2024-01-11 00:51:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "That sounds correct for the user settings form, but not for the comment / post creation form. Open up an issue on lemmy-ui’s gitbub for this if you would."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704998595 {#3488
      date: 2024-01-11 19:43:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines"
      "@nutomic"
      "@dessalines@lemmy.ml"
      "@Anon819450514@lemmy.ca"
      "@Die4Ever@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3491 …}
    +nested: Doctrine\ORM\PersistentCollection {#3493 …}
    +votes: Doctrine\ORM\PersistentCollection {#3495 …}
    +reports: Doctrine\ORM\PersistentCollection {#3497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
    -id: 299592
    -bodyTs: "'comment':13 'correct':3 'creation':15 'form':8,16 'gitbub':26 'issu':20 'lemmi':23 'lemmy-ui':22 'open':17 'post':14 'set':7 'sound':2 'ui':24 'user':6 'would':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7261288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704998595 {#3489
      date: 2024-01-11 19:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "[github.com/LemmyNet/lemmy-ui/issues/2319](https://github.com/LemmyNet/lemmy-ui/issues/2319)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705007735 {#3568
    date: 2024-01-11 22:15:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines"
    "@nutomic"
    "@dessalines@lemmy.ml"
    "@Anon819450514@lemmy.ca"
    "@Die4Ever@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3573 …}
  +nested: Doctrine\ORM\PersistentCollection {#3579 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 299894
  -bodyTs: "'/lemmynet/lemmy-ui/issues/2319](https://github.com/lemmynet/lemmy-ui/issues/2319)':3 'github.com':2 'github.com/lemmynet/lemmy-ui/issues/2319](https://github.com/lemmynet/lemmy-ui/issues/2319)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6341606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705007735 {#3565
    date: 2024-01-11 22:15:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Welcome back!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704748638 {#2565
    date: 2024-01-08 22:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 291889
  -bodyTs: "'back':2 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7173983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704748638 {#2566
    date: 2024-01-08 22:17:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Welcome back!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704748638 {#2565
    date: 2024-01-08 22:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 291889
  -bodyTs: "'back':2 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7173983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704748638 {#2566
    date: 2024-01-08 22:17:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Welcome back!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704748638 {#2565
    date: 2024-01-08 22:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 291889
  -bodyTs: "'back':2 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7173983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704748638 {#2566
    date: 2024-01-08 22:17:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#2645
  +user: App\Entity\User {#2658 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Should there be a way for users to formally protest mods? Or admins?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728807463 {#2640
    date: 2024-10-13 10:17:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2650 …}
  +reports: Doctrine\ORM\PersistentCollection {#2652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
  -id: 342035
  -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8087527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278948 {#2641
    date: 2024-01-26 15:22: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
167 DENIED edit
App\Entity\EntryComment {#2645
  +user: App\Entity\User {#2658 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Should there be a way for users to formally protest mods? Or admins?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728807463 {#2640
    date: 2024-10-13 10:17:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2650 …}
  +reports: Doctrine\ORM\PersistentCollection {#2652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
  -id: 342035
  -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8087527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278948 {#2641
    date: 2024-01-26 15:22: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
168 DENIED moderate
App\Entity\EntryComment {#2645
  +user: App\Entity\User {#2658 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Should there be a way for users to formally protest mods? Or admins?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728807463 {#2640
    date: 2024-10-13 10:17:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2650 …}
  +reports: Doctrine\ORM\PersistentCollection {#2652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
  -id: 342035
  -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8087527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278948 {#2641
    date: 2024-01-26 15:22: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
169 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
170 DENIED moderate
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2645
    +user: App\Entity\User {#2658 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Should there be a way for users to formally protest mods? Or admins?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728807463 {#2640
      date: 2024-10-13 10:17:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2650 …}
    +reports: Doctrine\ORM\PersistentCollection {#2652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
    -id: 342035
    -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8087527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706278948 {#2641
      date: 2024-01-26 15:22:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "I dont know, should there?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706284553 {#3196
    date: 2024-01-26 16:55:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 342287
  -bodyTs: "'dont':2 'know':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7754871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706284553 {#3197
    date: 2024-01-26 16:55: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
171 DENIED edit
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2645
    +user: App\Entity\User {#2658 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Should there be a way for users to formally protest mods? Or admins?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728807463 {#2640
      date: 2024-10-13 10:17:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2650 …}
    +reports: Doctrine\ORM\PersistentCollection {#2652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
    -id: 342035
    -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8087527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706278948 {#2641
      date: 2024-01-26 15:22:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "I dont know, should there?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706284553 {#3196
    date: 2024-01-26 16:55:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 342287
  -bodyTs: "'dont':2 'know':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7754871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706284553 {#3197
    date: 2024-01-26 16:55: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
172 DENIED moderate
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2645
    +user: App\Entity\User {#2658 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Should there be a way for users to formally protest mods? Or admins?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728807463 {#2640
      date: 2024-10-13 10:17:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2650 …}
    +reports: Doctrine\ORM\PersistentCollection {#2652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
    -id: 342035
    -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8087527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706278948 {#2641
      date: 2024-01-26 15:22:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "I dont know, should there?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706284553 {#3196
    date: 2024-01-26 16:55:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 342287
  -bodyTs: "'dont':2 'know':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7754871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706284553 {#3197
    date: 2024-01-26 16:55: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
173 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
174 DENIED moderate
App\Entity\EntryComment {#3358
  +user: Proxies\__CG__\App\Entity\User {#3359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2645
      +user: App\Entity\User {#2658 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Should there be a way for users to formally protest mods? Or admins?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1728807463 {#2640
        date: 2024-10-13 10:17:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2646 …}
      +nested: Doctrine\ORM\PersistentCollection {#2648 …}
      +votes: Doctrine\ORM\PersistentCollection {#2650 …}
      +reports: Doctrine\ORM\PersistentCollection {#2652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
      -id: 342035
      -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8087527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706278948 {#2641
        date: 2024-01-26 15:22:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2645}
    +body: "I dont know, should there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706284553 {#3196
      date: 2024-01-26 16:55:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@OnlyTakesLs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 342287
    -bodyTs: "'dont':2 'know':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7754871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706284553 {#3197
      date: 2024-01-26 16:55:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "I’m curious too, depending on the instance, users can general escalate to admins, and then leave the instance if necessary."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706284797 {#3356
    date: 2024-01-26 16:59:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 342300
  -bodyTs: "'admin':14 'curious':3 'depend':5 'escal':12 'general':11 'instanc':8,19 'leav':17 'm':2 'necessari':21 'user':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/5412376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706284797 {#3357
    date: 2024-01-26 16:59:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#3358
  +user: Proxies\__CG__\App\Entity\User {#3359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2645
      +user: App\Entity\User {#2658 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Should there be a way for users to formally protest mods? Or admins?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1728807463 {#2640
        date: 2024-10-13 10:17:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2646 …}
      +nested: Doctrine\ORM\PersistentCollection {#2648 …}
      +votes: Doctrine\ORM\PersistentCollection {#2650 …}
      +reports: Doctrine\ORM\PersistentCollection {#2652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
      -id: 342035
      -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8087527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706278948 {#2641
        date: 2024-01-26 15:22:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2645}
    +body: "I dont know, should there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706284553 {#3196
      date: 2024-01-26 16:55:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@OnlyTakesLs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 342287
    -bodyTs: "'dont':2 'know':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7754871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706284553 {#3197
      date: 2024-01-26 16:55:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "I’m curious too, depending on the instance, users can general escalate to admins, and then leave the instance if necessary."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706284797 {#3356
    date: 2024-01-26 16:59:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 342300
  -bodyTs: "'admin':14 'curious':3 'depend':5 'escal':12 'general':11 'instanc':8,19 'leav':17 'm':2 'necessari':21 'user':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/5412376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706284797 {#3357
    date: 2024-01-26 16:59:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#3358
  +user: Proxies\__CG__\App\Entity\User {#3359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2645
      +user: App\Entity\User {#2658 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Should there be a way for users to formally protest mods? Or admins?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1728807463 {#2640
        date: 2024-10-13 10:17:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2646 …}
      +nested: Doctrine\ORM\PersistentCollection {#2648 …}
      +votes: Doctrine\ORM\PersistentCollection {#2650 …}
      +reports: Doctrine\ORM\PersistentCollection {#2652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
      -id: 342035
      -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8087527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706278948 {#2641
        date: 2024-01-26 15:22:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2645}
    +body: "I dont know, should there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706284553 {#3196
      date: 2024-01-26 16:55:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@OnlyTakesLs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 342287
    -bodyTs: "'dont':2 'know':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7754871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706284553 {#3197
      date: 2024-01-26 16:55:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "I’m curious too, depending on the instance, users can general escalate to admins, and then leave the instance if necessary."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706284797 {#3356
    date: 2024-01-26 16:59:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 342300
  -bodyTs: "'admin':14 'curious':3 'depend':5 'escal':12 'general':11 'instanc':8,19 'leav':17 'm':2 'necessari':21 'user':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/5412376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706284797 {#3357
    date: 2024-01-26 16:59:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 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
178 DENIED moderate
App\Entity\EntryComment {#3520
  +user: Proxies\__CG__\App\Entity\User {#3521 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3358
    +user: Proxies\__CG__\App\Entity\User {#3359 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3198
      +user: Proxies\__CG__\App\Entity\User {#3018 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2645
        +user: App\Entity\User {#2658 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Should there be a way for users to formally protest mods? Or admins?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1728807463 {#2640
          date: 2024-10-13 10:17:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines"
          "@nutomic"
          "@ismailkarsli"
          "@jmcharter"
          "@dullbananas"
          "@SleeplessOne1917"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2646 …}
        +nested: Doctrine\ORM\PersistentCollection {#2648 …}
        +votes: Doctrine\ORM\PersistentCollection {#2650 …}
        +reports: Doctrine\ORM\PersistentCollection {#2652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
        -id: 342035
        -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/8087527"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706278948 {#2641
          date: 2024-01-26 15:22:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2645}
      +body: "I dont know, should there?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1706284553 {#3196
        date: 2024-01-26 16:55:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
        "@OnlyTakesLs@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -id: 342287
      -bodyTs: "'dont':2 'know':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7754871"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706284553 {#3197
        date: 2024-01-26 16:55:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2645}
    +body: "I’m curious too, depending on the instance, users can general escalate to admins, and then leave the instance if necessary."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706284797 {#3356
      date: 2024-01-26 16:59:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@OnlyTakesLs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 342300
    -bodyTs: "'admin':14 'curious':3 'depend':5 'escal':12 'general':11 'instanc':8,19 'leav':17 'm':2 'necessari':21 'user':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/5412376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706284797 {#3357
      date: 2024-01-26 16:59:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "Well right now a user can already just message the admins about any problematic mod and let them decide so…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706286982 {#3518
    date: 2024-01-26 17:36:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
    "@Blaze@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3522 …}
  +nested: Doctrine\ORM\PersistentCollection {#3524 …}
  +votes: Doctrine\ORM\PersistentCollection {#3526 …}
  +reports: Doctrine\ORM\PersistentCollection {#3528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
  -id: 342419
  -bodyTs: "'admin':11 'alreadi':7 'decid':19 'let':17 'messag':9 'mod':15 'problemat':14 'right':2 'user':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7755794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706286982 {#3519
    date: 2024-01-26 17:36: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
179 DENIED edit
App\Entity\EntryComment {#3520
  +user: Proxies\__CG__\App\Entity\User {#3521 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3358
    +user: Proxies\__CG__\App\Entity\User {#3359 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3198
      +user: Proxies\__CG__\App\Entity\User {#3018 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2645
        +user: App\Entity\User {#2658 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Should there be a way for users to formally protest mods? Or admins?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1728807463 {#2640
          date: 2024-10-13 10:17:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines"
          "@nutomic"
          "@ismailkarsli"
          "@jmcharter"
          "@dullbananas"
          "@SleeplessOne1917"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2646 …}
        +nested: Doctrine\ORM\PersistentCollection {#2648 …}
        +votes: Doctrine\ORM\PersistentCollection {#2650 …}
        +reports: Doctrine\ORM\PersistentCollection {#2652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
        -id: 342035
        -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/8087527"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706278948 {#2641
          date: 2024-01-26 15:22:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2645}
      +body: "I dont know, should there?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1706284553 {#3196
        date: 2024-01-26 16:55:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
        "@OnlyTakesLs@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -id: 342287
      -bodyTs: "'dont':2 'know':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7754871"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706284553 {#3197
        date: 2024-01-26 16:55:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2645}
    +body: "I’m curious too, depending on the instance, users can general escalate to admins, and then leave the instance if necessary."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706284797 {#3356
      date: 2024-01-26 16:59:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@OnlyTakesLs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 342300
    -bodyTs: "'admin':14 'curious':3 'depend':5 'escal':12 'general':11 'instanc':8,19 'leav':17 'm':2 'necessari':21 'user':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/5412376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706284797 {#3357
      date: 2024-01-26 16:59:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "Well right now a user can already just message the admins about any problematic mod and let them decide so…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706286982 {#3518
    date: 2024-01-26 17:36:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
    "@Blaze@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3522 …}
  +nested: Doctrine\ORM\PersistentCollection {#3524 …}
  +votes: Doctrine\ORM\PersistentCollection {#3526 …}
  +reports: Doctrine\ORM\PersistentCollection {#3528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
  -id: 342419
  -bodyTs: "'admin':11 'alreadi':7 'decid':19 'let':17 'messag':9 'mod':15 'problemat':14 'right':2 'user':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7755794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706286982 {#3519
    date: 2024-01-26 17:36: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
180 DENIED moderate
App\Entity\EntryComment {#3520
  +user: Proxies\__CG__\App\Entity\User {#3521 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3358
    +user: Proxies\__CG__\App\Entity\User {#3359 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3198
      +user: Proxies\__CG__\App\Entity\User {#3018 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2645
        +user: App\Entity\User {#2658 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Should there be a way for users to formally protest mods? Or admins?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1728807463 {#2640
          date: 2024-10-13 10:17:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines"
          "@nutomic"
          "@ismailkarsli"
          "@jmcharter"
          "@dullbananas"
          "@SleeplessOne1917"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2646 …}
        +nested: Doctrine\ORM\PersistentCollection {#2648 …}
        +votes: Doctrine\ORM\PersistentCollection {#2650 …}
        +reports: Doctrine\ORM\PersistentCollection {#2652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
        -id: 342035
        -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/8087527"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706278948 {#2641
          date: 2024-01-26 15:22:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2645}
      +body: "I dont know, should there?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1706284553 {#3196
        date: 2024-01-26 16:55:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
        "@OnlyTakesLs@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -id: 342287
      -bodyTs: "'dont':2 'know':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7754871"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706284553 {#3197
        date: 2024-01-26 16:55:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2645}
    +body: "I’m curious too, depending on the instance, users can general escalate to admins, and then leave the instance if necessary."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706284797 {#3356
      date: 2024-01-26 16:59:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@OnlyTakesLs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 342300
    -bodyTs: "'admin':14 'curious':3 'depend':5 'escal':12 'general':11 'instanc':8,19 'leav':17 'm':2 'necessari':21 'user':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/5412376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706284797 {#3357
      date: 2024-01-26 16:59:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "Well right now a user can already just message the admins about any problematic mod and let them decide so…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706286982 {#3518
    date: 2024-01-26 17:36:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
    "@Blaze@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3522 …}
  +nested: Doctrine\ORM\PersistentCollection {#3524 …}
  +votes: Doctrine\ORM\PersistentCollection {#3526 …}
  +reports: Doctrine\ORM\PersistentCollection {#3528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
  -id: 342419
  -bodyTs: "'admin':11 'alreadi':7 'decid':19 'let':17 'messag':9 'mod':15 'problemat':14 'right':2 'user':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7755794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706286982 {#3519
    date: 2024-01-26 17:36: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
181 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
182 DENIED moderate
App\Entity\EntryComment {#3375
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2645
      +user: App\Entity\User {#2658 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Should there be a way for users to formally protest mods? Or admins?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1728807463 {#2640
        date: 2024-10-13 10:17:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2646 …}
      +nested: Doctrine\ORM\PersistentCollection {#2648 …}
      +votes: Doctrine\ORM\PersistentCollection {#2650 …}
      +reports: Doctrine\ORM\PersistentCollection {#2652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
      -id: 342035
      -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8087527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706278948 {#2641
        date: 2024-01-26 15:22:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2645}
    +body: "I dont know, should there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706284553 {#3196
      date: 2024-01-26 16:55:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@OnlyTakesLs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 342287
    -bodyTs: "'dont':2 'know':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7754871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706284553 {#3197
      date: 2024-01-26 16:55:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "Yes!!! Mods becoming crazy with power is a real thing!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706286608 {#3372
    date: 2024-01-26 17:30:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 342397
  -bodyTs: "'becom':3 'crazi':4 'mod':2 'power':6 'real':9 'thing':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3520006"
  +editedAt: DateTimeImmutable @1728801729 {#3373
    date: 2024-10-13 08:42:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706286608 {#3374
    date: 2024-01-26 17:30: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
183 DENIED edit
App\Entity\EntryComment {#3375
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2645
      +user: App\Entity\User {#2658 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Should there be a way for users to formally protest mods? Or admins?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1728807463 {#2640
        date: 2024-10-13 10:17:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2646 …}
      +nested: Doctrine\ORM\PersistentCollection {#2648 …}
      +votes: Doctrine\ORM\PersistentCollection {#2650 …}
      +reports: Doctrine\ORM\PersistentCollection {#2652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
      -id: 342035
      -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8087527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706278948 {#2641
        date: 2024-01-26 15:22:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2645}
    +body: "I dont know, should there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706284553 {#3196
      date: 2024-01-26 16:55:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@OnlyTakesLs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 342287
    -bodyTs: "'dont':2 'know':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7754871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706284553 {#3197
      date: 2024-01-26 16:55:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "Yes!!! Mods becoming crazy with power is a real thing!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706286608 {#3372
    date: 2024-01-26 17:30:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 342397
  -bodyTs: "'becom':3 'crazi':4 'mod':2 'power':6 'real':9 'thing':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3520006"
  +editedAt: DateTimeImmutable @1728801729 {#3373
    date: 2024-10-13 08:42:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706286608 {#3374
    date: 2024-01-26 17:30: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
184 DENIED moderate
App\Entity\EntryComment {#3375
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2645
      +user: App\Entity\User {#2658 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Should there be a way for users to formally protest mods? Or admins?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1728807463 {#2640
        date: 2024-10-13 10:17:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2646 …}
      +nested: Doctrine\ORM\PersistentCollection {#2648 …}
      +votes: Doctrine\ORM\PersistentCollection {#2650 …}
      +reports: Doctrine\ORM\PersistentCollection {#2652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
      -id: 342035
      -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8087527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706278948 {#2641
        date: 2024-01-26 15:22:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2645}
    +body: "I dont know, should there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706284553 {#3196
      date: 2024-01-26 16:55:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@OnlyTakesLs@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 342287
    -bodyTs: "'dont':2 'know':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7754871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706284553 {#3197
      date: 2024-01-26 16:55:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "Yes!!! Mods becoming crazy with power is a real thing!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706286608 {#3372
    date: 2024-01-26 17:30:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 342397
  -bodyTs: "'becom':3 'crazi':4 'mod':2 'power':6 'real':9 'thing':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3520006"
  +editedAt: DateTimeImmutable @1728801729 {#3373
    date: 2024-10-13 08:42:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706286608 {#3374
    date: 2024-01-26 17:30: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
185 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
186 DENIED moderate
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2645
    +user: App\Entity\User {#2658 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Should there be a way for users to formally protest mods? Or admins?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728807463 {#2640
      date: 2024-10-13 10:17:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2650 …}
    +reports: Doctrine\ORM\PersistentCollection {#2652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
    -id: 342035
    -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8087527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706278948 {#2641
      date: 2024-01-26 15:22:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "I don’t think we should bake in anything to the software, but instances having meta and feedback communities are a good idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706289020 {#3211
    date: 2024-01-26 18:10:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 342519
  -bodyTs: "'anyth':9 'bake':7 'communiti':19 'feedback':18 'good':22 'idea':23 'instanc':14 'meta':16 'softwar':12 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706289020 {#3212
    date: 2024-01-26 18:10:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2645
    +user: App\Entity\User {#2658 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Should there be a way for users to formally protest mods? Or admins?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728807463 {#2640
      date: 2024-10-13 10:17:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2650 …}
    +reports: Doctrine\ORM\PersistentCollection {#2652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
    -id: 342035
    -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8087527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706278948 {#2641
      date: 2024-01-26 15:22:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "I don’t think we should bake in anything to the software, but instances having meta and feedback communities are a good idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706289020 {#3211
    date: 2024-01-26 18:10:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 342519
  -bodyTs: "'anyth':9 'bake':7 'communiti':19 'feedback':18 'good':22 'idea':23 'instanc':14 'meta':16 'softwar':12 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706289020 {#3212
    date: 2024-01-26 18:10:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2645
    +user: App\Entity\User {#2658 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Should there be a way for users to formally protest mods? Or admins?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728807463 {#2640
      date: 2024-10-13 10:17:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2650 …}
    +reports: Doctrine\ORM\PersistentCollection {#2652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
    -id: 342035
    -bodyTs: "'admin':13 'formal':9 'mod':11 'protest':10 'user':7 'way':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8087527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706278948 {#2641
      date: 2024-01-26 15:22:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2645}
  +body: "I don’t think we should bake in anything to the software, but instances having meta and feedback communities are a good idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706289020 {#3211
    date: 2024-01-26 18:10:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@OnlyTakesLs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 342519
  -bodyTs: "'anyth':9 'bake':7 'communiti':19 'feedback':18 'good':22 'idea':23 'instanc':14 'meta':16 'softwar':12 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706289020 {#3212
    date: 2024-01-26 18:10:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 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
190 DENIED moderate
App\Entity\EntryComment {#2718
  +user: App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is federated authentication being considered for the future? The federated model of the fediverse is great, but it runs into problems when instances “die”, you want to access different servers as they federate with different things, etc. leading to the need of having multiple accounts. If there were a decentralized network of auth servers, could use the same credentials everywhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728806367 {#2713
    date: 2024-10-13 09:59:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2719 …}
  +nested: Doctrine\ORM\PersistentCollection {#2721 …}
  +votes: Doctrine\ORM\PersistentCollection {#2723 …}
  +reports: Doctrine\ORM\PersistentCollection {#2725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
  -id: 341483
  -bodyTs: "'access':28 'account':45 'auth':53 'authent':3 'consid':5 'could':55 'credenti':59 'decentr':50 'die':24 'differ':29,35 'etc':37 'everywher':60 'feder':2,10,33 'fedivers':14 'futur':8 'great':16 'instanc':23 'lead':38 'model':11 'multipl':44 'need':41 'network':51 'problem':21 'run':19 'server':30,54 'thing':36 'use':56 'want':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7028158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706255837 {#2714
    date: 2024-01-26 08:57:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#2718
  +user: App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is federated authentication being considered for the future? The federated model of the fediverse is great, but it runs into problems when instances “die”, you want to access different servers as they federate with different things, etc. leading to the need of having multiple accounts. If there were a decentralized network of auth servers, could use the same credentials everywhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728806367 {#2713
    date: 2024-10-13 09:59:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2719 …}
  +nested: Doctrine\ORM\PersistentCollection {#2721 …}
  +votes: Doctrine\ORM\PersistentCollection {#2723 …}
  +reports: Doctrine\ORM\PersistentCollection {#2725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
  -id: 341483
  -bodyTs: "'access':28 'account':45 'auth':53 'authent':3 'consid':5 'could':55 'credenti':59 'decentr':50 'die':24 'differ':29,35 'etc':37 'everywher':60 'feder':2,10,33 'fedivers':14 'futur':8 'great':16 'instanc':23 'lead':38 'model':11 'multipl':44 'need':41 'network':51 'problem':21 'run':19 'server':30,54 'thing':36 'use':56 'want':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7028158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706255837 {#2714
    date: 2024-01-26 08:57:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#2718
  +user: App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is federated authentication being considered for the future? The federated model of the fediverse is great, but it runs into problems when instances “die”, you want to access different servers as they federate with different things, etc. leading to the need of having multiple accounts. If there were a decentralized network of auth servers, could use the same credentials everywhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728806367 {#2713
    date: 2024-10-13 09:59:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2719 …}
  +nested: Doctrine\ORM\PersistentCollection {#2721 …}
  +votes: Doctrine\ORM\PersistentCollection {#2723 …}
  +reports: Doctrine\ORM\PersistentCollection {#2725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
  -id: 341483
  -bodyTs: "'access':28 'account':45 'auth':53 'authent':3 'consid':5 'could':55 'credenti':59 'decentr':50 'die':24 'differ':29,35 'etc':37 'everywher':60 'feder':2,10,33 'fedivers':14 'futur':8 'great':16 'instanc':23 'lead':38 'model':11 'multipl':44 'need':41 'network':51 'problem':21 'run':19 'server':30,54 'thing':36 'use':56 'want':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7028158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706255837 {#2714
    date: 2024-01-26 08:57:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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
194 DENIED moderate
App\Entity\EntryComment {#3152
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2718
    +user: App\Entity\User {#2731 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Is federated authentication being considered for the future? The federated model of the fediverse is great, but it runs into problems when instances “die”, you want to access different servers as they federate with different things, etc. leading to the need of having multiple accounts. If there were a decentralized network of auth servers, could use the same credentials everywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728806367 {#2713
      date: 2024-10-13 09:59:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2719 …}
    +nested: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    -id: 341483
    -bodyTs: "'access':28 'account':45 'auth':53 'authent':3 'consid':5 'could':55 'credenti':59 'decentr':50 'die':24 'differ':29,35 'etc':37 'everywher':60 'feder':2,10,33 'fedivers':14 'futur':8 'great':16 'instanc':23 'lead':38 'model':11 'multipl':44 'need':41 'network':51 'problem':21 'run':19 'server':30,54 'thing':36 'use':56 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7028158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706255837 {#2714
      date: 2024-01-26 08:57:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2718}
  +body: "Then your (hashed) password would have to be copied to all servers, and the email as well for password reset. Seems very problematic for security."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706278055 {#3150
    date: 2024-01-26 15:07:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@InfiniteFlow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 342005
  -bodyTs: "'copi':9 'email':15 'hash':3 'password':4,19 'problemat':23 'reset':20 'secur':25 'seem':21 'server':12 'well':17 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7752455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278055 {#3151
    date: 2024-01-26 15:07:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#3152
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2718
    +user: App\Entity\User {#2731 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Is federated authentication being considered for the future? The federated model of the fediverse is great, but it runs into problems when instances “die”, you want to access different servers as they federate with different things, etc. leading to the need of having multiple accounts. If there were a decentralized network of auth servers, could use the same credentials everywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728806367 {#2713
      date: 2024-10-13 09:59:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2719 …}
    +nested: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    -id: 341483
    -bodyTs: "'access':28 'account':45 'auth':53 'authent':3 'consid':5 'could':55 'credenti':59 'decentr':50 'die':24 'differ':29,35 'etc':37 'everywher':60 'feder':2,10,33 'fedivers':14 'futur':8 'great':16 'instanc':23 'lead':38 'model':11 'multipl':44 'need':41 'network':51 'problem':21 'run':19 'server':30,54 'thing':36 'use':56 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7028158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706255837 {#2714
      date: 2024-01-26 08:57:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2718}
  +body: "Then your (hashed) password would have to be copied to all servers, and the email as well for password reset. Seems very problematic for security."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706278055 {#3150
    date: 2024-01-26 15:07:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@InfiniteFlow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 342005
  -bodyTs: "'copi':9 'email':15 'hash':3 'password':4,19 'problemat':23 'reset':20 'secur':25 'seem':21 'server':12 'well':17 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7752455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278055 {#3151
    date: 2024-01-26 15:07:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#3152
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2718
    +user: App\Entity\User {#2731 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Is federated authentication being considered for the future? The federated model of the fediverse is great, but it runs into problems when instances “die”, you want to access different servers as they federate with different things, etc. leading to the need of having multiple accounts. If there were a decentralized network of auth servers, could use the same credentials everywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728806367 {#2713
      date: 2024-10-13 09:59:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2719 …}
    +nested: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    -id: 341483
    -bodyTs: "'access':28 'account':45 'auth':53 'authent':3 'consid':5 'could':55 'credenti':59 'decentr':50 'die':24 'differ':29,35 'etc':37 'everywher':60 'feder':2,10,33 'fedivers':14 'futur':8 'great':16 'instanc':23 'lead':38 'model':11 'multipl':44 'need':41 'network':51 'problem':21 'run':19 'server':30,54 'thing':36 'use':56 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7028158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706255837 {#2714
      date: 2024-01-26 08:57:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2718}
  +body: "Then your (hashed) password would have to be copied to all servers, and the email as well for password reset. Seems very problematic for security."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706278055 {#3150
    date: 2024-01-26 15:07:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@InfiniteFlow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 342005
  -bodyTs: "'copi':9 'email':15 'hash':3 'password':4,19 'problemat':23 'reset':20 'secur':25 'seem':21 'server':12 'well':17 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7752455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278055 {#3151
    date: 2024-01-26 15:07:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 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
198 DENIED moderate
App\Entity\EntryComment {#3168
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2718
    +user: App\Entity\User {#2731 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Is federated authentication being considered for the future? The federated model of the fediverse is great, but it runs into problems when instances “die”, you want to access different servers as they federate with different things, etc. leading to the need of having multiple accounts. If there were a decentralized network of auth servers, could use the same credentials everywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728806367 {#2713
      date: 2024-10-13 09:59:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2719 …}
    +nested: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    -id: 341483
    -bodyTs: "'access':28 'account':45 'auth':53 'authent':3 'consid':5 'could':55 'credenti':59 'decentr':50 'die':24 'differ':29,35 'etc':37 'everywher':60 'feder':2,10,33 'fedivers':14 'futur':8 'great':16 'instanc':23 'lead':38 'model':11 'multipl':44 'need':41 'network':51 'problem':21 'run':19 'server':30,54 'thing':36 'use':56 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7028158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706255837 {#2714
      date: 2024-01-26 08:57:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2718}
  +body: """
    No, Activitypub isn’t based on a *migrating authentication* / single-sign-on model, but on server-to-server communication.\n
    \n
    Instances with many users already on them dying *should* be a rare occurrence, and its unfortunate that it happens not just for us, but in the whole fediverse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706288573 {#3165
    date: 2024-01-26 18:02:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@InfiniteFlow@lemmy.world"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@InfiniteFlow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 342505
  -bodyTs: "'activitypub':2 'alreadi':26 'authent':9 'base':5 'communic':21 'die':29 'fedivers':49 'happen':40 'instanc':22 'isn':3 'mani':24 'migrat':8 'model':14 'occurr':34 'rare':33 'server':18,20 'server-to-serv':17 'sign':12 'singl':11 'single-sign-on':10 'unfortun':37 'us':44 'user':25 'whole':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756422"
  +editedAt: DateTimeImmutable @1728806533 {#3166
    date: 2024-10-13 10:02:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706288573 {#3167
    date: 2024-01-26 18:02: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
199 DENIED edit
App\Entity\EntryComment {#3168
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2718
    +user: App\Entity\User {#2731 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Is federated authentication being considered for the future? The federated model of the fediverse is great, but it runs into problems when instances “die”, you want to access different servers as they federate with different things, etc. leading to the need of having multiple accounts. If there were a decentralized network of auth servers, could use the same credentials everywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728806367 {#2713
      date: 2024-10-13 09:59:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2719 …}
    +nested: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    -id: 341483
    -bodyTs: "'access':28 'account':45 'auth':53 'authent':3 'consid':5 'could':55 'credenti':59 'decentr':50 'die':24 'differ':29,35 'etc':37 'everywher':60 'feder':2,10,33 'fedivers':14 'futur':8 'great':16 'instanc':23 'lead':38 'model':11 'multipl':44 'need':41 'network':51 'problem':21 'run':19 'server':30,54 'thing':36 'use':56 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7028158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706255837 {#2714
      date: 2024-01-26 08:57:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2718}
  +body: """
    No, Activitypub isn’t based on a *migrating authentication* / single-sign-on model, but on server-to-server communication.\n
    \n
    Instances with many users already on them dying *should* be a rare occurrence, and its unfortunate that it happens not just for us, but in the whole fediverse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706288573 {#3165
    date: 2024-01-26 18:02:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@InfiniteFlow@lemmy.world"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@InfiniteFlow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 342505
  -bodyTs: "'activitypub':2 'alreadi':26 'authent':9 'base':5 'communic':21 'die':29 'fedivers':49 'happen':40 'instanc':22 'isn':3 'mani':24 'migrat':8 'model':14 'occurr':34 'rare':33 'server':18,20 'server-to-serv':17 'sign':12 'singl':11 'single-sign-on':10 'unfortun':37 'us':44 'user':25 'whole':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756422"
  +editedAt: DateTimeImmutable @1728806533 {#3166
    date: 2024-10-13 10:02:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706288573 {#3167
    date: 2024-01-26 18:02: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
200 DENIED moderate
App\Entity\EntryComment {#3168
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2718
    +user: App\Entity\User {#2731 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Is federated authentication being considered for the future? The federated model of the fediverse is great, but it runs into problems when instances “die”, you want to access different servers as they federate with different things, etc. leading to the need of having multiple accounts. If there were a decentralized network of auth servers, could use the same credentials everywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728806367 {#2713
      date: 2024-10-13 09:59:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2719 …}
    +nested: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    -id: 341483
    -bodyTs: "'access':28 'account':45 'auth':53 'authent':3 'consid':5 'could':55 'credenti':59 'decentr':50 'die':24 'differ':29,35 'etc':37 'everywher':60 'feder':2,10,33 'fedivers':14 'futur':8 'great':16 'instanc':23 'lead':38 'model':11 'multipl':44 'need':41 'network':51 'problem':21 'run':19 'server':30,54 'thing':36 'use':56 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7028158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706255837 {#2714
      date: 2024-01-26 08:57:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2718}
  +body: """
    No, Activitypub isn’t based on a *migrating authentication* / single-sign-on model, but on server-to-server communication.\n
    \n
    Instances with many users already on them dying *should* be a rare occurrence, and its unfortunate that it happens not just for us, but in the whole fediverse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706288573 {#3165
    date: 2024-01-26 18:02:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@InfiniteFlow@lemmy.world"
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@InfiniteFlow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 342505
  -bodyTs: "'activitypub':2 'alreadi':26 'authent':9 'base':5 'communic':21 'die':29 'fedivers':49 'happen':40 'instanc':22 'isn':3 'mani':24 'migrat':8 'model':14 'occurr':34 'rare':33 'server':18,20 'server-to-serv':17 'sign':12 'singl':11 'single-sign-on':10 'unfortun':37 'us':44 'user':25 'whole':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756422"
  +editedAt: DateTimeImmutable @1728806533 {#3166
    date: 2024-10-13 10:02:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706288573 {#3167
    date: 2024-01-26 18:02: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
201 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
202 DENIED moderate
App\Entity\EntryComment {#2793
  +user: App\Entity\User {#2806 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I saw the “502 Gateway” HTTP error message, but I never even closed my browser tab. I refreshed again today and Lemmy.ml was back online! Thanks for your hard work!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704773556 {#2787
    date: 2024-01-09 05:12:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@dessalines@lemmy.ml"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2794 …}
  +nested: Doctrine\ORM\PersistentCollection {#2796 …}
  +votes: Doctrine\ORM\PersistentCollection {#2798 …}
  +reports: Doctrine\ORM\PersistentCollection {#2800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2804 …}
  -id: 292719
  -bodyTs: "'502':4 'back':24 'browser':15 'close':13 'error':7 'even':12 'gateway':5 'hard':29 'http':6 'lemmy.ml':22 'messag':8 'never':11 'onlin':25 'refresh':18 'saw':2 'tab':16 'thank':26 'today':20 'work':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7185728"
  +editedAt: DateTimeImmutable @1719253926 {#2788
    date: 2024-06-24 20:32:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704773556 {#2789
    date: 2024-01-09 05:12:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#2793
  +user: App\Entity\User {#2806 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I saw the “502 Gateway” HTTP error message, but I never even closed my browser tab. I refreshed again today and Lemmy.ml was back online! Thanks for your hard work!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704773556 {#2787
    date: 2024-01-09 05:12:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@dessalines@lemmy.ml"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2794 …}
  +nested: Doctrine\ORM\PersistentCollection {#2796 …}
  +votes: Doctrine\ORM\PersistentCollection {#2798 …}
  +reports: Doctrine\ORM\PersistentCollection {#2800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2804 …}
  -id: 292719
  -bodyTs: "'502':4 'back':24 'browser':15 'close':13 'error':7 'even':12 'gateway':5 'hard':29 'http':6 'lemmy.ml':22 'messag':8 'never':11 'onlin':25 'refresh':18 'saw':2 'tab':16 'thank':26 'today':20 'work':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7185728"
  +editedAt: DateTimeImmutable @1719253926 {#2788
    date: 2024-06-24 20:32:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704773556 {#2789
    date: 2024-01-09 05:12:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#2793
  +user: App\Entity\User {#2806 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I saw the “502 Gateway” HTTP error message, but I never even closed my browser tab. I refreshed again today and Lemmy.ml was back online! Thanks for your hard work!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704773556 {#2787
    date: 2024-01-09 05:12:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@dessalines@lemmy.ml"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2794 …}
  +nested: Doctrine\ORM\PersistentCollection {#2796 …}
  +votes: Doctrine\ORM\PersistentCollection {#2798 …}
  +reports: Doctrine\ORM\PersistentCollection {#2800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2804 …}
  -id: 292719
  -bodyTs: "'502':4 'back':24 'browser':15 'close':13 'error':7 'even':12 'gateway':5 'hard':29 'http':6 'lemmy.ml':22 'messag':8 'never':11 'onlin':25 'refresh':18 'saw':2 'tab':16 'thank':26 'today':20 'work':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7185728"
  +editedAt: DateTimeImmutable @1719253926 {#2788
    date: 2024-06-24 20:32:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704773556 {#2789
    date: 2024-01-09 05:12:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 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
206 DENIED moderate
App\Entity\EntryComment {#2866
  +user: App\Entity\User {#2879 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I didn’t ask early enough but I will shoot anyway.\n
    \n
    What you intend to do with [!anime@lemmy.ml](https://lemmy.ml/c/anime)? There isn’t an active mod there and community is unwilling to continue using it due to defederation with ani.social The problems with community will keep arise due to very nature of Japanese animation and differences in acceptable social norms in western world.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1729083113 {#2861
    date: 2024-10-16 14:51:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2867 …}
  +nested: Doctrine\ORM\PersistentCollection {#2869 …}
  +votes: Doctrine\ORM\PersistentCollection {#2871 …}
  +reports: Doctrine\ORM\PersistentCollection {#2873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
  -id: 343909
  -bodyTs: "'/c/anime)?':21 'accept':59 'activ':26 'ani.social':41 'anim':55 'anime@lemmy.ml':18 'anyway':11 'aris':48 'ask':4 'communiti':30,45 'continu':34 'defeder':39 'didn':2 'differ':57 'due':37,49 'earli':5 'enough':6 'intend':14 'isn':23 'japanes':54 'keep':47 'lemmy.ml':20 'lemmy.ml/c/anime)?':19 'mod':27 'natur':52 'norm':61 'problem':43 'shoot':10 'social':60 'unwil':32 'use':35 'western':63 'world':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/3991621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706331306 {#2862
    date: 2024-01-27 05:55:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#2866
  +user: App\Entity\User {#2879 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I didn’t ask early enough but I will shoot anyway.\n
    \n
    What you intend to do with [!anime@lemmy.ml](https://lemmy.ml/c/anime)? There isn’t an active mod there and community is unwilling to continue using it due to defederation with ani.social The problems with community will keep arise due to very nature of Japanese animation and differences in acceptable social norms in western world.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1729083113 {#2861
    date: 2024-10-16 14:51:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2867 …}
  +nested: Doctrine\ORM\PersistentCollection {#2869 …}
  +votes: Doctrine\ORM\PersistentCollection {#2871 …}
  +reports: Doctrine\ORM\PersistentCollection {#2873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
  -id: 343909
  -bodyTs: "'/c/anime)?':21 'accept':59 'activ':26 'ani.social':41 'anim':55 'anime@lemmy.ml':18 'anyway':11 'aris':48 'ask':4 'communiti':30,45 'continu':34 'defeder':39 'didn':2 'differ':57 'due':37,49 'earli':5 'enough':6 'intend':14 'isn':23 'japanes':54 'keep':47 'lemmy.ml':20 'lemmy.ml/c/anime)?':19 'mod':27 'natur':52 'norm':61 'problem':43 'shoot':10 'social':60 'unwil':32 'use':35 'western':63 'world':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/3991621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706331306 {#2862
    date: 2024-01-27 05:55:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#2866
  +user: App\Entity\User {#2879 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I didn’t ask early enough but I will shoot anyway.\n
    \n
    What you intend to do with [!anime@lemmy.ml](https://lemmy.ml/c/anime)? There isn’t an active mod there and community is unwilling to continue using it due to defederation with ani.social The problems with community will keep arise due to very nature of Japanese animation and differences in acceptable social norms in western world.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1729083113 {#2861
    date: 2024-10-16 14:51:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2867 …}
  +nested: Doctrine\ORM\PersistentCollection {#2869 …}
  +votes: Doctrine\ORM\PersistentCollection {#2871 …}
  +reports: Doctrine\ORM\PersistentCollection {#2873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
  -id: 343909
  -bodyTs: "'/c/anime)?':21 'accept':59 'activ':26 'ani.social':41 'anim':55 'anime@lemmy.ml':18 'anyway':11 'aris':48 'ask':4 'communiti':30,45 'continu':34 'defeder':39 'didn':2 'differ':57 'due':37,49 'earli':5 'enough':6 'intend':14 'isn':23 'japanes':54 'keep':47 'lemmy.ml':20 'lemmy.ml/c/anime)?':19 'mod':27 'natur':52 'norm':61 'problem':43 'shoot':10 'social':60 'unwil':32 'use':35 'western':63 'world':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/3991621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706331306 {#2862
    date: 2024-01-27 05:55:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 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
210 DENIED moderate
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2866
    +user: App\Entity\User {#2879 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I didn’t ask early enough but I will shoot anyway.\n
      \n
      What you intend to do with [!anime@lemmy.ml](https://lemmy.ml/c/anime)? There isn’t an active mod there and community is unwilling to continue using it due to defederation with ani.social The problems with community will keep arise due to very nature of Japanese animation and differences in acceptable social norms in western world.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1729083113 {#2861
      date: 2024-10-16 14:51:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2867 …}
    +nested: Doctrine\ORM\PersistentCollection {#2869 …}
    +votes: Doctrine\ORM\PersistentCollection {#2871 …}
    +reports: Doctrine\ORM\PersistentCollection {#2873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
    -id: 343909
    -bodyTs: "'/c/anime)?':21 'accept':59 'activ':26 'ani.social':41 'anim':55 'anime@lemmy.ml':18 'anyway':11 'aris':48 'ask':4 'communiti':30,45 'continu':34 'defeder':39 'didn':2 'differ':57 'due':37,49 'earli':5 'enough':6 'intend':14 'isn':23 'japanes':54 'keep':47 'lemmy.ml':20 'lemmy.ml/c/anime)?':19 'mod':27 'natur':52 'norm':61 'problem':43 'shoot':10 'social':60 'unwil':32 'use':35 'western':63 'world':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/3991621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706331306 {#2862
      date: 2024-01-27 05:55:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2866}
  +body: "Why did they defederate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706384568 {#3241
    date: 2024-01-27 20:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 345410
  -bodyTs: "'defeder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7789628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706384568 {#3242
    date: 2024-01-27 20:42:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2866
    +user: App\Entity\User {#2879 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I didn’t ask early enough but I will shoot anyway.\n
      \n
      What you intend to do with [!anime@lemmy.ml](https://lemmy.ml/c/anime)? There isn’t an active mod there and community is unwilling to continue using it due to defederation with ani.social The problems with community will keep arise due to very nature of Japanese animation and differences in acceptable social norms in western world.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1729083113 {#2861
      date: 2024-10-16 14:51:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2867 …}
    +nested: Doctrine\ORM\PersistentCollection {#2869 …}
    +votes: Doctrine\ORM\PersistentCollection {#2871 …}
    +reports: Doctrine\ORM\PersistentCollection {#2873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
    -id: 343909
    -bodyTs: "'/c/anime)?':21 'accept':59 'activ':26 'ani.social':41 'anim':55 'anime@lemmy.ml':18 'anyway':11 'aris':48 'ask':4 'communiti':30,45 'continu':34 'defeder':39 'didn':2 'differ':57 'due':37,49 'earli':5 'enough':6 'intend':14 'isn':23 'japanes':54 'keep':47 'lemmy.ml':20 'lemmy.ml/c/anime)?':19 'mod':27 'natur':52 'norm':61 'problem':43 'shoot':10 'social':60 'unwil':32 'use':35 'western':63 'world':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/3991621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706331306 {#2862
      date: 2024-01-27 05:55:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2866}
  +body: "Why did they defederate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706384568 {#3241
    date: 2024-01-27 20:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 345410
  -bodyTs: "'defeder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7789628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706384568 {#3242
    date: 2024-01-27 20:42:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2866
    +user: App\Entity\User {#2879 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I didn’t ask early enough but I will shoot anyway.\n
      \n
      What you intend to do with [!anime@lemmy.ml](https://lemmy.ml/c/anime)? There isn’t an active mod there and community is unwilling to continue using it due to defederation with ani.social The problems with community will keep arise due to very nature of Japanese animation and differences in acceptable social norms in western world.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1729083113 {#2861
      date: 2024-10-16 14:51:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2867 …}
    +nested: Doctrine\ORM\PersistentCollection {#2869 …}
    +votes: Doctrine\ORM\PersistentCollection {#2871 …}
    +reports: Doctrine\ORM\PersistentCollection {#2873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
    -id: 343909
    -bodyTs: "'/c/anime)?':21 'accept':59 'activ':26 'ani.social':41 'anim':55 'anime@lemmy.ml':18 'anyway':11 'aris':48 'ask':4 'communiti':30,45 'continu':34 'defeder':39 'didn':2 'differ':57 'due':37,49 'earli':5 'enough':6 'intend':14 'isn':23 'japanes':54 'keep':47 'lemmy.ml':20 'lemmy.ml/c/anime)?':19 'mod':27 'natur':52 'norm':61 'problem':43 'shoot':10 'social':60 'unwil':32 'use':35 'western':63 'world':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/3991621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706331306 {#2862
      date: 2024-01-27 05:55:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2866}
  +body: "Why did they defederate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706384568 {#3241
    date: 2024-01-27 20:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 345410
  -bodyTs: "'defeder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7789628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706384568 {#3242
    date: 2024-01-27 20:42:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 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
214 DENIED moderate
App\Entity\EntryComment {#3436
  +user: App\Entity\User {#2879 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: Proxies\__CG__\App\Entity\User {#3244 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2866
      +user: App\Entity\User {#2879 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I didn’t ask early enough but I will shoot anyway.\n
        \n
        What you intend to do with [!anime@lemmy.ml](https://lemmy.ml/c/anime)? There isn’t an active mod there and community is unwilling to continue using it due to defederation with ani.social The problems with community will keep arise due to very nature of Japanese animation and differences in acceptable social norms in western world.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1729083113 {#2861
        date: 2024-10-16 14:51:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2867 …}
      +nested: Doctrine\ORM\PersistentCollection {#2869 …}
      +votes: Doctrine\ORM\PersistentCollection {#2871 …}
      +reports: Doctrine\ORM\PersistentCollection {#2873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
      -id: 343909
      -bodyTs: "'/c/anime)?':21 'accept':59 'activ':26 'ani.social':41 'anim':55 'anime@lemmy.ml':18 'anyway':11 'aris':48 'ask':4 'communiti':30,45 'continu':34 'defeder':39 'didn':2 'differ':57 'due':37,49 'earli':5 'enough':6 'intend':14 'isn':23 'japanes':54 'keep':47 'lemmy.ml':20 'lemmy.ml/c/anime)?':19 'mod':27 'natur':52 'norm':61 'problem':43 'shoot':10 'social':60 'unwil':32 'use':35 'western':63 'world':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://szmer.info/comment/3991621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706331306 {#2862
        date: 2024-01-27 05:55:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2866}
    +body: "Why did they defederate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706384568 {#3241
      date: 2024-01-27 20:42:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3245 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    -id: 345410
    -bodyTs: "'defeder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7789628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706384568 {#3242
      date: 2024-01-27 20:42:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2866}
  +body: """
    [lemmy.ml/post/10284661](https://lemmy.ml/post/10284661)\n
    \n
    No clear reason stated.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706391069 {#3434
    date: 2024-01-27 22:31:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@Ludrol@szmer.info"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3437 …}
  +nested: Doctrine\ORM\PersistentCollection {#3439 …}
  +votes: Doctrine\ORM\PersistentCollection {#3441 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  -id: 345691
  -bodyTs: "'/post/10284661](https://lemmy.ml/post/10284661)':3 'clear':5 'lemmy.ml':2 'lemmy.ml/post/10284661](https://lemmy.ml/post/10284661)':1 'reason':6 'state':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/3999843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706391069 {#3435
    date: 2024-01-27 22:31: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
215 DENIED edit
App\Entity\EntryComment {#3436
  +user: App\Entity\User {#2879 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: Proxies\__CG__\App\Entity\User {#3244 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2866
      +user: App\Entity\User {#2879 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I didn’t ask early enough but I will shoot anyway.\n
        \n
        What you intend to do with [!anime@lemmy.ml](https://lemmy.ml/c/anime)? There isn’t an active mod there and community is unwilling to continue using it due to defederation with ani.social The problems with community will keep arise due to very nature of Japanese animation and differences in acceptable social norms in western world.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1729083113 {#2861
        date: 2024-10-16 14:51:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2867 …}
      +nested: Doctrine\ORM\PersistentCollection {#2869 …}
      +votes: Doctrine\ORM\PersistentCollection {#2871 …}
      +reports: Doctrine\ORM\PersistentCollection {#2873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
      -id: 343909
      -bodyTs: "'/c/anime)?':21 'accept':59 'activ':26 'ani.social':41 'anim':55 'anime@lemmy.ml':18 'anyway':11 'aris':48 'ask':4 'communiti':30,45 'continu':34 'defeder':39 'didn':2 'differ':57 'due':37,49 'earli':5 'enough':6 'intend':14 'isn':23 'japanes':54 'keep':47 'lemmy.ml':20 'lemmy.ml/c/anime)?':19 'mod':27 'natur':52 'norm':61 'problem':43 'shoot':10 'social':60 'unwil':32 'use':35 'western':63 'world':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://szmer.info/comment/3991621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706331306 {#2862
        date: 2024-01-27 05:55:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2866}
    +body: "Why did they defederate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706384568 {#3241
      date: 2024-01-27 20:42:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3245 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    -id: 345410
    -bodyTs: "'defeder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7789628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706384568 {#3242
      date: 2024-01-27 20:42:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2866}
  +body: """
    [lemmy.ml/post/10284661](https://lemmy.ml/post/10284661)\n
    \n
    No clear reason stated.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706391069 {#3434
    date: 2024-01-27 22:31:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@Ludrol@szmer.info"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3437 …}
  +nested: Doctrine\ORM\PersistentCollection {#3439 …}
  +votes: Doctrine\ORM\PersistentCollection {#3441 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  -id: 345691
  -bodyTs: "'/post/10284661](https://lemmy.ml/post/10284661)':3 'clear':5 'lemmy.ml':2 'lemmy.ml/post/10284661](https://lemmy.ml/post/10284661)':1 'reason':6 'state':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/3999843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706391069 {#3435
    date: 2024-01-27 22:31: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
216 DENIED moderate
App\Entity\EntryComment {#3436
  +user: App\Entity\User {#2879 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: Proxies\__CG__\App\Entity\User {#3244 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2866
      +user: App\Entity\User {#2879 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I didn’t ask early enough but I will shoot anyway.\n
        \n
        What you intend to do with [!anime@lemmy.ml](https://lemmy.ml/c/anime)? There isn’t an active mod there and community is unwilling to continue using it due to defederation with ani.social The problems with community will keep arise due to very nature of Japanese animation and differences in acceptable social norms in western world.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1729083113 {#2861
        date: 2024-10-16 14:51:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2867 …}
      +nested: Doctrine\ORM\PersistentCollection {#2869 …}
      +votes: Doctrine\ORM\PersistentCollection {#2871 …}
      +reports: Doctrine\ORM\PersistentCollection {#2873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
      -id: 343909
      -bodyTs: "'/c/anime)?':21 'accept':59 'activ':26 'ani.social':41 'anim':55 'anime@lemmy.ml':18 'anyway':11 'aris':48 'ask':4 'communiti':30,45 'continu':34 'defeder':39 'didn':2 'differ':57 'due':37,49 'earli':5 'enough':6 'intend':14 'isn':23 'japanes':54 'keep':47 'lemmy.ml':20 'lemmy.ml/c/anime)?':19 'mod':27 'natur':52 'norm':61 'problem':43 'shoot':10 'social':60 'unwil':32 'use':35 'western':63 'world':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://szmer.info/comment/3991621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706331306 {#2862
        date: 2024-01-27 05:55:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2866}
    +body: "Why did they defederate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706384568 {#3241
      date: 2024-01-27 20:42:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3245 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    -id: 345410
    -bodyTs: "'defeder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7789628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706384568 {#3242
      date: 2024-01-27 20:42:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2866}
  +body: """
    [lemmy.ml/post/10284661](https://lemmy.ml/post/10284661)\n
    \n
    No clear reason stated.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706391069 {#3434
    date: 2024-01-27 22:31:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@Ludrol@szmer.info"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3437 …}
  +nested: Doctrine\ORM\PersistentCollection {#3439 …}
  +votes: Doctrine\ORM\PersistentCollection {#3441 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  -id: 345691
  -bodyTs: "'/post/10284661](https://lemmy.ml/post/10284661)':3 'clear':5 'lemmy.ml':2 'lemmy.ml/post/10284661](https://lemmy.ml/post/10284661)':1 'reason':6 'state':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/3999843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706391069 {#3435
    date: 2024-01-27 22:31: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
217 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
218 DENIED moderate
App\Entity\EntryComment {#3451
  +user: Proxies\__CG__\App\Entity\User {#3452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: Proxies\__CG__\App\Entity\User {#3244 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2866
      +user: App\Entity\User {#2879 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I didn’t ask early enough but I will shoot anyway.\n
        \n
        What you intend to do with [!anime@lemmy.ml](https://lemmy.ml/c/anime)? There isn’t an active mod there and community is unwilling to continue using it due to defederation with ani.social The problems with community will keep arise due to very nature of Japanese animation and differences in acceptable social norms in western world.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1729083113 {#2861
        date: 2024-10-16 14:51:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2867 …}
      +nested: Doctrine\ORM\PersistentCollection {#2869 …}
      +votes: Doctrine\ORM\PersistentCollection {#2871 …}
      +reports: Doctrine\ORM\PersistentCollection {#2873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
      -id: 343909
      -bodyTs: "'/c/anime)?':21 'accept':59 'activ':26 'ani.social':41 'anim':55 'anime@lemmy.ml':18 'anyway':11 'aris':48 'ask':4 'communiti':30,45 'continu':34 'defeder':39 'didn':2 'differ':57 'due':37,49 'earli':5 'enough':6 'intend':14 'isn':23 'japanes':54 'keep':47 'lemmy.ml':20 'lemmy.ml/c/anime)?':19 'mod':27 'natur':52 'norm':61 'problem':43 'shoot':10 'social':60 'unwil':32 'use':35 'western':63 'world':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://szmer.info/comment/3991621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706331306 {#2862
        date: 2024-01-27 05:55:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2866}
    +body: "Why did they defederate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706384568 {#3241
      date: 2024-01-27 20:42:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3245 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    -id: 345410
    -bodyTs: "'defeder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7789628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706384568 {#3242
      date: 2024-01-27 20:42:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2866}
  +body: "It’s a known pedophile instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706416632 {#3449
    date: 2024-01-28 05:37:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@Ludrol@szmer.info"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3453 …}
  +nested: Doctrine\ORM\PersistentCollection {#3455 …}
  +votes: Doctrine\ORM\PersistentCollection {#3457 …}
  +reports: Doctrine\ORM\PersistentCollection {#3459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
  -id: 346418
  -bodyTs: "'instanc':6 'known':4 'pedophil':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5181127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706416632 {#3450
    date: 2024-01-28 05:37:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#3451
  +user: Proxies\__CG__\App\Entity\User {#3452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: Proxies\__CG__\App\Entity\User {#3244 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2866
      +user: App\Entity\User {#2879 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I didn’t ask early enough but I will shoot anyway.\n
        \n
        What you intend to do with [!anime@lemmy.ml](https://lemmy.ml/c/anime)? There isn’t an active mod there and community is unwilling to continue using it due to defederation with ani.social The problems with community will keep arise due to very nature of Japanese animation and differences in acceptable social norms in western world.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1729083113 {#2861
        date: 2024-10-16 14:51:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2867 …}
      +nested: Doctrine\ORM\PersistentCollection {#2869 …}
      +votes: Doctrine\ORM\PersistentCollection {#2871 …}
      +reports: Doctrine\ORM\PersistentCollection {#2873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
      -id: 343909
      -bodyTs: "'/c/anime)?':21 'accept':59 'activ':26 'ani.social':41 'anim':55 'anime@lemmy.ml':18 'anyway':11 'aris':48 'ask':4 'communiti':30,45 'continu':34 'defeder':39 'didn':2 'differ':57 'due':37,49 'earli':5 'enough':6 'intend':14 'isn':23 'japanes':54 'keep':47 'lemmy.ml':20 'lemmy.ml/c/anime)?':19 'mod':27 'natur':52 'norm':61 'problem':43 'shoot':10 'social':60 'unwil':32 'use':35 'western':63 'world':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://szmer.info/comment/3991621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706331306 {#2862
        date: 2024-01-27 05:55:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2866}
    +body: "Why did they defederate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706384568 {#3241
      date: 2024-01-27 20:42:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3245 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    -id: 345410
    -bodyTs: "'defeder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7789628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706384568 {#3242
      date: 2024-01-27 20:42:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2866}
  +body: "It’s a known pedophile instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706416632 {#3449
    date: 2024-01-28 05:37:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@Ludrol@szmer.info"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3453 …}
  +nested: Doctrine\ORM\PersistentCollection {#3455 …}
  +votes: Doctrine\ORM\PersistentCollection {#3457 …}
  +reports: Doctrine\ORM\PersistentCollection {#3459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
  -id: 346418
  -bodyTs: "'instanc':6 'known':4 'pedophil':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5181127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706416632 {#3450
    date: 2024-01-28 05:37:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#3451
  +user: Proxies\__CG__\App\Entity\User {#3452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#317
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#311
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#310
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: Proxies\__CG__\App\Entity\User {#3244 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2866
      +user: App\Entity\User {#2879 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1406 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I didn’t ask early enough but I will shoot anyway.\n
        \n
        What you intend to do with [!anime@lemmy.ml](https://lemmy.ml/c/anime)? There isn’t an active mod there and community is unwilling to continue using it due to defederation with ani.social The problems with community will keep arise due to very nature of Japanese animation and differences in acceptable social norms in western world.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1729083113 {#2861
        date: 2024-10-16 14:51:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines"
        "@nutomic"
        "@ismailkarsli"
        "@jmcharter"
        "@dullbananas"
        "@SleeplessOne1917"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2867 …}
      +nested: Doctrine\ORM\PersistentCollection {#2869 …}
      +votes: Doctrine\ORM\PersistentCollection {#2871 …}
      +reports: Doctrine\ORM\PersistentCollection {#2873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
      -id: 343909
      -bodyTs: "'/c/anime)?':21 'accept':59 'activ':26 'ani.social':41 'anim':55 'anime@lemmy.ml':18 'anyway':11 'aris':48 'ask':4 'communiti':30,45 'continu':34 'defeder':39 'didn':2 'differ':57 'due':37,49 'earli':5 'enough':6 'intend':14 'isn':23 'japanes':54 'keep':47 'lemmy.ml':20 'lemmy.ml/c/anime)?':19 'mod':27 'natur':52 'norm':61 'problem':43 'shoot':10 'social':60 'unwil':32 'use':35 'western':63 'world':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://szmer.info/comment/3991621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706331306 {#2862
        date: 2024-01-27 05:55:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2866}
    +body: "Why did they defederate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706384568 {#3241
      date: 2024-01-27 20:42:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
      "@dessalines@lemmy.ml"
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3245 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    -id: 345410
    -bodyTs: "'defeder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7789628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706384568 {#3242
      date: 2024-01-27 20:42:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2866}
  +body: "It’s a known pedophile instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706416632 {#3449
    date: 2024-01-28 05:37:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
    "@dessalines@lemmy.ml"
    "@Ludrol@szmer.info"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3453 …}
  +nested: Doctrine\ORM\PersistentCollection {#3455 …}
  +votes: Doctrine\ORM\PersistentCollection {#3457 …}
  +reports: Doctrine\ORM\PersistentCollection {#3459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
  -id: 346418
  -bodyTs: "'instanc':6 'known':4 'pedophil':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5181127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706416632 {#3450
    date: 2024-01-28 05:37:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 DENIED edit
App\Entity\Magazine {#307
  +icon: null
  +name: "announcements@lemmy.ml"
  +title: "announcements"
  +description: """
    Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
    \n
    You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 6
  +entryCommentCount: 455
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729471730 {#317
    date: 2024-10-21 02:48:50.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#295 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +entries: Doctrine\ORM\PersistentCollection {#238 …}
  +posts: Doctrine\ORM\PersistentCollection {#196 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
  +bans: Doctrine\ORM\PersistentCollection {#175 …}
  +reports: Doctrine\ORM\PersistentCollection {#161 …}
  +badges: Doctrine\ORM\PersistentCollection {#139 …}
  +logs: Doctrine\ORM\PersistentCollection {#129 …}
  +awards: Doctrine\ORM\PersistentCollection {#118 …}
  +categories: Doctrine\ORM\PersistentCollection {#105 …}
  -id: 131
  +apId: "announcements@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/announcements"
  +apPublicUrl: "https://lemmy.ml/c/announcements"
  +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "announcements"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1703918407 {#311
    date: 2023-12-30 07:40:07.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703918407 {#310
    date: 2023-12-30 07:40:07.0 +01: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