GET https://kbin.spritesserver.nl/d/lm.madiator.cloud/comments/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
17.65 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 {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "You know it’s bad when the almost constantly unhinged ‘Empress’ is the one speaking sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691356263 {#1872
    date: 2023-08-06 23:11:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 78301
  -bodyTs: "'almost':8 'bad':5 'constant':9 'empress':11 'know':2 'one':14 'sens':16 'speak':15 'unhing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1936038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691356263 {#2437
    date: 2023-08-06 23:11:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "You know it’s bad when the almost constantly unhinged ‘Empress’ is the one speaking sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691356263 {#1872
    date: 2023-08-06 23:11:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 78301
  -bodyTs: "'almost':8 'bad':5 'constant':9 'empress':11 'know':2 'one':14 'sens':16 'speak':15 'unhing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1936038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691356263 {#2437
    date: 2023-08-06 23:11:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "You know it’s bad when the almost constantly unhinged ‘Empress’ is the one speaking sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691356263 {#1872
    date: 2023-08-06 23:11:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 78301
  -bodyTs: "'almost':8 'bad':5 'constant':9 'empress':11 'know':2 'one':14 'sens':16 'speak':15 'unhing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1936038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691356263 {#2437
    date: 2023-08-06 23:11:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1566
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll translate: “I find actions of the 1337x admins disappointing. Deleting my torrents causes confusion for the user base, and these actions reflect poorly on your character, suggesting pusillanimity and insufficient discretion when selecting a sexual partner.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691360747 {#1549
    date: 2023-08-07 00:25:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 76227
  -bodyTs: "'1337x':9 'action':6,23 'admin':10 'base':20 'caus':15 'charact':28 'confus':16 'delet':12 'disappoint':11 'discret':33 'find':5 'insuffici':32 'll':2 'partner':38 'poor':25 'pusillanim':30 'reflect':24 'select':35 'sexual':37 'suggest':29 'torrent':14 'translat':3 'user':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1938020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691360747 {#1550
    date: 2023-08-07 00:25:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll translate: “I find actions of the 1337x admins disappointing. Deleting my torrents causes confusion for the user base, and these actions reflect poorly on your character, suggesting pusillanimity and insufficient discretion when selecting a sexual partner.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691360747 {#1549
    date: 2023-08-07 00:25:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 76227
  -bodyTs: "'1337x':9 'action':6,23 'admin':10 'base':20 'caus':15 'charact':28 'confus':16 'delet':12 'disappoint':11 'discret':33 'find':5 'insuffici':32 'll':2 'partner':38 'poor':25 'pusillanim':30 'reflect':24 'select':35 'sexual':37 'suggest':29 'torrent':14 'translat':3 'user':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1938020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691360747 {#1550
    date: 2023-08-07 00:25:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll translate: “I find actions of the 1337x admins disappointing. Deleting my torrents causes confusion for the user base, and these actions reflect poorly on your character, suggesting pusillanimity and insufficient discretion when selecting a sexual partner.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691360747 {#1549
    date: 2023-08-07 00:25:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 76227
  -bodyTs: "'1337x':9 'action':6,23 'admin':10 'base':20 'caus':15 'charact':28 'confus':16 'delet':12 'disappoint':11 'discret':33 'find':5 'insuffici':32 'll':2 'partner':38 'poor':25 'pusillanim':30 'reflect':24 'select':35 'sexual':37 'suggest':29 'torrent':14 'translat':3 'user':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1938020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691360747 {#1550
    date: 2023-08-07 00:25:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Response from the admins\n
    \n
    ![](https://i.imgur.com/ij4CXIm.png)\n
    \n
    From where I’m sitting it looks like classic overconfidence. I would say keep your eyes open in the future but don’t pick up the pitchforks just yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698628195 {#2464
    date: 2023-10-30 02:09:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 49836
  -bodyTs: "'/ij4cxim.png)':7 'admin':4 'classic':16 'eye':23 'futur':27 'i.imgur.com':6 'i.imgur.com/ij4cxim.png)':5 'keep':21 'like':15 'look':14 'm':11 'open':24 'overconfid':17 'pick':31 'pitchfork':34 'respons':1 'say':20 'sit':12 'would':19 'yet':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1705318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691396412 {#2463
    date: 2023-08-07 10:20:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Response from the admins\n
    \n
    ![](https://i.imgur.com/ij4CXIm.png)\n
    \n
    From where I’m sitting it looks like classic overconfidence. I would say keep your eyes open in the future but don’t pick up the pitchforks just yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698628195 {#2464
    date: 2023-10-30 02:09:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 49836
  -bodyTs: "'/ij4cxim.png)':7 'admin':4 'classic':16 'eye':23 'futur':27 'i.imgur.com':6 'i.imgur.com/ij4cxim.png)':5 'keep':21 'like':15 'look':14 'm':11 'open':24 'overconfid':17 'pick':31 'pitchfork':34 'respons':1 'say':20 'sit':12 'would':19 'yet':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1705318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691396412 {#2463
    date: 2023-08-07 10:20:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Response from the admins\n
    \n
    ![](https://i.imgur.com/ij4CXIm.png)\n
    \n
    From where I’m sitting it looks like classic overconfidence. I would say keep your eyes open in the future but don’t pick up the pitchforks just yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698628195 {#2464
    date: 2023-10-30 02:09:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 49836
  -bodyTs: "'/ij4cxim.png)':7 'admin':4 'classic':16 'eye':23 'futur':27 'i.imgur.com':6 'i.imgur.com/ij4cxim.png)':5 'keep':21 'like':15 'look':14 'm':11 'open':24 'overconfid':17 'pick':31 'pitchfork':34 'respons':1 'say':20 'sit':12 'would':19 'yet':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1705318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691396412 {#2463
    date: 2023-08-07 10:20:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2096
  +user: Proxies\__CG__\App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Response from the admins\n
      \n
      ![](https://i.imgur.com/ij4CXIm.png)\n
      \n
      From where I’m sitting it looks like classic overconfidence. I would say keep your eyes open in the future but don’t pick up the pitchforks just yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698628195 {#2464
      date: 2023-10-30 02:09:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Madiator2011@lm.madiator.cloud"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2462 …}
    +nested: Doctrine\ORM\PersistentCollection {#2461 …}
    +votes: Doctrine\ORM\PersistentCollection {#2460 …}
    +reports: Doctrine\ORM\PersistentCollection {#2452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
    -id: 49836
    -bodyTs: "'/ij4cxim.png)':7 'admin':4 'classic':16 'eye':23 'futur':27 'i.imgur.com':6 'i.imgur.com/ij4cxim.png)':5 'keep':21 'like':15 'look':14 'm':11 'open':24 'overconfid':17 'pick':31 'pitchfork':34 'respons':1 'say':20 'sit':12 'would':19 'yet':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/1705318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691396412 {#2463
      date: 2023-08-07 10:20:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    Thanks. This community needed your logical input. I’ve been following this over the past few days and it seems like a blatent Reddit-type pitchfork situation. Based on the mods response and the absolute lack of proof surrounding the mods profiting from the crypto miner (honestly who the actual fuck even came up with this?), I think we need to all take a beat.\n
    \n
    Also I don’t follow cracked games but this Emperess person seems like a fucking psychopath and the fact that literally anyone here believes a word she says is absolutely astonishing.\n
    \n
    I am asking this community to PLEASE STOP REPOSTING THIS. Don’t let this community follow the ways of Reddit, please. We are better than that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691420052 {#2062
    date: 2023-08-07 16:54:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 49837
  -bodyTs: "'absolut':36,96 'actual':51 'also':67 'anyon':88 'ask':100 'astonish':97 'base':29 'beat':66 'believ':90 'better':121 'blatent':23 'came':54 'communiti':3,102,112 'crack':72 'crypto':46 'day':17 'emperess':76 'even':53 'fact':85 'follow':11,71,113 'fuck':52,81 'game':73 'honest':48 'input':7 'lack':37 'let':110 'like':21,79 'liter':87 'logic':6 'miner':47 'mod':32,42 'need':4,61 'past':15 'person':77 'pitchfork':27 'pleas':104,118 'profit':43 'proof':39 'psychopath':82 'reddit':25,117 'reddit-typ':24 'repost':106 'respons':33 'say':94 'seem':20,78 'situat':28 'stop':105 'surround':40 'take':64 'thank':1 'think':59 'type':26 've':9 'way':115 'word':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/1037675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691420052 {#2098
    date: 2023-08-07 16:54:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2096
  +user: Proxies\__CG__\App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Response from the admins\n
      \n
      ![](https://i.imgur.com/ij4CXIm.png)\n
      \n
      From where I’m sitting it looks like classic overconfidence. I would say keep your eyes open in the future but don’t pick up the pitchforks just yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698628195 {#2464
      date: 2023-10-30 02:09:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Madiator2011@lm.madiator.cloud"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2462 …}
    +nested: Doctrine\ORM\PersistentCollection {#2461 …}
    +votes: Doctrine\ORM\PersistentCollection {#2460 …}
    +reports: Doctrine\ORM\PersistentCollection {#2452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
    -id: 49836
    -bodyTs: "'/ij4cxim.png)':7 'admin':4 'classic':16 'eye':23 'futur':27 'i.imgur.com':6 'i.imgur.com/ij4cxim.png)':5 'keep':21 'like':15 'look':14 'm':11 'open':24 'overconfid':17 'pick':31 'pitchfork':34 'respons':1 'say':20 'sit':12 'would':19 'yet':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/1705318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691396412 {#2463
      date: 2023-08-07 10:20:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    Thanks. This community needed your logical input. I’ve been following this over the past few days and it seems like a blatent Reddit-type pitchfork situation. Based on the mods response and the absolute lack of proof surrounding the mods profiting from the crypto miner (honestly who the actual fuck even came up with this?), I think we need to all take a beat.\n
    \n
    Also I don’t follow cracked games but this Emperess person seems like a fucking psychopath and the fact that literally anyone here believes a word she says is absolutely astonishing.\n
    \n
    I am asking this community to PLEASE STOP REPOSTING THIS. Don’t let this community follow the ways of Reddit, please. We are better than that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691420052 {#2062
    date: 2023-08-07 16:54:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 49837
  -bodyTs: "'absolut':36,96 'actual':51 'also':67 'anyon':88 'ask':100 'astonish':97 'base':29 'beat':66 'believ':90 'better':121 'blatent':23 'came':54 'communiti':3,102,112 'crack':72 'crypto':46 'day':17 'emperess':76 'even':53 'fact':85 'follow':11,71,113 'fuck':52,81 'game':73 'honest':48 'input':7 'lack':37 'let':110 'like':21,79 'liter':87 'logic':6 'miner':47 'mod':32,42 'need':4,61 'past':15 'person':77 'pitchfork':27 'pleas':104,118 'profit':43 'proof':39 'psychopath':82 'reddit':25,117 'reddit-typ':24 'repost':106 'respons':33 'say':94 'seem':20,78 'situat':28 'stop':105 'surround':40 'take':64 'thank':1 'think':59 'type':26 've':9 'way':115 'word':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/1037675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691420052 {#2098
    date: 2023-08-07 16:54:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2096
  +user: Proxies\__CG__\App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2422
    +user: App\Entity\User {#2470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Response from the admins\n
      \n
      ![](https://i.imgur.com/ij4CXIm.png)\n
      \n
      From where I’m sitting it looks like classic overconfidence. I would say keep your eyes open in the future but don’t pick up the pitchforks just yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698628195 {#2464
      date: 2023-10-30 02:09:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Madiator2011@lm.madiator.cloud"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2462 …}
    +nested: Doctrine\ORM\PersistentCollection {#2461 …}
    +votes: Doctrine\ORM\PersistentCollection {#2460 …}
    +reports: Doctrine\ORM\PersistentCollection {#2452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
    -id: 49836
    -bodyTs: "'/ij4cxim.png)':7 'admin':4 'classic':16 'eye':23 'futur':27 'i.imgur.com':6 'i.imgur.com/ij4cxim.png)':5 'keep':21 'like':15 'look':14 'm':11 'open':24 'overconfid':17 'pick':31 'pitchfork':34 'respons':1 'say':20 'sit':12 'would':19 'yet':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/1705318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691396412 {#2463
      date: 2023-08-07 10:20:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    Thanks. This community needed your logical input. I’ve been following this over the past few days and it seems like a blatent Reddit-type pitchfork situation. Based on the mods response and the absolute lack of proof surrounding the mods profiting from the crypto miner (honestly who the actual fuck even came up with this?), I think we need to all take a beat.\n
    \n
    Also I don’t follow cracked games but this Emperess person seems like a fucking psychopath and the fact that literally anyone here believes a word she says is absolutely astonishing.\n
    \n
    I am asking this community to PLEASE STOP REPOSTING THIS. Don’t let this community follow the ways of Reddit, please. We are better than that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691420052 {#2062
    date: 2023-08-07 16:54:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 49837
  -bodyTs: "'absolut':36,96 'actual':51 'also':67 'anyon':88 'ask':100 'astonish':97 'base':29 'beat':66 'believ':90 'better':121 'blatent':23 'came':54 'communiti':3,102,112 'crack':72 'crypto':46 'day':17 'emperess':76 'even':53 'fact':85 'follow':11,71,113 'fuck':52,81 'game':73 'honest':48 'input':7 'lack':37 'let':110 'like':21,79 'liter':87 'logic':6 'miner':47 'mod':32,42 'need':4,61 'past':15 'person':77 'pitchfork':27 'pleas':104,118 'profit':43 'proof':39 'psychopath':82 'reddit':25,117 'reddit-typ':24 'repost':106 'respons':33 'say':94 'seem':20,78 'situat':28 'stop':105 'surround':40 'take':64 'thank':1 'think':59 'type':26 've':9 'way':115 'word':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/1037675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691420052 {#2098
    date: 2023-08-07 16:54:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2340
  +user: Proxies\__CG__\App\Entity\User {#2338 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2096
    +user: Proxies\__CG__\App\Entity\User {#2059 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Response from the admins\n
        \n
        ![](https://i.imgur.com/ij4CXIm.png)\n
        \n
        From where I’m sitting it looks like classic overconfidence. I would say keep your eyes open in the future but don’t pick up the pitchforks just yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698628195 {#2464
        date: 2023-10-30 02:09:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Madiator2011@lm.madiator.cloud"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2461 …}
      +votes: Doctrine\ORM\PersistentCollection {#2460 …}
      +reports: Doctrine\ORM\PersistentCollection {#2452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
      -id: 49836
      -bodyTs: "'/ij4cxim.png)':7 'admin':4 'classic':16 'eye':23 'futur':27 'i.imgur.com':6 'i.imgur.com/ij4cxim.png)':5 'keep':21 'like':15 'look':14 'm':11 'open':24 'overconfid':17 'pick':31 'pitchfork':34 'respons':1 'say':20 'sit':12 'would':19 'yet':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/1705318"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691396412 {#2463
        date: 2023-08-07 10:20:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      Thanks. This community needed your logical input. I’ve been following this over the past few days and it seems like a blatent Reddit-type pitchfork situation. Based on the mods response and the absolute lack of proof surrounding the mods profiting from the crypto miner (honestly who the actual fuck even came up with this?), I think we need to all take a beat.\n
      \n
      Also I don’t follow cracked games but this Emperess person seems like a fucking psychopath and the fact that literally anyone here believes a word she says is absolutely astonishing.\n
      \n
      I am asking this community to PLEASE STOP REPOSTING THIS. Don’t let this community follow the ways of Reddit, please. We are better than that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1691420052 {#2062
      date: 2023-08-07 16:54:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Madiator2011@lm.madiator.cloud"
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2056 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2070 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
    -id: 49837
    -bodyTs: "'absolut':36,96 'actual':51 'also':67 'anyon':88 'ask':100 'astonish':97 'base':29 'beat':66 'believ':90 'better':121 'blatent':23 'came':54 'communiti':3,102,112 'crack':72 'crypto':46 'day':17 'emperess':76 'even':53 'fact':85 'follow':11,71,113 'fuck':52,81 'game':73 'honest':48 'input':7 'lack':37 'let':110 'like':21,79 'liter':87 'logic':6 'miner':47 'mod':32,42 'need':4,61 'past':15 'person':77 'pitchfork':27 'pleas':104,118 'profit':43 'proof':39 'psychopath':82 'reddit':25,117 'reddit-typ':24 'repost':106 'respons':33 'say':94 'seem':20,78 'situat':28 'stop':105 'surround':40 'take':64 'thank':1 'think':59 'type':26 've':9 'way':115 'word':92"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eviltoast.org/comment/1037675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691420052 {#2098
      date: 2023-08-07 16:54:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    I agree, this entire thing looks very blown out of proportion to me. It’s not the first time and not the last time there will be malware in a brand new game torrent on 1337x.\n
    \n
    This exact situation has happened before with a new game torrent that had malware, torrent eventually got taken down, and nobody raised a huge fuss other than not to download that torrent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691429144 {#2336
    date: 2023-08-07 19:25:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
    "@db0@lemmy.dbzer0.com"
    "@FeelzGoodMan420@eviltoast.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 79269
  -bodyTs: "'1337x':36 'agre':2 'blown':8 'brand':31 'download':66 'entir':4 'eventu':52 'exact':38 'first':18 'fuss':61 'game':33,46 'got':53 'happen':41 'huge':60 'last':23 'look':6 'malwar':28,50 'new':32,45 'nobodi':57 'proport':11 'rais':58 'situat':39 'taken':54 'thing':5 'time':19,24 'torrent':34,47,51,68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1717537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691429144 {#2342
    date: 2023-08-07 19:25:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2340
  +user: Proxies\__CG__\App\Entity\User {#2338 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2096
    +user: Proxies\__CG__\App\Entity\User {#2059 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Response from the admins\n
        \n
        ![](https://i.imgur.com/ij4CXIm.png)\n
        \n
        From where I’m sitting it looks like classic overconfidence. I would say keep your eyes open in the future but don’t pick up the pitchforks just yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698628195 {#2464
        date: 2023-10-30 02:09:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Madiator2011@lm.madiator.cloud"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2461 …}
      +votes: Doctrine\ORM\PersistentCollection {#2460 …}
      +reports: Doctrine\ORM\PersistentCollection {#2452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
      -id: 49836
      -bodyTs: "'/ij4cxim.png)':7 'admin':4 'classic':16 'eye':23 'futur':27 'i.imgur.com':6 'i.imgur.com/ij4cxim.png)':5 'keep':21 'like':15 'look':14 'm':11 'open':24 'overconfid':17 'pick':31 'pitchfork':34 'respons':1 'say':20 'sit':12 'would':19 'yet':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/1705318"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691396412 {#2463
        date: 2023-08-07 10:20:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      Thanks. This community needed your logical input. I’ve been following this over the past few days and it seems like a blatent Reddit-type pitchfork situation. Based on the mods response and the absolute lack of proof surrounding the mods profiting from the crypto miner (honestly who the actual fuck even came up with this?), I think we need to all take a beat.\n
      \n
      Also I don’t follow cracked games but this Emperess person seems like a fucking psychopath and the fact that literally anyone here believes a word she says is absolutely astonishing.\n
      \n
      I am asking this community to PLEASE STOP REPOSTING THIS. Don’t let this community follow the ways of Reddit, please. We are better than that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1691420052 {#2062
      date: 2023-08-07 16:54:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Madiator2011@lm.madiator.cloud"
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2056 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2070 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
    -id: 49837
    -bodyTs: "'absolut':36,96 'actual':51 'also':67 'anyon':88 'ask':100 'astonish':97 'base':29 'beat':66 'believ':90 'better':121 'blatent':23 'came':54 'communiti':3,102,112 'crack':72 'crypto':46 'day':17 'emperess':76 'even':53 'fact':85 'follow':11,71,113 'fuck':52,81 'game':73 'honest':48 'input':7 'lack':37 'let':110 'like':21,79 'liter':87 'logic':6 'miner':47 'mod':32,42 'need':4,61 'past':15 'person':77 'pitchfork':27 'pleas':104,118 'profit':43 'proof':39 'psychopath':82 'reddit':25,117 'reddit-typ':24 'repost':106 'respons':33 'say':94 'seem':20,78 'situat':28 'stop':105 'surround':40 'take':64 'thank':1 'think':59 'type':26 've':9 'way':115 'word':92"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eviltoast.org/comment/1037675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691420052 {#2098
      date: 2023-08-07 16:54:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    I agree, this entire thing looks very blown out of proportion to me. It’s not the first time and not the last time there will be malware in a brand new game torrent on 1337x.\n
    \n
    This exact situation has happened before with a new game torrent that had malware, torrent eventually got taken down, and nobody raised a huge fuss other than not to download that torrent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691429144 {#2336
    date: 2023-08-07 19:25:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
    "@db0@lemmy.dbzer0.com"
    "@FeelzGoodMan420@eviltoast.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 79269
  -bodyTs: "'1337x':36 'agre':2 'blown':8 'brand':31 'download':66 'entir':4 'eventu':52 'exact':38 'first':18 'fuss':61 'game':33,46 'got':53 'happen':41 'huge':60 'last':23 'look':6 'malwar':28,50 'new':32,45 'nobodi':57 'proport':11 'rais':58 'situat':39 'taken':54 'thing':5 'time':19,24 'torrent':34,47,51,68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1717537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691429144 {#2342
    date: 2023-08-07 19:25:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2340
  +user: Proxies\__CG__\App\Entity\User {#2338 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2096
    +user: Proxies\__CG__\App\Entity\User {#2059 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#2422
      +user: App\Entity\User {#2470 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Response from the admins\n
        \n
        ![](https://i.imgur.com/ij4CXIm.png)\n
        \n
        From where I’m sitting it looks like classic overconfidence. I would say keep your eyes open in the future but don’t pick up the pitchforks just yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698628195 {#2464
        date: 2023-10-30 02:09:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Madiator2011@lm.madiator.cloud"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2461 …}
      +votes: Doctrine\ORM\PersistentCollection {#2460 …}
      +reports: Doctrine\ORM\PersistentCollection {#2452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
      -id: 49836
      -bodyTs: "'/ij4cxim.png)':7 'admin':4 'classic':16 'eye':23 'futur':27 'i.imgur.com':6 'i.imgur.com/ij4cxim.png)':5 'keep':21 'like':15 'look':14 'm':11 'open':24 'overconfid':17 'pick':31 'pitchfork':34 'respons':1 'say':20 'sit':12 'would':19 'yet':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/1705318"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691396412 {#2463
        date: 2023-08-07 10:20:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2422}
    +body: """
      Thanks. This community needed your logical input. I’ve been following this over the past few days and it seems like a blatent Reddit-type pitchfork situation. Based on the mods response and the absolute lack of proof surrounding the mods profiting from the crypto miner (honestly who the actual fuck even came up with this?), I think we need to all take a beat.\n
      \n
      Also I don’t follow cracked games but this Emperess person seems like a fucking psychopath and the fact that literally anyone here believes a word she says is absolutely astonishing.\n
      \n
      I am asking this community to PLEASE STOP REPOSTING THIS. Don’t let this community follow the ways of Reddit, please. We are better than that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1691420052 {#2062
      date: 2023-08-07 16:54:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Madiator2011@lm.madiator.cloud"
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2056 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2070 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
    -id: 49837
    -bodyTs: "'absolut':36,96 'actual':51 'also':67 'anyon':88 'ask':100 'astonish':97 'base':29 'beat':66 'believ':90 'better':121 'blatent':23 'came':54 'communiti':3,102,112 'crack':72 'crypto':46 'day':17 'emperess':76 'even':53 'fact':85 'follow':11,71,113 'fuck':52,81 'game':73 'honest':48 'input':7 'lack':37 'let':110 'like':21,79 'liter':87 'logic':6 'miner':47 'mod':32,42 'need':4,61 'past':15 'person':77 'pitchfork':27 'pleas':104,118 'profit':43 'proof':39 'psychopath':82 'reddit':25,117 'reddit-typ':24 'repost':106 'respons':33 'say':94 'seem':20,78 'situat':28 'stop':105 'surround':40 'take':64 'thank':1 'think':59 'type':26 've':9 'way':115 'word':92"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eviltoast.org/comment/1037675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691420052 {#2098
      date: 2023-08-07 16:54:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2422}
  +body: """
    I agree, this entire thing looks very blown out of proportion to me. It’s not the first time and not the last time there will be malware in a brand new game torrent on 1337x.\n
    \n
    This exact situation has happened before with a new game torrent that had malware, torrent eventually got taken down, and nobody raised a huge fuss other than not to download that torrent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691429144 {#2336
    date: 2023-08-07 19:25:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Madiator2011@lm.madiator.cloud"
    "@db0@lemmy.dbzer0.com"
    "@FeelzGoodMan420@eviltoast.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 79269
  -bodyTs: "'1337x':36 'agre':2 'blown':8 'brand':31 'download':66 'entir':4 'eventu':52 'exact':38 'first':18 'fuss':61 'game':33,46 'got':53 'happen':41 'huge':60 'last':23 'look':6 'malwar':28,50 'new':32,45 'nobodi':57 'proport':11 'rais':58 'situat':39 'taken':54 'thing':5 'time':19,24 'torrent':34,47,51,68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1717537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691429144 {#2342
    date: 2023-08-07 19:25:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details