Redirect 302 redirect from GET @entry_comment_create (3ba246)

GET https://kbin.spritesserver.nl/index.php/m/lemmy_support@lemmy.ml/comments/oldest?p=10

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
9.69 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.07 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 {#1767
  +user: App\Entity\User {#1412 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
    \n
    You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
    \n
    Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
    \n
    You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703583559 {#1480
    date: 2023-12-26 10:39:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1632 …}
  +nested: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  -id: 213806
  -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6509268"
  +editedAt: DateTimeImmutable @1703574574 {#1745
    date: 2023-12-26 08:09:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702131904 {#1777
    date: 2023-12-09 15:25: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
3 DENIED edit
App\Entity\EntryComment {#1767
  +user: App\Entity\User {#1412 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
    \n
    You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
    \n
    Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
    \n
    You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703583559 {#1480
    date: 2023-12-26 10:39:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1632 …}
  +nested: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  -id: 213806
  -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6509268"
  +editedAt: DateTimeImmutable @1703574574 {#1745
    date: 2023-12-26 08:09:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702131904 {#1777
    date: 2023-12-09 15:25: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
4 DENIED moderate
App\Entity\EntryComment {#1767
  +user: App\Entity\User {#1412 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
    \n
    You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
    \n
    Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
    \n
    You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703583559 {#1480
    date: 2023-12-26 10:39:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1632 …}
  +nested: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  -id: 213806
  -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6509268"
  +editedAt: DateTimeImmutable @1703574574 {#1745
    date: 2023-12-26 08:09:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702131904 {#1777
    date: 2023-12-09 15:25: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
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 {#3020
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1767
    +user: App\Entity\User {#1412 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
      \n
      You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
      \n
      Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
      \n
      You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703583559 {#1480
      date: 2023-12-26 10:39:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1632 …}
    +nested: Doctrine\ORM\PersistentCollection {#1631 …}
    +votes: Doctrine\ORM\PersistentCollection {#1498 …}
    +reports: Doctrine\ORM\PersistentCollection {#1750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
    -id: 213806
    -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6509268"
    +editedAt: DateTimeImmutable @1703574574 {#1745
      date: 2023-12-26 08:09:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702131904 {#1777
      date: 2023-12-09 15:25:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: """
    > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
    \n
    I’m afraid that ship sailed long before OP entered the chat.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702132248 {#3021
    date: 2023-12-09 15:30:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3098 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 213827
  -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5229366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702132248 {#3024
    date: 2023-12-09 15:30: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
7 DENIED edit
App\Entity\EntryComment {#3020
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1767
    +user: App\Entity\User {#1412 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
      \n
      You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
      \n
      Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
      \n
      You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703583559 {#1480
      date: 2023-12-26 10:39:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1632 …}
    +nested: Doctrine\ORM\PersistentCollection {#1631 …}
    +votes: Doctrine\ORM\PersistentCollection {#1498 …}
    +reports: Doctrine\ORM\PersistentCollection {#1750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
    -id: 213806
    -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6509268"
    +editedAt: DateTimeImmutable @1703574574 {#1745
      date: 2023-12-26 08:09:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702131904 {#1777
      date: 2023-12-09 15:25:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: """
    > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
    \n
    I’m afraid that ship sailed long before OP entered the chat.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702132248 {#3021
    date: 2023-12-09 15:30:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3098 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 213827
  -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5229366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702132248 {#3024
    date: 2023-12-09 15:30: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
8 DENIED moderate
App\Entity\EntryComment {#3020
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1767
    +user: App\Entity\User {#1412 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
      \n
      You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
      \n
      Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
      \n
      You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703583559 {#1480
      date: 2023-12-26 10:39:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1632 …}
    +nested: Doctrine\ORM\PersistentCollection {#1631 …}
    +votes: Doctrine\ORM\PersistentCollection {#1498 …}
    +reports: Doctrine\ORM\PersistentCollection {#1750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
    -id: 213806
    -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6509268"
    +editedAt: DateTimeImmutable @1703574574 {#1745
      date: 2023-12-26 08:09:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702131904 {#1777
      date: 2023-12-09 15:25:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: """
    > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
    \n
    I’m afraid that ship sailed long before OP entered the chat.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702132248 {#3021
    date: 2023-12-09 15:30:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3098 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 213827
  -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5229366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702132248 {#3024
    date: 2023-12-09 15:30: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
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 {#3112
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3020
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1767
      +user: App\Entity\User {#1412 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
        \n
        You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
        \n
        Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
        \n
        You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703583559 {#1480
        date: 2023-12-26 10:39:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abieNathanTheyThem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1632 …}
      +nested: Doctrine\ORM\PersistentCollection {#1631 …}
      +votes: Doctrine\ORM\PersistentCollection {#1498 …}
      +reports: Doctrine\ORM\PersistentCollection {#1750 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
      -id: 213806
      -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6509268"
      +editedAt: DateTimeImmutable @1703574574 {#1745
        date: 2023-12-26 08:09:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702131904 {#1777
        date: 2023-12-09 15:25:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1767}
    +body: """
      > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
      \n
      I’m afraid that ship sailed long before OP entered the chat.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702132248 {#3021
      date: 2023-12-09 15:30:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3100 …}
    +votes: Doctrine\ORM\PersistentCollection {#3098 …}
    +reports: Doctrine\ORM\PersistentCollection {#3096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
    -id: 213827
    -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5229366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702132248 {#3024
      date: 2023-12-09 15:30:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: """
    [This you?](https://lemmygrad.ml/comment/1697921)\n
    \n
    Fedditor running their mouth on both shit they ‘can’t define’ that has EXTREMELY obvious definitions, and then talking out the side of their neck about people they’ve clearly never done any *actual* research into. 🙄 That scans more than it should.\n
    \n
    *“No investigation, no right to speech.”*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702133518 {#3123
    date: 2023-12-09 15:51:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
    "@neidu@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
  -id: 213900
  -bodyTs: "'/comment/1697921)':5 'actual':39 'clear':35 'defin':16 'definit':21 'done':37 'extrem':19 'fedditor':6 'investig':49 'lemmygrad.ml':4 'lemmygrad.ml/comment/1697921)':3 'mouth':9 'neck':30 'never':36 'obvious':20 'peopl':32 'research':40 'right':51 'run':7 'scan':43 'shit':12 'side':27 'speech':53 'talk':24 've':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3211253"
  +editedAt: DateTimeImmutable @1703576435 {#3126
    date: 2023-12-26 08:40:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702133518 {#3122
    date: 2023-12-09 15:51:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3112
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3020
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1767
      +user: App\Entity\User {#1412 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
        \n
        You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
        \n
        Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
        \n
        You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703583559 {#1480
        date: 2023-12-26 10:39:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abieNathanTheyThem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1632 …}
      +nested: Doctrine\ORM\PersistentCollection {#1631 …}
      +votes: Doctrine\ORM\PersistentCollection {#1498 …}
      +reports: Doctrine\ORM\PersistentCollection {#1750 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
      -id: 213806
      -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6509268"
      +editedAt: DateTimeImmutable @1703574574 {#1745
        date: 2023-12-26 08:09:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702131904 {#1777
        date: 2023-12-09 15:25:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1767}
    +body: """
      > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
      \n
      I’m afraid that ship sailed long before OP entered the chat.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702132248 {#3021
      date: 2023-12-09 15:30:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3100 …}
    +votes: Doctrine\ORM\PersistentCollection {#3098 …}
    +reports: Doctrine\ORM\PersistentCollection {#3096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
    -id: 213827
    -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5229366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702132248 {#3024
      date: 2023-12-09 15:30:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: """
    [This you?](https://lemmygrad.ml/comment/1697921)\n
    \n
    Fedditor running their mouth on both shit they ‘can’t define’ that has EXTREMELY obvious definitions, and then talking out the side of their neck about people they’ve clearly never done any *actual* research into. 🙄 That scans more than it should.\n
    \n
    *“No investigation, no right to speech.”*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702133518 {#3123
    date: 2023-12-09 15:51:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
    "@neidu@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
  -id: 213900
  -bodyTs: "'/comment/1697921)':5 'actual':39 'clear':35 'defin':16 'definit':21 'done':37 'extrem':19 'fedditor':6 'investig':49 'lemmygrad.ml':4 'lemmygrad.ml/comment/1697921)':3 'mouth':9 'neck':30 'never':36 'obvious':20 'peopl':32 'research':40 'right':51 'run':7 'scan':43 'shit':12 'side':27 'speech':53 'talk':24 've':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3211253"
  +editedAt: DateTimeImmutable @1703576435 {#3126
    date: 2023-12-26 08:40:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702133518 {#3122
    date: 2023-12-09 15:51:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3112
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3020
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1767
      +user: App\Entity\User {#1412 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
        \n
        You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
        \n
        Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
        \n
        You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703583559 {#1480
        date: 2023-12-26 10:39:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abieNathanTheyThem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1632 …}
      +nested: Doctrine\ORM\PersistentCollection {#1631 …}
      +votes: Doctrine\ORM\PersistentCollection {#1498 …}
      +reports: Doctrine\ORM\PersistentCollection {#1750 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
      -id: 213806
      -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6509268"
      +editedAt: DateTimeImmutable @1703574574 {#1745
        date: 2023-12-26 08:09:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702131904 {#1777
        date: 2023-12-09 15:25:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1767}
    +body: """
      > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
      \n
      I’m afraid that ship sailed long before OP entered the chat.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702132248 {#3021
      date: 2023-12-09 15:30:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3100 …}
    +votes: Doctrine\ORM\PersistentCollection {#3098 …}
    +reports: Doctrine\ORM\PersistentCollection {#3096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
    -id: 213827
    -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5229366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702132248 {#3024
      date: 2023-12-09 15:30:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: """
    [This you?](https://lemmygrad.ml/comment/1697921)\n
    \n
    Fedditor running their mouth on both shit they ‘can’t define’ that has EXTREMELY obvious definitions, and then talking out the side of their neck about people they’ve clearly never done any *actual* research into. 🙄 That scans more than it should.\n
    \n
    *“No investigation, no right to speech.”*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702133518 {#3123
    date: 2023-12-09 15:51:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
    "@neidu@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
  -id: 213900
  -bodyTs: "'/comment/1697921)':5 'actual':39 'clear':35 'defin':16 'definit':21 'done':37 'extrem':19 'fedditor':6 'investig':49 'lemmygrad.ml':4 'lemmygrad.ml/comment/1697921)':3 'mouth':9 'neck':30 'never':36 'obvious':20 'peopl':32 'research':40 'right':51 'run':7 'scan':43 'shit':12 'side':27 'speech':53 'talk':24 've':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3211253"
  +editedAt: DateTimeImmutable @1703576435 {#3126
    date: 2023-12-26 08:40:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702133518 {#3122
    date: 2023-12-09 15:51:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3174
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3112
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3020
      +user: Proxies\__CG__\App\Entity\User {#3103 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1767
        +user: App\Entity\User {#1412 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
          \n
          You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
          \n
          Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
          \n
          You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703583559 {#1480
          date: 2023-12-26 10:39:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@abieNathanTheyThem@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1632 …}
        +nested: Doctrine\ORM\PersistentCollection {#1631 …}
        +votes: Doctrine\ORM\PersistentCollection {#1498 …}
        +reports: Doctrine\ORM\PersistentCollection {#1750 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
        -id: 213806
        -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6509268"
        +editedAt: DateTimeImmutable @1703574574 {#1745
          date: 2023-12-26 08:09:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702131904 {#1777
          date: 2023-12-09 15:25:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1767}
      +body: """
        > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
        \n
        I’m afraid that ship sailed long before OP entered the chat.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702132248 {#3021
        date: 2023-12-09 15:30:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abieNathanTheyThem@lemmy.ml"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3102 …}
      +nested: Doctrine\ORM\PersistentCollection {#3100 …}
      +votes: Doctrine\ORM\PersistentCollection {#3098 …}
      +reports: Doctrine\ORM\PersistentCollection {#3096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
      -id: 213827
      -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5229366"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702132248 {#3024
        date: 2023-12-09 15:30:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1767}
    +body: """
      [This you?](https://lemmygrad.ml/comment/1697921)\n
      \n
      Fedditor running their mouth on both shit they ‘can’t define’ that has EXTREMELY obvious definitions, and then talking out the side of their neck about people they’ve clearly never done any *actual* research into. 🙄 That scans more than it should.\n
      \n
      *“No investigation, no right to speech.”*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702133518 {#3123
      date: 2023-12-09 15:51:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
      "@velox_vulnus@lemmy.ml"
      "@neidu@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3110 …}
    +nested: Doctrine\ORM\PersistentCollection {#3108 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
    -id: 213900
    -bodyTs: "'/comment/1697921)':5 'actual':39 'clear':35 'defin':16 'definit':21 'done':37 'extrem':19 'fedditor':6 'investig':49 'lemmygrad.ml':4 'lemmygrad.ml/comment/1697921)':3 'mouth':9 'neck':30 'never':36 'obvious':20 'peopl':32 'research':40 'right':51 'run':7 'scan':43 'shit':12 'side':27 'speech':53 'talk':24 've':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3211253"
    +editedAt: DateTimeImmutable @1703576435 {#3126
      date: 2023-12-26 08:40:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702133518 {#3122
      date: 2023-12-09 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: "Yes, that’s me asking a question in good faith in an attempt at clarify a definition for something of which I may have had an outdated one. It’s called growth. You should look it up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702133685 {#3178
    date: 2023-12-09 15:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
    "@neidu@feddit.nl"
    "@frauddogg@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
  -id: 213909
  -bodyTs: "'ask':5 'attempt':13 'call':31 'clarifi':15 'definit':17 'faith':10 'good':9 'growth':32 'look':35 'may':23 'one':28 'outdat':27 'question':7 'someth':19 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5229791"
  +editedAt: DateTimeImmutable @1703623858 {#3181
    date: 2023-12-26 21:50:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702133685 {#3177
    date: 2023-12-09 15:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3174
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3112
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3020
      +user: Proxies\__CG__\App\Entity\User {#3103 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1767
        +user: App\Entity\User {#1412 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
          \n
          You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
          \n
          Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
          \n
          You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703583559 {#1480
          date: 2023-12-26 10:39:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@abieNathanTheyThem@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1632 …}
        +nested: Doctrine\ORM\PersistentCollection {#1631 …}
        +votes: Doctrine\ORM\PersistentCollection {#1498 …}
        +reports: Doctrine\ORM\PersistentCollection {#1750 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
        -id: 213806
        -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6509268"
        +editedAt: DateTimeImmutable @1703574574 {#1745
          date: 2023-12-26 08:09:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702131904 {#1777
          date: 2023-12-09 15:25:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1767}
      +body: """
        > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
        \n
        I’m afraid that ship sailed long before OP entered the chat.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702132248 {#3021
        date: 2023-12-09 15:30:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abieNathanTheyThem@lemmy.ml"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3102 …}
      +nested: Doctrine\ORM\PersistentCollection {#3100 …}
      +votes: Doctrine\ORM\PersistentCollection {#3098 …}
      +reports: Doctrine\ORM\PersistentCollection {#3096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
      -id: 213827
      -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5229366"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702132248 {#3024
        date: 2023-12-09 15:30:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1767}
    +body: """
      [This you?](https://lemmygrad.ml/comment/1697921)\n
      \n
      Fedditor running their mouth on both shit they ‘can’t define’ that has EXTREMELY obvious definitions, and then talking out the side of their neck about people they’ve clearly never done any *actual* research into. 🙄 That scans more than it should.\n
      \n
      *“No investigation, no right to speech.”*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702133518 {#3123
      date: 2023-12-09 15:51:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
      "@velox_vulnus@lemmy.ml"
      "@neidu@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3110 …}
    +nested: Doctrine\ORM\PersistentCollection {#3108 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
    -id: 213900
    -bodyTs: "'/comment/1697921)':5 'actual':39 'clear':35 'defin':16 'definit':21 'done':37 'extrem':19 'fedditor':6 'investig':49 'lemmygrad.ml':4 'lemmygrad.ml/comment/1697921)':3 'mouth':9 'neck':30 'never':36 'obvious':20 'peopl':32 'research':40 'right':51 'run':7 'scan':43 'shit':12 'side':27 'speech':53 'talk':24 've':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3211253"
    +editedAt: DateTimeImmutable @1703576435 {#3126
      date: 2023-12-26 08:40:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702133518 {#3122
      date: 2023-12-09 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: "Yes, that’s me asking a question in good faith in an attempt at clarify a definition for something of which I may have had an outdated one. It’s called growth. You should look it up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702133685 {#3178
    date: 2023-12-09 15:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
    "@neidu@feddit.nl"
    "@frauddogg@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
  -id: 213909
  -bodyTs: "'ask':5 'attempt':13 'call':31 'clarifi':15 'definit':17 'faith':10 'good':9 'growth':32 'look':35 'may':23 'one':28 'outdat':27 'question':7 'someth':19 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5229791"
  +editedAt: DateTimeImmutable @1703623858 {#3181
    date: 2023-12-26 21:50:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702133685 {#3177
    date: 2023-12-09 15:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3174
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3112
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3020
      +user: Proxies\__CG__\App\Entity\User {#3103 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1767
        +user: App\Entity\User {#1412 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
          \n
          You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
          \n
          Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
          \n
          You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703583559 {#1480
          date: 2023-12-26 10:39:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@abieNathanTheyThem@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1632 …}
        +nested: Doctrine\ORM\PersistentCollection {#1631 …}
        +votes: Doctrine\ORM\PersistentCollection {#1498 …}
        +reports: Doctrine\ORM\PersistentCollection {#1750 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
        -id: 213806
        -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6509268"
        +editedAt: DateTimeImmutable @1703574574 {#1745
          date: 2023-12-26 08:09:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702131904 {#1777
          date: 2023-12-09 15:25:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1767}
      +body: """
        > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
        \n
        I’m afraid that ship sailed long before OP entered the chat.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702132248 {#3021
        date: 2023-12-09 15:30:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abieNathanTheyThem@lemmy.ml"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3102 …}
      +nested: Doctrine\ORM\PersistentCollection {#3100 …}
      +votes: Doctrine\ORM\PersistentCollection {#3098 …}
      +reports: Doctrine\ORM\PersistentCollection {#3096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
      -id: 213827
      -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5229366"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702132248 {#3024
        date: 2023-12-09 15:30:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1767}
    +body: """
      [This you?](https://lemmygrad.ml/comment/1697921)\n
      \n
      Fedditor running their mouth on both shit they ‘can’t define’ that has EXTREMELY obvious definitions, and then talking out the side of their neck about people they’ve clearly never done any *actual* research into. 🙄 That scans more than it should.\n
      \n
      *“No investigation, no right to speech.”*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702133518 {#3123
      date: 2023-12-09 15:51:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
      "@velox_vulnus@lemmy.ml"
      "@neidu@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3110 …}
    +nested: Doctrine\ORM\PersistentCollection {#3108 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
    -id: 213900
    -bodyTs: "'/comment/1697921)':5 'actual':39 'clear':35 'defin':16 'definit':21 'done':37 'extrem':19 'fedditor':6 'investig':49 'lemmygrad.ml':4 'lemmygrad.ml/comment/1697921)':3 'mouth':9 'neck':30 'never':36 'obvious':20 'peopl':32 'research':40 'right':51 'run':7 'scan':43 'shit':12 'side':27 'speech':53 'talk':24 've':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3211253"
    +editedAt: DateTimeImmutable @1703576435 {#3126
      date: 2023-12-26 08:40:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702133518 {#3122
      date: 2023-12-09 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: "Yes, that’s me asking a question in good faith in an attempt at clarify a definition for something of which I may have had an outdated one. It’s called growth. You should look it up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702133685 {#3178
    date: 2023-12-09 15:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
    "@neidu@feddit.nl"
    "@frauddogg@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
  -id: 213909
  -bodyTs: "'ask':5 'attempt':13 'call':31 'clarifi':15 'definit':17 'faith':10 'good':9 'growth':32 'look':35 'may':23 'one':28 'outdat':27 'question':7 'someth':19 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5229791"
  +editedAt: DateTimeImmutable @1703623858 {#3181
    date: 2023-12-26 21:50:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702133685 {#3177
    date: 2023-12-09 15:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3197
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3112
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3020
        +user: Proxies\__CG__\App\Entity\User {#3103 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1767
          +user: App\Entity\User {#1412 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
            \n
            You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
            \n
            Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
            \n
            You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1703583559 {#1480
            date: 2023-12-26 10:39:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@abieNathanTheyThem@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1632 …}
          +nested: Doctrine\ORM\PersistentCollection {#1631 …}
          +votes: Doctrine\ORM\PersistentCollection {#1498 …}
          +reports: Doctrine\ORM\PersistentCollection {#1750 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
          -id: 213806
          -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6509268"
          +editedAt: DateTimeImmutable @1703574574 {#1745
            date: 2023-12-26 08:09:34.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702131904 {#1777
            date: 2023-12-09 15:25:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1767}
        +body: """
          > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
          \n
          I’m afraid that ship sailed long before OP entered the chat.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702132248 {#3021
          date: 2023-12-09 15:30:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@abieNathanTheyThem@lemmy.ml"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3102 …}
        +nested: Doctrine\ORM\PersistentCollection {#3100 …}
        +votes: Doctrine\ORM\PersistentCollection {#3098 …}
        +reports: Doctrine\ORM\PersistentCollection {#3096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
        -id: 213827
        -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5229366"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702132248 {#3024
          date: 2023-12-09 15:30:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1767}
      +body: """
        [This you?](https://lemmygrad.ml/comment/1697921)\n
        \n
        Fedditor running their mouth on both shit they ‘can’t define’ that has EXTREMELY obvious definitions, and then talking out the side of their neck about people they’ve clearly never done any *actual* research into. 🙄 That scans more than it should.\n
        \n
        *“No investigation, no right to speech.”*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702133518 {#3123
        date: 2023-12-09 15:51:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abieNathanTheyThem@lemmy.ml"
        "@velox_vulnus@lemmy.ml"
        "@neidu@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3110 …}
      +nested: Doctrine\ORM\PersistentCollection {#3108 …}
      +votes: Doctrine\ORM\PersistentCollection {#3119 …}
      +reports: Doctrine\ORM\PersistentCollection {#3128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
      -id: 213900
      -bodyTs: "'/comment/1697921)':5 'actual':39 'clear':35 'defin':16 'definit':21 'done':37 'extrem':19 'fedditor':6 'investig':49 'lemmygrad.ml':4 'lemmygrad.ml/comment/1697921)':3 'mouth':9 'neck':30 'never':36 'obvious':20 'peopl':32 'research':40 'right':51 'run':7 'scan':43 'shit':12 'side':27 'speech':53 'talk':24 've':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3211253"
      +editedAt: DateTimeImmutable @1703576435 {#3126
        date: 2023-12-26 08:40:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702133518 {#3122
        date: 2023-12-09 15:51:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1767}
    +body: "Yes, that’s me asking a question in good faith in an attempt at clarify a definition for something of which I may have had an outdated one. It’s called growth. You should look it up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702133685 {#3178
      date: 2023-12-09 15:54:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
      "@velox_vulnus@lemmy.ml"
      "@neidu@feddit.nl"
      "@frauddogg@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3171 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
    -id: 213909
    -bodyTs: "'ask':5 'attempt':13 'call':31 'clarifi':15 'definit':17 'faith':10 'good':9 'growth':32 'look':35 'may':23 'one':28 'outdat':27 'question':7 'someth':19 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5229791"
    +editedAt: DateTimeImmutable @1703623858 {#3181
      date: 2023-12-26 21:50:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702133685 {#3177
      date: 2023-12-09 15:54:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: "If you have to genuinely ask what’s blackface and what isn’t, I strongly doubt your bonafides as to “good faith”. Fedditor talm bout “growth”, that’s funnier than a fuck in a clown car"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702133845 {#3200
    date: 2023-12-09 15:57:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
    "@neidu@feddit.nl"
    "@frauddogg@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 213919
  -bodyTs: "'ask':6 'blackfac':9 'bonafid':18 'bout':25 'car':36 'clown':35 'doubt':16 'faith':22 'fedditor':23 'fuck':32 'funnier':29 'genuin':5 'good':21 'growth':26 'isn':12 'strong':15 'talm':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3211281"
  +editedAt: DateTimeImmutable @1703579295 {#3203
    date: 2023-12-26 09:28:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702133845 {#3205
    date: 2023-12-09 15:57:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3197
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3112
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3020
        +user: Proxies\__CG__\App\Entity\User {#3103 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1767
          +user: App\Entity\User {#1412 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
            \n
            You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
            \n
            Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
            \n
            You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1703583559 {#1480
            date: 2023-12-26 10:39:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@abieNathanTheyThem@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1632 …}
          +nested: Doctrine\ORM\PersistentCollection {#1631 …}
          +votes: Doctrine\ORM\PersistentCollection {#1498 …}
          +reports: Doctrine\ORM\PersistentCollection {#1750 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
          -id: 213806
          -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6509268"
          +editedAt: DateTimeImmutable @1703574574 {#1745
            date: 2023-12-26 08:09:34.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702131904 {#1777
            date: 2023-12-09 15:25:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1767}
        +body: """
          > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
          \n
          I’m afraid that ship sailed long before OP entered the chat.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702132248 {#3021
          date: 2023-12-09 15:30:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@abieNathanTheyThem@lemmy.ml"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3102 …}
        +nested: Doctrine\ORM\PersistentCollection {#3100 …}
        +votes: Doctrine\ORM\PersistentCollection {#3098 …}
        +reports: Doctrine\ORM\PersistentCollection {#3096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
        -id: 213827
        -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5229366"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702132248 {#3024
          date: 2023-12-09 15:30:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1767}
      +body: """
        [This you?](https://lemmygrad.ml/comment/1697921)\n
        \n
        Fedditor running their mouth on both shit they ‘can’t define’ that has EXTREMELY obvious definitions, and then talking out the side of their neck about people they’ve clearly never done any *actual* research into. 🙄 That scans more than it should.\n
        \n
        *“No investigation, no right to speech.”*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702133518 {#3123
        date: 2023-12-09 15:51:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abieNathanTheyThem@lemmy.ml"
        "@velox_vulnus@lemmy.ml"
        "@neidu@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3110 …}
      +nested: Doctrine\ORM\PersistentCollection {#3108 …}
      +votes: Doctrine\ORM\PersistentCollection {#3119 …}
      +reports: Doctrine\ORM\PersistentCollection {#3128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
      -id: 213900
      -bodyTs: "'/comment/1697921)':5 'actual':39 'clear':35 'defin':16 'definit':21 'done':37 'extrem':19 'fedditor':6 'investig':49 'lemmygrad.ml':4 'lemmygrad.ml/comment/1697921)':3 'mouth':9 'neck':30 'never':36 'obvious':20 'peopl':32 'research':40 'right':51 'run':7 'scan':43 'shit':12 'side':27 'speech':53 'talk':24 've':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3211253"
      +editedAt: DateTimeImmutable @1703576435 {#3126
        date: 2023-12-26 08:40:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702133518 {#3122
        date: 2023-12-09 15:51:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1767}
    +body: "Yes, that’s me asking a question in good faith in an attempt at clarify a definition for something of which I may have had an outdated one. It’s called growth. You should look it up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702133685 {#3178
      date: 2023-12-09 15:54:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
      "@velox_vulnus@lemmy.ml"
      "@neidu@feddit.nl"
      "@frauddogg@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3171 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
    -id: 213909
    -bodyTs: "'ask':5 'attempt':13 'call':31 'clarifi':15 'definit':17 'faith':10 'good':9 'growth':32 'look':35 'may':23 'one':28 'outdat':27 'question':7 'someth':19 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5229791"
    +editedAt: DateTimeImmutable @1703623858 {#3181
      date: 2023-12-26 21:50:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702133685 {#3177
      date: 2023-12-09 15:54:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: "If you have to genuinely ask what’s blackface and what isn’t, I strongly doubt your bonafides as to “good faith”. Fedditor talm bout “growth”, that’s funnier than a fuck in a clown car"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702133845 {#3200
    date: 2023-12-09 15:57:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
    "@neidu@feddit.nl"
    "@frauddogg@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 213919
  -bodyTs: "'ask':6 'blackfac':9 'bonafid':18 'bout':25 'car':36 'clown':35 'doubt':16 'faith':22 'fedditor':23 'fuck':32 'funnier':29 'genuin':5 'good':21 'growth':26 'isn':12 'strong':15 'talm':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3211281"
  +editedAt: DateTimeImmutable @1703579295 {#3203
    date: 2023-12-26 09:28:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702133845 {#3205
    date: 2023-12-09 15:57:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3197
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3112
      +user: App\Entity\User {#2012 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3020
        +user: Proxies\__CG__\App\Entity\User {#3103 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1767
          +user: App\Entity\User {#1412 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
            \n
            You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
            \n
            Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
            \n
            You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1703583559 {#1480
            date: 2023-12-26 10:39:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@abieNathanTheyThem@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1632 …}
          +nested: Doctrine\ORM\PersistentCollection {#1631 …}
          +votes: Doctrine\ORM\PersistentCollection {#1498 …}
          +reports: Doctrine\ORM\PersistentCollection {#1750 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
          -id: 213806
          -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6509268"
          +editedAt: DateTimeImmutable @1703574574 {#1745
            date: 2023-12-26 08:09:34.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702131904 {#1777
            date: 2023-12-09 15:25:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1767}
        +body: """
          > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
          \n
          I’m afraid that ship sailed long before OP entered the chat.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702132248 {#3021
          date: 2023-12-09 15:30:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@abieNathanTheyThem@lemmy.ml"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3102 …}
        +nested: Doctrine\ORM\PersistentCollection {#3100 …}
        +votes: Doctrine\ORM\PersistentCollection {#3098 …}
        +reports: Doctrine\ORM\PersistentCollection {#3096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
        -id: 213827
        -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/5229366"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702132248 {#3024
          date: 2023-12-09 15:30:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1767}
      +body: """
        [This you?](https://lemmygrad.ml/comment/1697921)\n
        \n
        Fedditor running their mouth on both shit they ‘can’t define’ that has EXTREMELY obvious definitions, and then talking out the side of their neck about people they’ve clearly never done any *actual* research into. 🙄 That scans more than it should.\n
        \n
        *“No investigation, no right to speech.”*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702133518 {#3123
        date: 2023-12-09 15:51:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abieNathanTheyThem@lemmy.ml"
        "@velox_vulnus@lemmy.ml"
        "@neidu@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3110 …}
      +nested: Doctrine\ORM\PersistentCollection {#3108 …}
      +votes: Doctrine\ORM\PersistentCollection {#3119 …}
      +reports: Doctrine\ORM\PersistentCollection {#3128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
      -id: 213900
      -bodyTs: "'/comment/1697921)':5 'actual':39 'clear':35 'defin':16 'definit':21 'done':37 'extrem':19 'fedditor':6 'investig':49 'lemmygrad.ml':4 'lemmygrad.ml/comment/1697921)':3 'mouth':9 'neck':30 'never':36 'obvious':20 'peopl':32 'research':40 'right':51 'run':7 'scan':43 'shit':12 'side':27 'speech':53 'talk':24 've':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3211253"
      +editedAt: DateTimeImmutable @1703576435 {#3126
        date: 2023-12-26 08:40:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702133518 {#3122
        date: 2023-12-09 15:51:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1767}
    +body: "Yes, that’s me asking a question in good faith in an attempt at clarify a definition for something of which I may have had an outdated one. It’s called growth. You should look it up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702133685 {#3178
      date: 2023-12-09 15:54:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
      "@velox_vulnus@lemmy.ml"
      "@neidu@feddit.nl"
      "@frauddogg@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3171 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
    -id: 213909
    -bodyTs: "'ask':5 'attempt':13 'call':31 'clarifi':15 'definit':17 'faith':10 'good':9 'growth':32 'look':35 'may':23 'one':28 'outdat':27 'question':7 'someth':19 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5229791"
    +editedAt: DateTimeImmutable @1703623858 {#3181
      date: 2023-12-26 21:50:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702133685 {#3177
      date: 2023-12-09 15:54:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: "If you have to genuinely ask what’s blackface and what isn’t, I strongly doubt your bonafides as to “good faith”. Fedditor talm bout “growth”, that’s funnier than a fuck in a clown car"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702133845 {#3200
    date: 2023-12-09 15:57:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
    "@neidu@feddit.nl"
    "@frauddogg@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 213919
  -bodyTs: "'ask':6 'blackfac':9 'bonafid':18 'bout':25 'car':36 'clown':35 'doubt':16 'faith':22 'fedditor':23 'fuck':32 'funnier':29 'genuin':5 'good':21 'growth':26 'isn':12 'strong':15 'talm':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3211281"
  +editedAt: DateTimeImmutable @1703579295 {#3203
    date: 2023-12-26 09:28:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702133845 {#3205
    date: 2023-12-09 15:57:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3020
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1767
      +user: App\Entity\User {#1412 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
        \n
        You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
        \n
        Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
        \n
        You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703583559 {#1480
        date: 2023-12-26 10:39:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abieNathanTheyThem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1632 …}
      +nested: Doctrine\ORM\PersistentCollection {#1631 …}
      +votes: Doctrine\ORM\PersistentCollection {#1498 …}
      +reports: Doctrine\ORM\PersistentCollection {#1750 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
      -id: 213806
      -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6509268"
      +editedAt: DateTimeImmutable @1703574574 {#1745
        date: 2023-12-26 08:09:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702131904 {#1777
        date: 2023-12-09 15:25:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1767}
    +body: """
      > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
      \n
      I’m afraid that ship sailed long before OP entered the chat.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702132248 {#3021
      date: 2023-12-09 15:30:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3100 …}
    +votes: Doctrine\ORM\PersistentCollection {#3098 …}
    +reports: Doctrine\ORM\PersistentCollection {#3096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
    -id: 213827
    -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5229366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702132248 {#3024
      date: 2023-12-09 15:30:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: "*Permanently deleted*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702137695 {#3134
    date: 2023-12-09 17:01:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
    "@neidu@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 214106
  -bodyTs: "'delet':2 'perman':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1841532"
  +editedAt: DateTimeImmutable @1703788278 {#3135
    date: 2023-12-28 19:31:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702137695 {#3136
    date: 2023-12-09 17:01: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
23 DENIED edit
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3020
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1767
      +user: App\Entity\User {#1412 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
        \n
        You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
        \n
        Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
        \n
        You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703583559 {#1480
        date: 2023-12-26 10:39:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abieNathanTheyThem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1632 …}
      +nested: Doctrine\ORM\PersistentCollection {#1631 …}
      +votes: Doctrine\ORM\PersistentCollection {#1498 …}
      +reports: Doctrine\ORM\PersistentCollection {#1750 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
      -id: 213806
      -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6509268"
      +editedAt: DateTimeImmutable @1703574574 {#1745
        date: 2023-12-26 08:09:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702131904 {#1777
        date: 2023-12-09 15:25:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1767}
    +body: """
      > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
      \n
      I’m afraid that ship sailed long before OP entered the chat.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702132248 {#3021
      date: 2023-12-09 15:30:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3100 …}
    +votes: Doctrine\ORM\PersistentCollection {#3098 …}
    +reports: Doctrine\ORM\PersistentCollection {#3096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
    -id: 213827
    -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5229366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702132248 {#3024
      date: 2023-12-09 15:30:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: "*Permanently deleted*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702137695 {#3134
    date: 2023-12-09 17:01:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
    "@neidu@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 214106
  -bodyTs: "'delet':2 'perman':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1841532"
  +editedAt: DateTimeImmutable @1703788278 {#3135
    date: 2023-12-28 19:31:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702137695 {#3136
    date: 2023-12-09 17:01: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
24 DENIED moderate
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3020
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1767
      +user: App\Entity\User {#1412 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        [Here’s the reason why you were banned](https://lemmygrad.ml/modlog?page=1&actionType=ModBan&userId=394827) (open this on a browser).\n
        \n
        You’re spreading a bunch of low-grade conspiracy nonsense related to climate geo-engineering - something about chemtrail (this is the first time I am hearing about this weird conspiracy, so I do not know the exact depth and width of what other nonsense you might believe in).\n
        \n
        Any mod would want to do their due diligence to not make their users look like a bunch of lunatics. In my opinion, they have done their job properly. Misinformation is at it’s highest, you need to learn to verify your sources first.\n
        \n
        You can appeal for an account restoration in the Matrix server, but is it worth the effort? Just make a new account, and don’t repeat the conspiracy shenanigans.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703583559 {#1480
        date: 2023-12-26 10:39:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abieNathanTheyThem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1632 …}
      +nested: Doctrine\ORM\PersistentCollection {#1631 …}
      +votes: Doctrine\ORM\PersistentCollection {#1498 …}
      +reports: Doctrine\ORM\PersistentCollection {#1750 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
      -id: 213806
      -bodyTs: "'/modlog?page=1&actiontype=modban&userid=394827)':11 'account':116,132 'appeal':113 'ban':8 'believ':65 'browser':16 'bunch':21,84 'chemtrail':36 'climat':30 'conspiraci':26,48,138 'depth':56 'dilig':75 'done':92 'due':74 'effort':127 'engin':33 'exact':55 'first':40,110 'geo':32 'geo-engin':31 'grade':25 'hear':44 'highest':101 'job':94 'know':53 'learn':105 'lemmygrad.ml':10 'lemmygrad.ml/modlog?page=1&actiontype=modban&userid=394827)':9 'like':82 'look':81 'low':24 'low-grad':23 'lunat':86 'make':78,129 'matrix':120 'might':64 'misinform':96 'mod':68 'need':103 'new':131 'nonsens':27,62 'open':12 'opinion':89 'proper':95 're':18 'reason':4 'relat':28 'repeat':136 'restor':117 'server':121 'shenanigan':139 'someth':34 'sourc':109 'spread':19 'time':41 'user':80 'verifi':107 'want':70 'weird':47 'width':58 'worth':125 'would':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6509268"
      +editedAt: DateTimeImmutable @1703574574 {#1745
        date: 2023-12-26 08:09:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702131904 {#1777
        date: 2023-12-09 15:25:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1767}
    +body: """
      > Any mod would want to do their due diligence to not make their users look like a bunch of lunatics.\n
      \n
      I’m afraid that ship sailed long before OP entered the chat.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702132248 {#3021
      date: 2023-12-09 15:30:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abieNathanTheyThem@lemmy.ml"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3100 …}
    +votes: Doctrine\ORM\PersistentCollection {#3098 …}
    +reports: Doctrine\ORM\PersistentCollection {#3096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
    -id: 213827
    -bodyTs: "'afraid':23 'bunch':18 'chat':32 'dilig':9 'due':8 'enter':30 'like':16 'long':27 'look':15 'lunat':20 'm':22 'make':12 'mod':2 'op':29 'sail':26 'ship':25 'user':14 'want':4 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5229366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702132248 {#3024
      date: 2023-12-09 15:30:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1767}
  +body: "*Permanently deleted*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702137695 {#3134
    date: 2023-12-09 17:01:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
    "@velox_vulnus@lemmy.ml"
    "@neidu@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 214106
  -bodyTs: "'delet':2 'perman':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1841532"
  +editedAt: DateTimeImmutable @1703788278 {#3135
    date: 2023-12-28 19:31:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702137695 {#3136
    date: 2023-12-09 17:01: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
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 {#1707
  +user: App\Entity\User {#2452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I have the same problem with Jerboa, yet if I accesses Lemmy through a web page, my account is fine. I installed Eternity on the phone and my Lemmy account has no problems on that app. Another data point that this is probably a Jerboa issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702132283 {#1733
    date: 2023-12-09 15:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NRDK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 213830
  -bodyTs: "'access':11 'account':18,30 'anoth':37 'app':36 'data':38 'etern':23 'fine':20 'instal':22 'issu':46 'jerboa':7,45 'lemmi':12,29 'page':16 'phone':26 'point':39 'probabl':43 'problem':5,33 'web':15 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6509407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702132283 {#1717
    date: 2023-12-09 15:31: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
27 DENIED edit
App\Entity\EntryComment {#1707
  +user: App\Entity\User {#2452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I have the same problem with Jerboa, yet if I accesses Lemmy through a web page, my account is fine. I installed Eternity on the phone and my Lemmy account has no problems on that app. Another data point that this is probably a Jerboa issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702132283 {#1733
    date: 2023-12-09 15:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NRDK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 213830
  -bodyTs: "'access':11 'account':18,30 'anoth':37 'app':36 'data':38 'etern':23 'fine':20 'instal':22 'issu':46 'jerboa':7,45 'lemmi':12,29 'page':16 'phone':26 'point':39 'probabl':43 'problem':5,33 'web':15 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6509407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702132283 {#1717
    date: 2023-12-09 15:31: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
28 DENIED moderate
App\Entity\EntryComment {#1707
  +user: App\Entity\User {#2452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I have the same problem with Jerboa, yet if I accesses Lemmy through a web page, my account is fine. I installed Eternity on the phone and my Lemmy account has no problems on that app. Another data point that this is probably a Jerboa issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702132283 {#1733
    date: 2023-12-09 15:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NRDK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 213830
  -bodyTs: "'access':11 'account':18,30 'anoth':37 'app':36 'data':38 'etern':23 'fine':20 'instal':22 'issu':46 'jerboa':7,45 'lemmi':12,29 'page':16 'phone':26 'point':39 'probabl':43 'problem':5,33 'web':15 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6509407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702132283 {#1717
    date: 2023-12-09 15:31: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
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 {#2023
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Your best bet is just making a new account and integrating better. We don’t do that ‘chemtrail’ shit.\n
    \n
    If you’re *actually* based and comradely; and that chemtrail shit was just a badly-thought-out bit, then… That should be the end of it, and no one would ever know. If “right-conspiratorial” is how you *actually* are, it’ll be sussed out and handled.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702133561 {#1404
    date: 2023-12-09 15:52:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 213905
  -bodyTs: "'account':9 'actual':23,60 'bad':35 'badly-thought-out':34 'base':24 'best':2 'bet':3 'better':12 'bit':38 'chemtrail':18,29 'comrad':26 'conspiratori':56 'end':44 'ever':51 'handl':68 'integr':11 'know':52 'll':63 'make':6 'new':8 'one':49 're':22 'right':55 'right-conspiratori':54 'shit':19,30 'suss':65 'thought':36 'would':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3211260"
  +editedAt: DateTimeImmutable @1703576767 {#1363
    date: 2023-12-26 08:46:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702133561 {#1361
    date: 2023-12-09 15:52:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2023
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Your best bet is just making a new account and integrating better. We don’t do that ‘chemtrail’ shit.\n
    \n
    If you’re *actually* based and comradely; and that chemtrail shit was just a badly-thought-out bit, then… That should be the end of it, and no one would ever know. If “right-conspiratorial” is how you *actually* are, it’ll be sussed out and handled.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702133561 {#1404
    date: 2023-12-09 15:52:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 213905
  -bodyTs: "'account':9 'actual':23,60 'bad':35 'badly-thought-out':34 'base':24 'best':2 'bet':3 'better':12 'bit':38 'chemtrail':18,29 'comrad':26 'conspiratori':56 'end':44 'ever':51 'handl':68 'integr':11 'know':52 'll':63 'make':6 'new':8 'one':49 're':22 'right':55 'right-conspiratori':54 'shit':19,30 'suss':65 'thought':36 'would':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3211260"
  +editedAt: DateTimeImmutable @1703576767 {#1363
    date: 2023-12-26 08:46:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702133561 {#1361
    date: 2023-12-09 15:52:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2023
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1517 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Your best bet is just making a new account and integrating better. We don’t do that ‘chemtrail’ shit.\n
    \n
    If you’re *actually* based and comradely; and that chemtrail shit was just a badly-thought-out bit, then… That should be the end of it, and no one would ever know. If “right-conspiratorial” is how you *actually* are, it’ll be sussed out and handled.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702133561 {#1404
    date: 2023-12-09 15:52:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abieNathanTheyThem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 213905
  -bodyTs: "'account':9 'actual':23,60 'bad':35 'badly-thought-out':34 'base':24 'best':2 'bet':3 'better':12 'bit':38 'chemtrail':18,29 'comrad':26 'conspiratori':56 'end':44 'ever':51 'handl':68 'integr':11 'know':52 'll':63 'make':6 'new':8 'one':49 're':22 'right':55 'right-conspiratori':54 'shit':19,30 'suss':65 'thought':36 'would':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3211260"
  +editedAt: DateTimeImmutable @1703576767 {#1363
    date: 2023-12-26 08:46:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702133561 {#1361
    date: 2023-12-09 15:52:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2289
  +user: App\Entity\User {#2342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You’d just be able to get around that using the API"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702383168 {#2141
    date: 2023-12-12 13:12:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@megaman@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 218051
  -bodyTs: "'abl':5 'api':12 'around':8 'd':2 'get':7 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6588934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702383168 {#2060
    date: 2023-12-12 13:12: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
35 DENIED edit
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#2342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You’d just be able to get around that using the API"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702383168 {#2141
    date: 2023-12-12 13:12:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@megaman@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 218051
  -bodyTs: "'abl':5 'api':12 'around':8 'd':2 'get':7 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6588934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702383168 {#2060
    date: 2023-12-12 13:12: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
36 DENIED moderate
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#2342 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You’d just be able to get around that using the API"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702383168 {#2141
    date: 2023-12-12 13:12:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@megaman@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 218051
  -bodyTs: "'abl':5 'api':12 'around':8 'd':2 'get':7 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6588934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702383168 {#2060
    date: 2023-12-12 13:12: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
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 {#2115
  +user: App\Entity\User {#2043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Same. Confirmed through both Jerboa and the web UI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702882795 {#2114
    date: 2023-12-18 07:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 231089
  -bodyTs: "'confirm':2 'jerboa':5 'ui':9 'web':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7411645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702882795 {#2118
    date: 2023-12-18 07:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#2043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Same. Confirmed through both Jerboa and the web UI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702882795 {#2114
    date: 2023-12-18 07:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 231089
  -bodyTs: "'confirm':2 'jerboa':5 'ui':9 'web':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7411645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702882795 {#2118
    date: 2023-12-18 07:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#2043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Same. Confirmed through both Jerboa and the web UI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702882795 {#2114
    date: 2023-12-18 07:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 231089
  -bodyTs: "'confirm':2 'jerboa':5 'ui':9 'web':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7411645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702882795 {#2118
    date: 2023-12-18 07:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2220
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "same. what is it even highliting?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705382557 {#2276
    date: 2024-01-16 06:22:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ech@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 231205
  -bodyTs: "'even':5 'highlit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2558598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702887912 {#2279
    date: 2023-12-18 09:25: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
43 DENIED edit
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "same. what is it even highliting?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705382557 {#2276
    date: 2024-01-16 06:22:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ech@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 231205
  -bodyTs: "'even':5 'highlit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2558598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702887912 {#2279
    date: 2023-12-18 09:25: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
44 DENIED moderate
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "same. what is it even highliting?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705382557 {#2276
    date: 2024-01-16 06:22:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ech@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 231205
  -bodyTs: "'even':5 'highlit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2558598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702887912 {#2279
    date: 2023-12-18 09:25: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
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 {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2220
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "same. what is it even highliting?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705382557 {#2276
      date: 2024-01-16 06:22:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ech@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 231205
    -bodyTs: "'even':5 'highlit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/2558598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702887912 {#2279
      date: 2023-12-18 09:25:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2220}
  +body: "As far as I can tell it’s comments made within the last 510(?) minutes or so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702888371 {#3090
    date: 2023-12-18 09:32:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ech@lemm.ee"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 231213
  -bodyTs: "'510':14 'comment':9 'far':2 'last':13 'made':10 'minut':15 'tell':6 'within':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7412533"
  +editedAt: DateTimeImmutable @1705384075 {#3089
    date: 2024-01-16 06:47:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702888371 {#3088
    date: 2023-12-18 09:32:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2220
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "same. what is it even highliting?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705382557 {#2276
      date: 2024-01-16 06:22:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ech@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 231205
    -bodyTs: "'even':5 'highlit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/2558598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702887912 {#2279
      date: 2023-12-18 09:25:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2220}
  +body: "As far as I can tell it’s comments made within the last 510(?) minutes or so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702888371 {#3090
    date: 2023-12-18 09:32:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ech@lemm.ee"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 231213
  -bodyTs: "'510':14 'comment':9 'far':2 'last':13 'made':10 'minut':15 'tell':6 'within':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7412533"
  +editedAt: DateTimeImmutable @1705384075 {#3089
    date: 2024-01-16 06:47:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702888371 {#3088
    date: 2023-12-18 09:32:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3087
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2220
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "same. what is it even highliting?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705382557 {#2276
      date: 2024-01-16 06:22:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ech@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 231205
    -bodyTs: "'even':5 'highlit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/2558598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702887912 {#2279
      date: 2023-12-18 09:25:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2220}
  +body: "As far as I can tell it’s comments made within the last 510(?) minutes or so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702888371 {#3090
    date: 2023-12-18 09:32:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ech@lemm.ee"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  -id: 231213
  -bodyTs: "'510':14 'comment':9 'far':2 'last':13 'made':10 'minut':15 'tell':6 'within':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7412533"
  +editedAt: DateTimeImmutable @1705384075 {#3089
    date: 2024-01-16 06:47:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702888371 {#3088
    date: 2023-12-18 09:32:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2158
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Unless you backed up you database right before the upgrade, I don’t think you can downgrade as the database schema has been migrated while upgrading to Lemmy 0.19.0.\n
    \n
    The downtime mentioned in the README is the database migration, which can take quite some time on some instances (it took 5-10 minutes on mine).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702890645 {#2142
    date: 2023-12-18 10:10:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 231247
  -bodyTs: "'-10':52 '0.19.0':29 '5':51 'back':3 'databas':6,20,38 'downgrad':17 'downtim':31 'instanc':48 'lemmi':28 'mention':32 'migrat':24,39 'mine':55 'minut':53 'quit':43 'readm':35 'right':7 'schema':21 'take':42 'think':14 'time':45 'took':50 'unless':1 'upgrad':10,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blackeco.com/comment/969446"
  +editedAt: DateTimeImmutable @1705387126 {#2034
    date: 2024-01-16 07:38:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702890645 {#2039
    date: 2023-12-18 10:10:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2158
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Unless you backed up you database right before the upgrade, I don’t think you can downgrade as the database schema has been migrated while upgrading to Lemmy 0.19.0.\n
    \n
    The downtime mentioned in the README is the database migration, which can take quite some time on some instances (it took 5-10 minutes on mine).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702890645 {#2142
    date: 2023-12-18 10:10:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 231247
  -bodyTs: "'-10':52 '0.19.0':29 '5':51 'back':3 'databas':6,20,38 'downgrad':17 'downtim':31 'instanc':48 'lemmi':28 'mention':32 'migrat':24,39 'mine':55 'minut':53 'quit':43 'readm':35 'right':7 'schema':21 'take':42 'think':14 'time':45 'took':50 'unless':1 'upgrad':10,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blackeco.com/comment/969446"
  +editedAt: DateTimeImmutable @1705387126 {#2034
    date: 2024-01-16 07:38:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702890645 {#2039
    date: 2023-12-18 10:10:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2158
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Unless you backed up you database right before the upgrade, I don’t think you can downgrade as the database schema has been migrated while upgrading to Lemmy 0.19.0.\n
    \n
    The downtime mentioned in the README is the database migration, which can take quite some time on some instances (it took 5-10 minutes on mine).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702890645 {#2142
    date: 2023-12-18 10:10:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 231247
  -bodyTs: "'-10':52 '0.19.0':29 '5':51 'back':3 'databas':6,20,38 'downgrad':17 'downtim':31 'instanc':48 'lemmi':28 'mention':32 'migrat':24,39 'mine':55 'minut':53 'quit':43 'readm':35 'right':7 'schema':21 'take':42 'think':14 'time':45 'took':50 'unless':1 'upgrad':10,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blackeco.com/comment/969446"
  +editedAt: DateTimeImmutable @1705387126 {#2034
    date: 2024-01-16 07:38:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702890645 {#2039
    date: 2023-12-18 10:10:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2367
  +user: App\Entity\User {#1356 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Have you tried logging off and then back on? I had issues on my end after a server update and that fixed it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705407985 {#2373
    date: 2024-01-16 13:26:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -id: 231279
  -bodyTs: "'back':8 'end':15 'fix':22 'issu':12 'log':4 'server':18 'tri':3 'updat':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5477473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702891986 {#2374
    date: 2023-12-18 10:33: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
55 DENIED edit
App\Entity\EntryComment {#2367
  +user: App\Entity\User {#1356 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Have you tried logging off and then back on? I had issues on my end after a server update and that fixed it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705407985 {#2373
    date: 2024-01-16 13:26:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -id: 231279
  -bodyTs: "'back':8 'end':15 'fix':22 'issu':12 'log':4 'server':18 'tri':3 'updat':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5477473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702891986 {#2374
    date: 2023-12-18 10:33: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
56 DENIED moderate
App\Entity\EntryComment {#2367
  +user: App\Entity\User {#1356 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Have you tried logging off and then back on? I had issues on my end after a server update and that fixed it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705407985 {#2373
    date: 2024-01-16 13:26:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -id: 231279
  -bodyTs: "'back':8 'end':15 'fix':22 'issu':12 'log':4 'server':18 'tri':3 'updat':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5477473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702891986 {#2374
    date: 2023-12-18 10:33: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
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 {#3071
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2367
    +user: App\Entity\User {#1356 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Have you tried logging off and then back on? I had issues on my end after a server update and that fixed it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705407985 {#2373
      date: 2024-01-16 13:26:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2366 …}
    +nested: Doctrine\ORM\PersistentCollection {#2352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1348 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
    -id: 231279
    -bodyTs: "'back':8 'end':15 'fix':22 'issu':12 'log':4 'server':18 'tri':3 'updat':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5477473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702891986 {#2374
      date: 2023-12-18 10:33:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2367}
  +body: "Kind of. 0.19 update logged me out of everything. So, it’s a fresh login."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702904190 {#3073
    date: 2023-12-18 13:56:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@late_night@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 231597
  -bodyTs: "'0.19':3 'everyth':9 'fresh':14 'kind':1 'log':5 'login':15 'updat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7415083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702904190 {#3072
    date: 2023-12-18 13:56: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
59 DENIED edit
App\Entity\EntryComment {#3071
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2367
    +user: App\Entity\User {#1356 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Have you tried logging off and then back on? I had issues on my end after a server update and that fixed it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705407985 {#2373
      date: 2024-01-16 13:26:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2366 …}
    +nested: Doctrine\ORM\PersistentCollection {#2352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1348 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
    -id: 231279
    -bodyTs: "'back':8 'end':15 'fix':22 'issu':12 'log':4 'server':18 'tri':3 'updat':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5477473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702891986 {#2374
      date: 2023-12-18 10:33:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2367}
  +body: "Kind of. 0.19 update logged me out of everything. So, it’s a fresh login."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702904190 {#3073
    date: 2023-12-18 13:56:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@late_night@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 231597
  -bodyTs: "'0.19':3 'everyth':9 'fresh':14 'kind':1 'log':5 'login':15 'updat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7415083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702904190 {#3072
    date: 2023-12-18 13:56: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
60 DENIED moderate
App\Entity\EntryComment {#3071
  +user: Proxies\__CG__\App\Entity\User {#3070 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2367
    +user: App\Entity\User {#1356 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Have you tried logging off and then back on? I had issues on my end after a server update and that fixed it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705407985 {#2373
      date: 2024-01-16 13:26:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2366 …}
    +nested: Doctrine\ORM\PersistentCollection {#2352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1348 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
    -id: 231279
    -bodyTs: "'back':8 'end':15 'fix':22 'issu':12 'log':4 'server':18 'tri':3 'updat':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5477473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702891986 {#2374
      date: 2023-12-18 10:33:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2367}
  +body: "Kind of. 0.19 update logged me out of everything. So, it’s a fresh login."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702904190 {#3073
    date: 2023-12-18 13:56:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@late_night@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  -id: 231597
  -bodyTs: "'0.19':3 'everyth':9 'fresh':14 'kind':1 'log':5 'login':15 'updat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7415083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702904190 {#3072
    date: 2023-12-18 13:56: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
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 {#2549
  +user: App\Entity\User {#2562 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s the same for me. I’ve already cleared the cache in FF and for Jerboa too. Tried to log out and log in. Tried to turn off and on the feature again to no avail. It’s the same on all of the instances where I have registration and migrated to 0.19."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702894835 {#2544
    date: 2023-12-18 11:20:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -id: 231350
  -bodyTs: "'0.19':54 'alreadi':9 'avail':37 'cach':12 'clear':10 'featur':33 'ff':14 'instanc':46 'jerboa':17 'log':21,24 'migrat':52 'registr':50 'tri':19,26 'turn':28 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7413456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702894835 {#2545
    date: 2023-12-18 11:20: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
63 DENIED edit
App\Entity\EntryComment {#2549
  +user: App\Entity\User {#2562 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s the same for me. I’ve already cleared the cache in FF and for Jerboa too. Tried to log out and log in. Tried to turn off and on the feature again to no avail. It’s the same on all of the instances where I have registration and migrated to 0.19."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702894835 {#2544
    date: 2023-12-18 11:20:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -id: 231350
  -bodyTs: "'0.19':54 'alreadi':9 'avail':37 'cach':12 'clear':10 'featur':33 'ff':14 'instanc':46 'jerboa':17 'log':21,24 'migrat':52 'registr':50 'tri':19,26 'turn':28 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7413456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702894835 {#2545
    date: 2023-12-18 11:20: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
64 DENIED moderate
App\Entity\EntryComment {#2549
  +user: App\Entity\User {#2562 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s the same for me. I’ve already cleared the cache in FF and for Jerboa too. Tried to log out and log in. Tried to turn off and on the feature again to no avail. It’s the same on all of the instances where I have registration and migrated to 0.19."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702894835 {#2544
    date: 2023-12-18 11:20:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2550 …}
  +nested: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2554 …}
  +reports: Doctrine\ORM\PersistentCollection {#2556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2560 …}
  -id: 231350
  -bodyTs: "'0.19':54 'alreadi':9 'avail':37 'cach':12 'clear':10 'featur':33 'ff':14 'instanc':46 'jerboa':17 'log':21,24 'migrat':52 'registr':50 'tri':19,26 'turn':28 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7413456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702894835 {#2545
    date: 2023-12-18 11:20: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
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 {#2622
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The lemmy frontend will come up fast, but you would see an error and a popup telling you that lemmy is still starting. If you can see content, then the DB migration is finished already. The 1.3.0 branch of ansible doesn’t have any changes which would cause performance impact. Currently it just adjusts the readme and adds pictrs 0.4.7."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705428469 {#2617
    date: 2024-01-16 19:07:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2623 …}
  +nested: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  -id: 231375
  -bodyTs: "'0.4.7':60 '1.3.0':37 'add':58 'adjust':54 'alreadi':35 'ansibl':40 'branch':38 'caus':48 'chang':45 'come':5 'content':28 'current':51 'db':31 'doesn':41 'error':13 'fast':7 'finish':34 'frontend':3 'impact':50 'lemmi':2,20 'migrat':32 'perform':49 'pictr':59 'popup':16 'readm':56 'see':11,27 'start':23 'still':22 'tell':17 'would':10,47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6047102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702896021 {#2618
    date: 2023-12-18 11:40: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
67 DENIED edit
App\Entity\EntryComment {#2622
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The lemmy frontend will come up fast, but you would see an error and a popup telling you that lemmy is still starting. If you can see content, then the DB migration is finished already. The 1.3.0 branch of ansible doesn’t have any changes which would cause performance impact. Currently it just adjusts the readme and adds pictrs 0.4.7."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705428469 {#2617
    date: 2024-01-16 19:07:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2623 …}
  +nested: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  -id: 231375
  -bodyTs: "'0.4.7':60 '1.3.0':37 'add':58 'adjust':54 'alreadi':35 'ansibl':40 'branch':38 'caus':48 'chang':45 'come':5 'content':28 'current':51 'db':31 'doesn':41 'error':13 'fast':7 'finish':34 'frontend':3 'impact':50 'lemmi':2,20 'migrat':32 'perform':49 'pictr':59 'popup':16 'readm':56 'see':11,27 'start':23 'still':22 'tell':17 'would':10,47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6047102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702896021 {#2618
    date: 2023-12-18 11:40: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
68 DENIED moderate
App\Entity\EntryComment {#2622
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The lemmy frontend will come up fast, but you would see an error and a popup telling you that lemmy is still starting. If you can see content, then the DB migration is finished already. The 1.3.0 branch of ansible doesn’t have any changes which would cause performance impact. Currently it just adjusts the readme and adds pictrs 0.4.7."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705428469 {#2617
    date: 2024-01-16 19:07:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2623 …}
  +nested: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  -id: 231375
  -bodyTs: "'0.4.7':60 '1.3.0':37 'add':58 'adjust':54 'alreadi':35 'ansibl':40 'branch':38 'caus':48 'chang':45 'come':5 'content':28 'current':51 'db':31 'doesn':41 'error':13 'fast':7 'finish':34 'frontend':3 'impact':50 'lemmi':2,20 'migrat':32 'perform':49 'pictr':59 'popup':16 'readm':56 'see':11,27 'start':23 'still':22 'tell':17 'would':10,47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6047102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702896021 {#2618
    date: 2023-12-18 11:40: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
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 {#3055
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2622
    +user: App\Entity\User {#2635 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "The lemmy frontend will come up fast, but you would see an error and a popup telling you that lemmy is still starting. If you can see content, then the DB migration is finished already. The 1.3.0 branch of ansible doesn’t have any changes which would cause performance impact. Currently it just adjusts the readme and adds pictrs 0.4.7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705428469 {#2617
      date: 2024-01-16 19:07:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@QuantumCheap@libretechni.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2623 …}
    +nested: Doctrine\ORM\PersistentCollection {#2625 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    -id: 231375
    -bodyTs: "'0.4.7':60 '1.3.0':37 'add':58 'adjust':54 'alreadi':35 'ansibl':40 'branch':38 'caus':48 'chang':45 'come':5 'content':28 'current':51 'db':31 'doesn':41 'error':13 'fast':7 'finish':34 'frontend':3 'impact':50 'lemmi':2,20 'migrat':32 'perform':49 'pictr':59 'popup':16 'readm':56 'see':11,27 'start':23 'still':22 'tell':17 'would':10,47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6047102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702896021 {#2618
      date: 2023-12-18 11:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2622}
  +body: """
    > doesn’t have any changes which would cause performance impact\n
    \n
    There’s Lemmy 0.19.0’s persistent federation queue which brings a much higher database load, this could be why OP reports reduced performance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702896465 {#3057
    date: 2023-12-18 11:47:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3054 …}
  +nested: Doctrine\ORM\PersistentCollection {#3052 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
  -id: 231746
  -bodyTs: "'0.19.0':14 'bring':20 'caus':8 'chang':5 'could':27 'databas':24 'doesn':1 'feder':17 'higher':23 'impact':10 'lemmi':13 'load':25 'much':22 'op':30 'perform':9,33 'persist':16 'queue':18 'reduc':32 'report':31 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blackeco.com/comment/969775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702896465 {#3056
    date: 2023-12-18 11:47:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3055
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2622
    +user: App\Entity\User {#2635 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "The lemmy frontend will come up fast, but you would see an error and a popup telling you that lemmy is still starting. If you can see content, then the DB migration is finished already. The 1.3.0 branch of ansible doesn’t have any changes which would cause performance impact. Currently it just adjusts the readme and adds pictrs 0.4.7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705428469 {#2617
      date: 2024-01-16 19:07:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@QuantumCheap@libretechni.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2623 …}
    +nested: Doctrine\ORM\PersistentCollection {#2625 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    -id: 231375
    -bodyTs: "'0.4.7':60 '1.3.0':37 'add':58 'adjust':54 'alreadi':35 'ansibl':40 'branch':38 'caus':48 'chang':45 'come':5 'content':28 'current':51 'db':31 'doesn':41 'error':13 'fast':7 'finish':34 'frontend':3 'impact':50 'lemmi':2,20 'migrat':32 'perform':49 'pictr':59 'popup':16 'readm':56 'see':11,27 'start':23 'still':22 'tell':17 'would':10,47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6047102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702896021 {#2618
      date: 2023-12-18 11:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2622}
  +body: """
    > doesn’t have any changes which would cause performance impact\n
    \n
    There’s Lemmy 0.19.0’s persistent federation queue which brings a much higher database load, this could be why OP reports reduced performance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702896465 {#3057
    date: 2023-12-18 11:47:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3054 …}
  +nested: Doctrine\ORM\PersistentCollection {#3052 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
  -id: 231746
  -bodyTs: "'0.19.0':14 'bring':20 'caus':8 'chang':5 'could':27 'databas':24 'doesn':1 'feder':17 'higher':23 'impact':10 'lemmi':13 'load':25 'much':22 'op':30 'perform':9,33 'persist':16 'queue':18 'reduc':32 'report':31 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blackeco.com/comment/969775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702896465 {#3056
    date: 2023-12-18 11:47:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3055
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2622
    +user: App\Entity\User {#2635 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "The lemmy frontend will come up fast, but you would see an error and a popup telling you that lemmy is still starting. If you can see content, then the DB migration is finished already. The 1.3.0 branch of ansible doesn’t have any changes which would cause performance impact. Currently it just adjusts the readme and adds pictrs 0.4.7."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705428469 {#2617
      date: 2024-01-16 19:07:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@QuantumCheap@libretechni.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2623 …}
    +nested: Doctrine\ORM\PersistentCollection {#2625 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    -id: 231375
    -bodyTs: "'0.4.7':60 '1.3.0':37 'add':58 'adjust':54 'alreadi':35 'ansibl':40 'branch':38 'caus':48 'chang':45 'come':5 'content':28 'current':51 'db':31 'doesn':41 'error':13 'fast':7 'finish':34 'frontend':3 'impact':50 'lemmi':2,20 'migrat':32 'perform':49 'pictr':59 'popup':16 'readm':56 'see':11,27 'start':23 'still':22 'tell':17 'would':10,47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6047102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702896021 {#2618
      date: 2023-12-18 11:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2622}
  +body: """
    > doesn’t have any changes which would cause performance impact\n
    \n
    There’s Lemmy 0.19.0’s persistent federation queue which brings a much higher database load, this could be why OP reports reduced performance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702896465 {#3057
    date: 2023-12-18 11:47:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3054 …}
  +nested: Doctrine\ORM\PersistentCollection {#3052 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
  -id: 231746
  -bodyTs: "'0.19.0':14 'bring':20 'caus':8 'chang':5 'could':27 'databas':24 'doesn':1 'feder':17 'higher':23 'impact':10 'lemmi':13 'load':25 'much':22 'op':30 'perform':9,33 'persist':16 'queue':18 'reduc':32 'report':31 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blackeco.com/comment/969775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702896465 {#3056
    date: 2023-12-18 11:47:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3154
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3055
    +user: App\Entity\User {#2181 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2622
      +user: App\Entity\User {#2635 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "The lemmy frontend will come up fast, but you would see an error and a popup telling you that lemmy is still starting. If you can see content, then the DB migration is finished already. The 1.3.0 branch of ansible doesn’t have any changes which would cause performance impact. Currently it just adjusts the readme and adds pictrs 0.4.7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705428469 {#2617
        date: 2024-01-16 19:07:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@QuantumCheap@libretechni.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2623 …}
      +nested: Doctrine\ORM\PersistentCollection {#2625 …}
      +votes: Doctrine\ORM\PersistentCollection {#2627 …}
      +reports: Doctrine\ORM\PersistentCollection {#2629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
      -id: 231375
      -bodyTs: "'0.4.7':60 '1.3.0':37 'add':58 'adjust':54 'alreadi':35 'ansibl':40 'branch':38 'caus':48 'chang':45 'come':5 'content':28 'current':51 'db':31 'doesn':41 'error':13 'fast':7 'finish':34 'frontend':3 'impact':50 'lemmi':2,20 'migrat':32 'perform':49 'pictr':59 'popup':16 'readm':56 'see':11,27 'start':23 'still':22 'tell':17 'would':10,47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6047102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702896021 {#2618
        date: 2023-12-18 11:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2622}
    +body: """
      > doesn’t have any changes which would cause performance impact\n
      \n
      There’s Lemmy 0.19.0’s persistent federation queue which brings a much higher database load, this could be why OP reports reduced performance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702896465 {#3057
      date: 2023-12-18 11:47:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@QuantumCheap@libretechni.ca"
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3054 …}
    +nested: Doctrine\ORM\PersistentCollection {#3052 …}
    +votes: Doctrine\ORM\PersistentCollection {#3050 …}
    +reports: Doctrine\ORM\PersistentCollection {#3048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    -id: 231746
    -bodyTs: "'0.19.0':14 'bring':20 'caus':8 'chang':5 'could':27 'databas':24 'doesn':1 'feder':17 'higher':23 'impact':10 'lemmi':13 'load':25 'much':22 'op':30 'perform':9,33 'persist':16 'queue':18 'reduc':32 'report':31 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blackeco.com/comment/969775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702896465 {#3056
      date: 2023-12-18 11:47:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2622}
  +body: "Yes, but those changes are not unique to the ansible 1.3.0 deployment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702911945 {#3151
    date: 2023-12-18 16:05:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
    "@db0@lemmy.dbzer0.com"
    "@BlackEco@lemmy.blackeco.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 231909
  -bodyTs: "'1.3.0':11 'ansibl':10 'chang':4 'deploy':12 'uniqu':7 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6050507"
  +editedAt: DateTimeImmutable @1705428470 {#3152
    date: 2024-01-16 19:07:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702911945 {#3153
    date: 2023-12-18 16:05:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3154
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3055
    +user: App\Entity\User {#2181 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2622
      +user: App\Entity\User {#2635 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "The lemmy frontend will come up fast, but you would see an error and a popup telling you that lemmy is still starting. If you can see content, then the DB migration is finished already. The 1.3.0 branch of ansible doesn’t have any changes which would cause performance impact. Currently it just adjusts the readme and adds pictrs 0.4.7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705428469 {#2617
        date: 2024-01-16 19:07:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@QuantumCheap@libretechni.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2623 …}
      +nested: Doctrine\ORM\PersistentCollection {#2625 …}
      +votes: Doctrine\ORM\PersistentCollection {#2627 …}
      +reports: Doctrine\ORM\PersistentCollection {#2629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
      -id: 231375
      -bodyTs: "'0.4.7':60 '1.3.0':37 'add':58 'adjust':54 'alreadi':35 'ansibl':40 'branch':38 'caus':48 'chang':45 'come':5 'content':28 'current':51 'db':31 'doesn':41 'error':13 'fast':7 'finish':34 'frontend':3 'impact':50 'lemmi':2,20 'migrat':32 'perform':49 'pictr':59 'popup':16 'readm':56 'see':11,27 'start':23 'still':22 'tell':17 'would':10,47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6047102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702896021 {#2618
        date: 2023-12-18 11:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2622}
    +body: """
      > doesn’t have any changes which would cause performance impact\n
      \n
      There’s Lemmy 0.19.0’s persistent federation queue which brings a much higher database load, this could be why OP reports reduced performance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702896465 {#3057
      date: 2023-12-18 11:47:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@QuantumCheap@libretechni.ca"
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3054 …}
    +nested: Doctrine\ORM\PersistentCollection {#3052 …}
    +votes: Doctrine\ORM\PersistentCollection {#3050 …}
    +reports: Doctrine\ORM\PersistentCollection {#3048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    -id: 231746
    -bodyTs: "'0.19.0':14 'bring':20 'caus':8 'chang':5 'could':27 'databas':24 'doesn':1 'feder':17 'higher':23 'impact':10 'lemmi':13 'load':25 'much':22 'op':30 'perform':9,33 'persist':16 'queue':18 'reduc':32 'report':31 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blackeco.com/comment/969775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702896465 {#3056
      date: 2023-12-18 11:47:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2622}
  +body: "Yes, but those changes are not unique to the ansible 1.3.0 deployment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702911945 {#3151
    date: 2023-12-18 16:05:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
    "@db0@lemmy.dbzer0.com"
    "@BlackEco@lemmy.blackeco.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 231909
  -bodyTs: "'1.3.0':11 'ansibl':10 'chang':4 'deploy':12 'uniqu':7 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6050507"
  +editedAt: DateTimeImmutable @1705428470 {#3152
    date: 2024-01-16 19:07:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702911945 {#3153
    date: 2023-12-18 16:05:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3154
  +user: App\Entity\User {#2635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3055
    +user: App\Entity\User {#2181 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2622
      +user: App\Entity\User {#2635 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "The lemmy frontend will come up fast, but you would see an error and a popup telling you that lemmy is still starting. If you can see content, then the DB migration is finished already. The 1.3.0 branch of ansible doesn’t have any changes which would cause performance impact. Currently it just adjusts the readme and adds pictrs 0.4.7."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705428469 {#2617
        date: 2024-01-16 19:07:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@QuantumCheap@libretechni.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2623 …}
      +nested: Doctrine\ORM\PersistentCollection {#2625 …}
      +votes: Doctrine\ORM\PersistentCollection {#2627 …}
      +reports: Doctrine\ORM\PersistentCollection {#2629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
      -id: 231375
      -bodyTs: "'0.4.7':60 '1.3.0':37 'add':58 'adjust':54 'alreadi':35 'ansibl':40 'branch':38 'caus':48 'chang':45 'come':5 'content':28 'current':51 'db':31 'doesn':41 'error':13 'fast':7 'finish':34 'frontend':3 'impact':50 'lemmi':2,20 'migrat':32 'perform':49 'pictr':59 'popup':16 'readm':56 'see':11,27 'start':23 'still':22 'tell':17 'would':10,47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6047102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702896021 {#2618
        date: 2023-12-18 11:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2622}
    +body: """
      > doesn’t have any changes which would cause performance impact\n
      \n
      There’s Lemmy 0.19.0’s persistent federation queue which brings a much higher database load, this could be why OP reports reduced performance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702896465 {#3057
      date: 2023-12-18 11:47:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@QuantumCheap@libretechni.ca"
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3054 …}
    +nested: Doctrine\ORM\PersistentCollection {#3052 …}
    +votes: Doctrine\ORM\PersistentCollection {#3050 …}
    +reports: Doctrine\ORM\PersistentCollection {#3048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    -id: 231746
    -bodyTs: "'0.19.0':14 'bring':20 'caus':8 'chang':5 'could':27 'databas':24 'doesn':1 'feder':17 'higher':23 'impact':10 'lemmi':13 'load':25 'much':22 'op':30 'perform':9,33 'persist':16 'queue':18 'reduc':32 'report':31 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blackeco.com/comment/969775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702896465 {#3056
      date: 2023-12-18 11:47:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2622}
  +body: "Yes, but those changes are not unique to the ansible 1.3.0 deployment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702911945 {#3151
    date: 2023-12-18 16:05:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
    "@db0@lemmy.dbzer0.com"
    "@BlackEco@lemmy.blackeco.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 231909
  -bodyTs: "'1.3.0':11 'ansibl':10 'chang':4 'deploy':12 'uniqu':7 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6050507"
  +editedAt: DateTimeImmutable @1705428470 {#3152
    date: 2024-01-16 19:07:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702911945 {#3153
    date: 2023-12-18 16:05:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2696
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "By any chance, have you set `database.pool_size` in `lemmy.hjson`? You could try increasing the number to see if it improves performance"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702896681 {#2691
    date: 2023-12-18 11:51:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2697 …}
  +nested: Doctrine\ORM\PersistentCollection {#2699 …}
  +votes: Doctrine\ORM\PersistentCollection {#2701 …}
  +reports: Doctrine\ORM\PersistentCollection {#2703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
  -id: 231747
  -bodyTs: "'chanc':3 'could':12 'database.pool':7 'improv':21 'increas':14 'lemmy.hjson':10 'number':16 'perform':22 'see':18 'set':6 'size':8 'tri':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blackeco.com/comment/969786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702896681 {#2692
    date: 2023-12-18 11:51: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
79 DENIED edit
App\Entity\EntryComment {#2696
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "By any chance, have you set `database.pool_size` in `lemmy.hjson`? You could try increasing the number to see if it improves performance"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702896681 {#2691
    date: 2023-12-18 11:51:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2697 …}
  +nested: Doctrine\ORM\PersistentCollection {#2699 …}
  +votes: Doctrine\ORM\PersistentCollection {#2701 …}
  +reports: Doctrine\ORM\PersistentCollection {#2703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
  -id: 231747
  -bodyTs: "'chanc':3 'could':12 'database.pool':7 'improv':21 'increas':14 'lemmy.hjson':10 'number':16 'perform':22 'see':18 'set':6 'size':8 'tri':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blackeco.com/comment/969786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702896681 {#2692
    date: 2023-12-18 11:51: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
80 DENIED moderate
App\Entity\EntryComment {#2696
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "By any chance, have you set `database.pool_size` in `lemmy.hjson`? You could try increasing the number to see if it improves performance"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702896681 {#2691
    date: 2023-12-18 11:51:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@QuantumCheap@libretechni.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2697 …}
  +nested: Doctrine\ORM\PersistentCollection {#2699 …}
  +votes: Doctrine\ORM\PersistentCollection {#2701 …}
  +reports: Doctrine\ORM\PersistentCollection {#2703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
  -id: 231747
  -bodyTs: "'chanc':3 'could':12 'database.pool':7 'improv':21 'increas':14 'lemmy.hjson':10 'number':16 'perform':22 'see':18 'set':6 'size':8 'tri':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blackeco.com/comment/969786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702896681 {#2692
    date: 2023-12-18 11:51: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
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 {#2711
  +user: App\Entity\User {#2724 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a bug in the dark theme CSS. On the light theme it’s a much more subtle highlight.\n
    \n
    [github.com/LemmyNet/lemmy-ui/issues/2264](https://github.com/LemmyNet/lemmy-ui/issues/2264)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705692902 {#2695
    date: 2024-01-19 20:35:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ech@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2712 …}
  +nested: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2716 …}
  +reports: Doctrine\ORM\PersistentCollection {#2718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
  -id: 234716
  -bodyTs: "'/lemmynet/lemmy-ui/issues/2264](https://github.com/lemmynet/lemmy-ui/issues/2264)':23 'bug':4 'css':9 'dark':7 'github.com':22 'github.com/lemmynet/lemmy-ui/issues/2264](https://github.com/lemmynet/lemmy-ui/issues/2264)':21 'highlight':20 'light':12 'much':17 'subtl':19 'theme':8,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6750662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702990716 {#2694
    date: 2023-12-19 13:58: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
83 DENIED edit
App\Entity\EntryComment {#2711
  +user: App\Entity\User {#2724 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a bug in the dark theme CSS. On the light theme it’s a much more subtle highlight.\n
    \n
    [github.com/LemmyNet/lemmy-ui/issues/2264](https://github.com/LemmyNet/lemmy-ui/issues/2264)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705692902 {#2695
    date: 2024-01-19 20:35:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ech@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2712 …}
  +nested: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2716 …}
  +reports: Doctrine\ORM\PersistentCollection {#2718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
  -id: 234716
  -bodyTs: "'/lemmynet/lemmy-ui/issues/2264](https://github.com/lemmynet/lemmy-ui/issues/2264)':23 'bug':4 'css':9 'dark':7 'github.com':22 'github.com/lemmynet/lemmy-ui/issues/2264](https://github.com/lemmynet/lemmy-ui/issues/2264)':21 'highlight':20 'light':12 'much':17 'subtl':19 'theme':8,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6750662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702990716 {#2694
    date: 2023-12-19 13:58: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
84 DENIED moderate
App\Entity\EntryComment {#2711
  +user: App\Entity\User {#2724 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a bug in the dark theme CSS. On the light theme it’s a much more subtle highlight.\n
    \n
    [github.com/LemmyNet/lemmy-ui/issues/2264](https://github.com/LemmyNet/lemmy-ui/issues/2264)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705692902 {#2695
    date: 2024-01-19 20:35:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ech@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2712 …}
  +nested: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2716 …}
  +reports: Doctrine\ORM\PersistentCollection {#2718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
  -id: 234716
  -bodyTs: "'/lemmynet/lemmy-ui/issues/2264](https://github.com/lemmynet/lemmy-ui/issues/2264)':23 'bug':4 'css':9 'dark':7 'github.com':22 'github.com/lemmynet/lemmy-ui/issues/2264](https://github.com/lemmynet/lemmy-ui/issues/2264)':21 'highlight':20 'light':12 'much':17 'subtl':19 'theme':8,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6750662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702990716 {#2694
    date: 2023-12-19 13:58: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
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 {#3040
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2711
    +user: App\Entity\User {#2724 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a bug in the dark theme CSS. On the light theme it’s a much more subtle highlight.\n
      \n
      [github.com/LemmyNet/lemmy-ui/issues/2264](https://github.com/LemmyNet/lemmy-ui/issues/2264)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705692902 {#2695
      date: 2024-01-19 20:35:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ech@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2712 …}
    +nested: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2716 …}
    +reports: Doctrine\ORM\PersistentCollection {#2718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
    -id: 234716
    -bodyTs: "'/lemmynet/lemmy-ui/issues/2264](https://github.com/lemmynet/lemmy-ui/issues/2264)':23 'bug':4 'css':9 'dark':7 'github.com':22 'github.com/lemmynet/lemmy-ui/issues/2264](https://github.com/lemmynet/lemmy-ui/issues/2264)':21 'highlight':20 'light':12 'much':17 'subtl':19 'theme':8,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6750662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702990716 {#2694
      date: 2023-12-19 13:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2711}
  +body: "Ah, that makes some sense. Would still like more control over if it appears at all, but I’m glad to know it’s at least not intentionally that glaring."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703001815 {#3042
    date: 2023-12-19 17:03:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ech@lemm.ee"
    "@tree@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3039 …}
  +nested: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 235240
  -bodyTs: "'ah':1 'appear':14 'control':10 'glad':20 'glare':30 'intent':28 'know':22 'least':26 'like':8 'm':19 'make':3 'sens':5 'still':7 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7442312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703001815 {#3041
    date: 2023-12-19 17:03: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
87 DENIED edit
App\Entity\EntryComment {#3040
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2711
    +user: App\Entity\User {#2724 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a bug in the dark theme CSS. On the light theme it’s a much more subtle highlight.\n
      \n
      [github.com/LemmyNet/lemmy-ui/issues/2264](https://github.com/LemmyNet/lemmy-ui/issues/2264)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705692902 {#2695
      date: 2024-01-19 20:35:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ech@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2712 …}
    +nested: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2716 …}
    +reports: Doctrine\ORM\PersistentCollection {#2718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
    -id: 234716
    -bodyTs: "'/lemmynet/lemmy-ui/issues/2264](https://github.com/lemmynet/lemmy-ui/issues/2264)':23 'bug':4 'css':9 'dark':7 'github.com':22 'github.com/lemmynet/lemmy-ui/issues/2264](https://github.com/lemmynet/lemmy-ui/issues/2264)':21 'highlight':20 'light':12 'much':17 'subtl':19 'theme':8,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6750662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702990716 {#2694
      date: 2023-12-19 13:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2711}
  +body: "Ah, that makes some sense. Would still like more control over if it appears at all, but I’m glad to know it’s at least not intentionally that glaring."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703001815 {#3042
    date: 2023-12-19 17:03:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ech@lemm.ee"
    "@tree@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3039 …}
  +nested: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 235240
  -bodyTs: "'ah':1 'appear':14 'control':10 'glad':20 'glare':30 'intent':28 'know':22 'least':26 'like':8 'm':19 'make':3 'sens':5 'still':7 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7442312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703001815 {#3041
    date: 2023-12-19 17:03: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
88 DENIED moderate
App\Entity\EntryComment {#3040
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2711
    +user: App\Entity\User {#2724 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a bug in the dark theme CSS. On the light theme it’s a much more subtle highlight.\n
      \n
      [github.com/LemmyNet/lemmy-ui/issues/2264](https://github.com/LemmyNet/lemmy-ui/issues/2264)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705692902 {#2695
      date: 2024-01-19 20:35:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ech@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2712 …}
    +nested: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2716 …}
    +reports: Doctrine\ORM\PersistentCollection {#2718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
    -id: 234716
    -bodyTs: "'/lemmynet/lemmy-ui/issues/2264](https://github.com/lemmynet/lemmy-ui/issues/2264)':23 'bug':4 'css':9 'dark':7 'github.com':22 'github.com/lemmynet/lemmy-ui/issues/2264](https://github.com/lemmynet/lemmy-ui/issues/2264)':21 'highlight':20 'light':12 'much':17 'subtl':19 'theme':8,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6750662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702990716 {#2694
      date: 2023-12-19 13:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2711}
  +body: "Ah, that makes some sense. Would still like more control over if it appears at all, but I’m glad to know it’s at least not intentionally that glaring."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703001815 {#3042
    date: 2023-12-19 17:03:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ech@lemm.ee"
    "@tree@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3039 …}
  +nested: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 235240
  -bodyTs: "'ah':1 'appear':14 'control':10 'glad':20 'glare':30 'intent':28 'know':22 'least':26 'like':8 'm':19 'make':3 'sens':5 'still':7 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7442312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703001815 {#3041
    date: 2023-12-19 17:03: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
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 {#2784
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2785 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As it turns out, it only happens if I open lemmy from hyperlink on my custom startpage (local file)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703108259 {#2779
    date: 2023-12-20 22:37:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wistful@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 240065
  -bodyTs: "'custom':16 'file':19 'happen':7 'hyperlink':13 'lemmi':11 'local':18 'open':10 'startpag':17 'turn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5834219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703108259 {#2780
    date: 2023-12-20 22:37:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2784
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2785 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As it turns out, it only happens if I open lemmy from hyperlink on my custom startpage (local file)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703108259 {#2779
    date: 2023-12-20 22:37:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wistful@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 240065
  -bodyTs: "'custom':16 'file':19 'happen':7 'hyperlink':13 'lemmi':11 'local':18 'open':10 'startpag':17 'turn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5834219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703108259 {#2780
    date: 2023-12-20 22:37:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2784
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2785 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As it turns out, it only happens if I open lemmy from hyperlink on my custom startpage (local file)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703108259 {#2779
    date: 2023-12-20 22:37:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wistful@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 240065
  -bodyTs: "'custom':16 'file':19 'happen':7 'hyperlink':13 'lemmi':11 'local':18 'open':10 'startpag':17 'turn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5834219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703108259 {#2780
    date: 2023-12-20 22:37:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2860
  +user: App\Entity\User {#2874 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2861 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is that you, Spez?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703218373 {#2855
    date: 2023-12-22 05:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leon1044@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2862 …}
  +nested: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  -id: 242295
  -bodyTs: "'spez':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6776532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703218373 {#2856
    date: 2023-12-22 05:12: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
95 DENIED edit
App\Entity\EntryComment {#2860
  +user: App\Entity\User {#2874 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2861 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is that you, Spez?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703218373 {#2855
    date: 2023-12-22 05:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leon1044@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2862 …}
  +nested: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  -id: 242295
  -bodyTs: "'spez':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6776532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703218373 {#2856
    date: 2023-12-22 05:12: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
96 DENIED moderate
App\Entity\EntryComment {#2860
  +user: App\Entity\User {#2874 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2861 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is that you, Spez?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703218373 {#2855
    date: 2023-12-22 05:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leon1044@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2862 …}
  +nested: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  -id: 242295
  -bodyTs: "'spez':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6776532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703218373 {#2856
    date: 2023-12-22 05:12: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
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 {#2935
  +user: App\Entity\User {#2948 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2861 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Only thing I can think of is trying to do some sort of filtering on the user agent header in nginx"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703220630 {#2930
    date: 2023-12-22 05:50:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leon1044@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2936 …}
  +nested: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 242344
  -bodyTs: "'agent':18 'filter':14 'header':19 'nginx':21 'sort':12 'thing':2 'think':5 'tri':8 'user':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1321073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703220630 {#2931
    date: 2023-12-22 05:50: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
99 DENIED edit
App\Entity\EntryComment {#2935
  +user: App\Entity\User {#2948 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2861 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Only thing I can think of is trying to do some sort of filtering on the user agent header in nginx"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703220630 {#2930
    date: 2023-12-22 05:50:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leon1044@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2936 …}
  +nested: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 242344
  -bodyTs: "'agent':18 'filter':14 'header':19 'nginx':21 'sort':12 'thing':2 'think':5 'tri':8 'user':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1321073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703220630 {#2931
    date: 2023-12-22 05:50: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
100 DENIED moderate
App\Entity\EntryComment {#2935
  +user: App\Entity\User {#2948 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2861 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#314
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#315
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#309
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Only thing I can think of is trying to do some sort of filtering on the user agent header in nginx"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703220630 {#2930
    date: 2023-12-22 05:50:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leon1044@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2936 …}
  +nested: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 242344
  -bodyTs: "'agent':18 'filter':14 'header':19 'nginx':21 'sort':12 'thing':2 'think':5 'tri':8 'user':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1321073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703220630 {#2931
    date: 2023-12-22 05:50: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
101 DENIED edit
App\Entity\Magazine {#306
  +icon: null
  +name: "lemmy_support@lemmy.ml"
  +title: "lemmy_support"
  +description: """
    Support / questions about Lemmy.\n
    \n
    [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 130
  +entryCommentCount: 600
  +postCount: 2
  +postCommentCount: 14
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1728910137 {#314
    date: 2024-10-14 14:48:57.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#294 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
  +entries: Doctrine\ORM\PersistentCollection {#237 …}
  +posts: Doctrine\ORM\PersistentCollection {#195 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
  +bans: Doctrine\ORM\PersistentCollection {#174 …}
  +reports: Doctrine\ORM\PersistentCollection {#160 …}
  +badges: Doctrine\ORM\PersistentCollection {#138 …}
  +logs: Doctrine\ORM\PersistentCollection {#128 …}
  +awards: Doctrine\ORM\PersistentCollection {#117 …}
  +categories: Doctrine\ORM\PersistentCollection {#104 …}
  -id: 40
  +apId: "lemmy_support@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/lemmy_support"
  +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
  +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "lemmy_support"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729581033 {#315
    date: 2024-10-22 09:10:33.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696687715 {#309
    date: 2023-10-07 16:08:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details