GET https://kbin.spritesserver.nl/index.php/d/startrek.website/comments?p=486

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.28 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.05 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 {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use it as an alt now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696485673 {#97
    date: 2023-10-05 08:01:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 32447
  -bodyTs: "'alt':6 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/2523208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696485673 {#1966
    date: 2023-10-05 08:01:13.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 {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use it as an alt now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696485673 {#97
    date: 2023-10-05 08:01:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 32447
  -bodyTs: "'alt':6 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/2523208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696485673 {#1966
    date: 2023-10-05 08:01:13.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 {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use it as an alt now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696485673 {#97
    date: 2023-10-05 08:01:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 32447
  -bodyTs: "'alt':6 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/2523208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696485673 {#1966
    date: 2023-10-05 08:01:13.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 {#1556
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Uncritical support for the DPRK in its heroic struggle to liberate occupied Korea from the genocidal American empire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1696544254 {#1561
    date: 2023-10-06 00:17:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 32366
  -bodyTs: "'american':17 'dprk':5 'empir':18 'genocid':16 'heroic':8 'korea':13 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4052498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696479680 {#1562
    date: 2023-10-05 06:21:20.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 {#1556
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Uncritical support for the DPRK in its heroic struggle to liberate occupied Korea from the genocidal American empire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1696544254 {#1561
    date: 2023-10-06 00:17:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 32366
  -bodyTs: "'american':17 'dprk':5 'empir':18 'genocid':16 'heroic':8 'korea':13 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4052498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696479680 {#1562
    date: 2023-10-05 06:21:20.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 {#1556
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Uncritical support for the DPRK in its heroic struggle to liberate occupied Korea from the genocidal American empire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1696544254 {#1561
    date: 2023-10-06 00:17:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 32366
  -bodyTs: "'american':17 'dprk':5 'empir':18 'genocid':16 'heroic':8 'korea':13 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4052498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696479680 {#1562
    date: 2023-10-05 06:21:20.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 {#3260
  +user: Proxies\__CG__\App\Entity\User {#3261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uncritical support for the DPRK in its heroic struggle to liberate occupied Korea from the genocidal American empire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1696544254 {#1561
      date: 2023-10-06 00:17:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1555 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 32366
    -bodyTs: "'american':17 'dprk':5 'empir':18 'genocid':16 'heroic':8 'korea':13 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696479680 {#1562
      date: 2023-10-05 06:21:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "Uncritical support for the DPRK in its heroic struggle to liberate occupied Football from the genocidal FIFA empire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696544252 {#3258
    date: 2023-10-06 00:17:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@TankieTanuki@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3262 …}
  +nested: Doctrine\ORM\PersistentCollection {#3264 …}
  +votes: Doctrine\ORM\PersistentCollection {#3266 …}
  +reports: Doctrine\ORM\PersistentCollection {#3268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3272 …}
  -id: 33916
  -bodyTs: "'dprk':5 'empir':18 'fifa':17 'footbal':13 'genocid':16 'heroic':8 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4056142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544252 {#3259
    date: 2023-10-06 00:17:32.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 {#3260
  +user: Proxies\__CG__\App\Entity\User {#3261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uncritical support for the DPRK in its heroic struggle to liberate occupied Korea from the genocidal American empire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1696544254 {#1561
      date: 2023-10-06 00:17:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1555 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 32366
    -bodyTs: "'american':17 'dprk':5 'empir':18 'genocid':16 'heroic':8 'korea':13 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696479680 {#1562
      date: 2023-10-05 06:21:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "Uncritical support for the DPRK in its heroic struggle to liberate occupied Football from the genocidal FIFA empire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696544252 {#3258
    date: 2023-10-06 00:17:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@TankieTanuki@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3262 …}
  +nested: Doctrine\ORM\PersistentCollection {#3264 …}
  +votes: Doctrine\ORM\PersistentCollection {#3266 …}
  +reports: Doctrine\ORM\PersistentCollection {#3268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3272 …}
  -id: 33916
  -bodyTs: "'dprk':5 'empir':18 'fifa':17 'footbal':13 'genocid':16 'heroic':8 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4056142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544252 {#3259
    date: 2023-10-06 00:17:32.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 {#3260
  +user: Proxies\__CG__\App\Entity\User {#3261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uncritical support for the DPRK in its heroic struggle to liberate occupied Korea from the genocidal American empire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 70
    +score: 0
    +lastActive: DateTime @1696544254 {#1561
      date: 2023-10-06 00:17:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1555 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 32366
    -bodyTs: "'american':17 'dprk':5 'empir':18 'genocid':16 'heroic':8 'korea':13 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696479680 {#1562
      date: 2023-10-05 06:21:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "Uncritical support for the DPRK in its heroic struggle to liberate occupied Football from the genocidal FIFA empire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696544252 {#3258
    date: 2023-10-06 00:17:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@TankieTanuki@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3262 …}
  +nested: Doctrine\ORM\PersistentCollection {#3264 …}
  +votes: Doctrine\ORM\PersistentCollection {#3266 …}
  +reports: Doctrine\ORM\PersistentCollection {#3268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3272 …}
  -id: 33916
  -bodyTs: "'dprk':5 'empir':18 'fifa':17 'footbal':13 'genocid':16 'heroic':8 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4056142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544252 {#3259
    date: 2023-10-06 00:17:32.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 {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s probably not logistically viable, but as a matter of principle, there is absolutely no reason why DPRK couldn’t host to world cup. It’s gone to plenty of worse countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1696479220 {#2458
    date: 2023-10-05 06:13:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 32319
  -bodyTs: "'absolut':15 'couldn':20 'countri':33 'cup':25 'dprk':19 'gone':28 'host':22 'logist':5 'matter':10 'plenti':30 'principl':12 'probabl':3 'reason':17 'viabl':6 'world':24 'wors':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4052326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696476373 {#2461
    date: 2023-10-05 05:26:13.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 {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s probably not logistically viable, but as a matter of principle, there is absolutely no reason why DPRK couldn’t host to world cup. It’s gone to plenty of worse countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1696479220 {#2458
    date: 2023-10-05 06:13:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 32319
  -bodyTs: "'absolut':15 'couldn':20 'countri':33 'cup':25 'dprk':19 'gone':28 'host':22 'logist':5 'matter':10 'plenti':30 'principl':12 'probabl':3 'reason':17 'viabl':6 'world':24 'wors':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4052326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696476373 {#2461
    date: 2023-10-05 05:26:13.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 {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s probably not logistically viable, but as a matter of principle, there is absolutely no reason why DPRK couldn’t host to world cup. It’s gone to plenty of worse countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1696479220 {#2458
    date: 2023-10-05 06:13:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 32319
  -bodyTs: "'absolut':15 'couldn':20 'countri':33 'cup':25 'dprk':19 'gone':28 'host':22 'logist':5 'matter':10 'plenti':30 'principl':12 'probabl':3 'reason':17 'viabl':6 'world':24 'wors':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4052326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696476373 {#2461
    date: 2023-10-05 05:26:13.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 {#3244
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2452
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s probably not logistically viable, but as a matter of principle, there is absolutely no reason why DPRK couldn’t host to world cup. It’s gone to plenty of worse countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1696479220 {#2458
      date: 2023-10-05 06:13:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    -id: 32319
    -bodyTs: "'absolut':15 'couldn':20 'countri':33 'cup':25 'dprk':19 'gone':28 'host':22 'logist':5 'matter':10 'plenti':30 'principl':12 'probabl':3 'reason':17 'viabl':6 'world':24 'wors':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696476373 {#2461
      date: 2023-10-05 05:26:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "It has *only* gone to worse countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1696479218 {#3242
    date: 2023-10-05 06:13:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@brain_in_a_box@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3246 …}
  +nested: Doctrine\ORM\PersistentCollection {#3248 …}
  +votes: Doctrine\ORM\PersistentCollection {#3250 …}
  +reports: Doctrine\ORM\PersistentCollection {#3252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3256 …}
  -id: 32364
  -bodyTs: "'countri':7 'gone':4 'wors':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2586187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696479218 {#3243
    date: 2023-10-05 06:13:38.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 {#3244
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2452
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s probably not logistically viable, but as a matter of principle, there is absolutely no reason why DPRK couldn’t host to world cup. It’s gone to plenty of worse countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1696479220 {#2458
      date: 2023-10-05 06:13:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    -id: 32319
    -bodyTs: "'absolut':15 'couldn':20 'countri':33 'cup':25 'dprk':19 'gone':28 'host':22 'logist':5 'matter':10 'plenti':30 'principl':12 'probabl':3 'reason':17 'viabl':6 'world':24 'wors':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696476373 {#2461
      date: 2023-10-05 05:26:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "It has *only* gone to worse countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1696479218 {#3242
    date: 2023-10-05 06:13:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@brain_in_a_box@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3246 …}
  +nested: Doctrine\ORM\PersistentCollection {#3248 …}
  +votes: Doctrine\ORM\PersistentCollection {#3250 …}
  +reports: Doctrine\ORM\PersistentCollection {#3252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3256 …}
  -id: 32364
  -bodyTs: "'countri':7 'gone':4 'wors':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2586187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696479218 {#3243
    date: 2023-10-05 06:13:38.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 {#3244
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2452
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s probably not logistically viable, but as a matter of principle, there is absolutely no reason why DPRK couldn’t host to world cup. It’s gone to plenty of worse countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1696479220 {#2458
      date: 2023-10-05 06:13:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    -id: 32319
    -bodyTs: "'absolut':15 'couldn':20 'countri':33 'cup':25 'dprk':19 'gone':28 'host':22 'logist':5 'matter':10 'plenti':30 'principl':12 'probabl':3 'reason':17 'viabl':6 'world':24 'wors':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696476373 {#2461
      date: 2023-10-05 05:26:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "It has *only* gone to worse countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1696479218 {#3242
    date: 2023-10-05 06:13:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@brain_in_a_box@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3246 …}
  +nested: Doctrine\ORM\PersistentCollection {#3248 …}
  +votes: Doctrine\ORM\PersistentCollection {#3250 …}
  +reports: Doctrine\ORM\PersistentCollection {#3252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3256 …}
  -id: 32364
  -bodyTs: "'countri':7 'gone':4 'wors':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2586187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696479218 {#3243
    date: 2023-10-05 06:13:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED 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 {#2029
  +user: App\Entity\User {#2078 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Let me see the patch panel. I guarantee it’s hideous"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696532323 {#2025
    date: 2023-10-05 20:58:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 32318
  -bodyTs: "'guarante':8 'hideous':11 'let':1 'panel':6 'patch':5 'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4144033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696476323 {#2011
    date: 2023-10-05 05:25:23.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
23 DENIED edit
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#2078 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Let me see the patch panel. I guarantee it’s hideous"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696532323 {#2025
    date: 2023-10-05 20:58:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 32318
  -bodyTs: "'guarante':8 'hideous':11 'let':1 'panel':6 'patch':5 'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4144033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696476323 {#2011
    date: 2023-10-05 05:25:23.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
24 DENIED moderate
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#2078 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Let me see the patch panel. I guarantee it’s hideous"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696532323 {#2025
    date: 2023-10-05 20:58:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 32318
  -bodyTs: "'guarante':8 'hideous':11 'let':1 'panel':6 'patch':5 'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4144033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696476323 {#2011
    date: 2023-10-05 05:25:23.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
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#3228
  +user: Proxies\__CG__\App\Entity\User {#3229 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2029
    +user: App\Entity\User {#2078 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Let me see the patch panel. I guarantee it’s hideous"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696532323 {#2025
      date: 2023-10-05 20:58:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2020 …}
    +nested: Doctrine\ORM\PersistentCollection {#2027 …}
    +votes: Doctrine\ORM\PersistentCollection {#2031 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
    -id: 32318
    -bodyTs: "'guarante':8 'hideous':11 'let':1 'panel':6 'patch':5 'see':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4144033"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696476323 {#2011
      date: 2023-10-05 05:25:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2029}
  +body: "It’s like the homer Simpson sexy in front clips in back meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696532321 {#3226
    date: 2023-10-05 20:58:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@atomic_nugget@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3230 …}
  +nested: Doctrine\ORM\PersistentCollection {#3232 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3240 …}
  -id: 33548
  -bodyTs: "'back':12 'clip':10 'front':9 'homer':5 'like':3 'meme':13 'sexi':7 'simpson':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4165200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696532321 {#3227
    date: 2023-10-05 20:58:41.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
27 DENIED edit
App\Entity\EntryComment {#3228
  +user: Proxies\__CG__\App\Entity\User {#3229 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2029
    +user: App\Entity\User {#2078 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Let me see the patch panel. I guarantee it’s hideous"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696532323 {#2025
      date: 2023-10-05 20:58:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2020 …}
    +nested: Doctrine\ORM\PersistentCollection {#2027 …}
    +votes: Doctrine\ORM\PersistentCollection {#2031 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
    -id: 32318
    -bodyTs: "'guarante':8 'hideous':11 'let':1 'panel':6 'patch':5 'see':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4144033"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696476323 {#2011
      date: 2023-10-05 05:25:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2029}
  +body: "It’s like the homer Simpson sexy in front clips in back meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696532321 {#3226
    date: 2023-10-05 20:58:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@atomic_nugget@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3230 …}
  +nested: Doctrine\ORM\PersistentCollection {#3232 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3240 …}
  -id: 33548
  -bodyTs: "'back':12 'clip':10 'front':9 'homer':5 'like':3 'meme':13 'sexi':7 'simpson':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4165200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696532321 {#3227
    date: 2023-10-05 20:58:41.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
28 DENIED moderate
App\Entity\EntryComment {#3228
  +user: Proxies\__CG__\App\Entity\User {#3229 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2029
    +user: App\Entity\User {#2078 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Let me see the patch panel. I guarantee it’s hideous"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696532323 {#2025
      date: 2023-10-05 20:58:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2020 …}
    +nested: Doctrine\ORM\PersistentCollection {#2027 …}
    +votes: Doctrine\ORM\PersistentCollection {#2031 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
    -id: 32318
    -bodyTs: "'guarante':8 'hideous':11 'let':1 'panel':6 'patch':5 'see':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4144033"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696476323 {#2011
      date: 2023-10-05 05:25:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2029}
  +body: "It’s like the homer Simpson sexy in front clips in back meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696532321 {#3226
    date: 2023-10-05 20:58:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@atomic_nugget@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3230 …}
  +nested: Doctrine\ORM\PersistentCollection {#3232 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3240 …}
  -id: 33548
  -bodyTs: "'back':12 'clip':10 'front':9 'homer':5 'like':3 'meme':13 'sexi':7 'simpson':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4165200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696532321 {#3227
    date: 2023-10-05 20:58:41.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
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 {#2334
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696571168 {#2329
    date: 2023-10-06 07:46:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 32286
  -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4388201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696474152 {#2333
    date: 2023-10-05 04:49: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
31 DENIED edit
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696571168 {#2329
    date: 2023-10-06 07:46:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 32286
  -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4388201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696474152 {#2333
    date: 2023-10-05 04:49: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
32 DENIED moderate
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696571168 {#2329
    date: 2023-10-06 07:46:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 32286
  -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4388201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696474152 {#2333
    date: 2023-10-05 04:49: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
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 {#3196
  +user: Proxies\__CG__\App\Entity\User {#3197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696571168 {#2329
      date: 2023-10-06 07:46:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 32286
    -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4388201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696474152 {#2333
      date: 2023-10-05 04:49:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: """
    The longest comment I can find is like 5 paragraphs and quoting an article, is that a manifesto to you?\n
    \n
    Also “go back”? <3 Commies <3 have been here longer than you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696476810 {#3194
    date: 2023-10-05 05:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 32324
  -bodyTs: "'3':24,26 '5':9 'also':21 'articl':14 'back':23 'comment':3 'commi':25 'find':6 'go':22 'like':8 'longer':30 'longest':2 'manifesto':18 'paragraph':10 'quot':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4526894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696476810 {#3195
    date: 2023-10-05 05:33:30.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
35 DENIED edit
App\Entity\EntryComment {#3196
  +user: Proxies\__CG__\App\Entity\User {#3197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696571168 {#2329
      date: 2023-10-06 07:46:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 32286
    -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4388201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696474152 {#2333
      date: 2023-10-05 04:49:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: """
    The longest comment I can find is like 5 paragraphs and quoting an article, is that a manifesto to you?\n
    \n
    Also “go back”? <3 Commies <3 have been here longer than you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696476810 {#3194
    date: 2023-10-05 05:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 32324
  -bodyTs: "'3':24,26 '5':9 'also':21 'articl':14 'back':23 'comment':3 'commi':25 'find':6 'go':22 'like':8 'longer':30 'longest':2 'manifesto':18 'paragraph':10 'quot':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4526894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696476810 {#3195
    date: 2023-10-05 05:33:30.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
36 DENIED moderate
App\Entity\EntryComment {#3196
  +user: Proxies\__CG__\App\Entity\User {#3197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696571168 {#2329
      date: 2023-10-06 07:46:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 32286
    -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4388201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696474152 {#2333
      date: 2023-10-05 04:49:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: """
    The longest comment I can find is like 5 paragraphs and quoting an article, is that a manifesto to you?\n
    \n
    Also “go back”? <3 Commies <3 have been here longer than you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696476810 {#3194
    date: 2023-10-05 05:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 32324
  -bodyTs: "'3':24,26 '5':9 'also':21 'articl':14 'back':23 'comment':3 'commi':25 'find':6 'go':22 'like':8 'longer':30 'longest':2 'manifesto':18 'paragraph':10 'quot':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4526894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696476810 {#3195
    date: 2023-10-05 05:33:30.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
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 {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: Proxies\__CG__\App\Entity\User {#3197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2334
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696571168 {#2329
        date: 2023-10-06 07:46:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 32286
      -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4388201"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696474152 {#2333
        date: 2023-10-05 04:49:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: """
      The longest comment I can find is like 5 paragraphs and quoting an article, is that a manifesto to you?\n
      \n
      Also “go back”? <3 Commies <3 have been here longer than you.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696476810 {#3194
      date: 2023-10-05 05:33:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3198 …}
    +nested: Doctrine\ORM\PersistentCollection {#3200 …}
    +votes: Doctrine\ORM\PersistentCollection {#3202 …}
    +reports: Doctrine\ORM\PersistentCollection {#3204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
    -id: 32324
    -bodyTs: "'3':24,26 '5':9 'also':21 'articl':14 'back':23 'comment':3 'commi':25 'find':6 'go':22 'like':8 'longer':30 'longest':2 'manifesto':18 'paragraph':10 'quot':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4526894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696476810 {#3195
      date: 2023-10-05 05:33:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: """
    Communists != tankies\n
    \n
    Real communists and socialist care about human rights, and dislike brutal, totalrian regimes like ruzzia, China and north korea.\n
    \n
    Tankies (and presumably, you) are free to move to those countries to be disappeared once you speak against the regime you so dearly love :3 <3
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696506055 {#3312
    date: 2023-10-05 13:40:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 32786
  -bodyTs: "'3':46,47 'brutal':13 'care':7 'china':18 'communist':1,4 'countri':32 'dear':44 'disappear':35 'dislik':12 'free':27 'human':9 'korea':21 'like':16 'love':45 'move':29 'north':20 'presum':24 'real':3 'regim':15,41 'right':10 'ruzzia':17 'socialist':6 'speak':38 'tanki':2,22 'totalrian':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3283779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696506055 {#3313
    date: 2023-10-05 13:40:55.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
39 DENIED edit
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: Proxies\__CG__\App\Entity\User {#3197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2334
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696571168 {#2329
        date: 2023-10-06 07:46:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 32286
      -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4388201"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696474152 {#2333
        date: 2023-10-05 04:49:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: """
      The longest comment I can find is like 5 paragraphs and quoting an article, is that a manifesto to you?\n
      \n
      Also “go back”? <3 Commies <3 have been here longer than you.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696476810 {#3194
      date: 2023-10-05 05:33:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3198 …}
    +nested: Doctrine\ORM\PersistentCollection {#3200 …}
    +votes: Doctrine\ORM\PersistentCollection {#3202 …}
    +reports: Doctrine\ORM\PersistentCollection {#3204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
    -id: 32324
    -bodyTs: "'3':24,26 '5':9 'also':21 'articl':14 'back':23 'comment':3 'commi':25 'find':6 'go':22 'like':8 'longer':30 'longest':2 'manifesto':18 'paragraph':10 'quot':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4526894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696476810 {#3195
      date: 2023-10-05 05:33:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: """
    Communists != tankies\n
    \n
    Real communists and socialist care about human rights, and dislike brutal, totalrian regimes like ruzzia, China and north korea.\n
    \n
    Tankies (and presumably, you) are free to move to those countries to be disappeared once you speak against the regime you so dearly love :3 <3
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696506055 {#3312
    date: 2023-10-05 13:40:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 32786
  -bodyTs: "'3':46,47 'brutal':13 'care':7 'china':18 'communist':1,4 'countri':32 'dear':44 'disappear':35 'dislik':12 'free':27 'human':9 'korea':21 'like':16 'love':45 'move':29 'north':20 'presum':24 'real':3 'regim':15,41 'right':10 'ruzzia':17 'socialist':6 'speak':38 'tanki':2,22 'totalrian':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3283779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696506055 {#3313
    date: 2023-10-05 13:40:55.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
40 DENIED moderate
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: Proxies\__CG__\App\Entity\User {#3197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2334
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696571168 {#2329
        date: 2023-10-06 07:46:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 32286
      -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4388201"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696474152 {#2333
        date: 2023-10-05 04:49:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: """
      The longest comment I can find is like 5 paragraphs and quoting an article, is that a manifesto to you?\n
      \n
      Also “go back”? <3 Commies <3 have been here longer than you.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696476810 {#3194
      date: 2023-10-05 05:33:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3198 …}
    +nested: Doctrine\ORM\PersistentCollection {#3200 …}
    +votes: Doctrine\ORM\PersistentCollection {#3202 …}
    +reports: Doctrine\ORM\PersistentCollection {#3204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
    -id: 32324
    -bodyTs: "'3':24,26 '5':9 'also':21 'articl':14 'back':23 'comment':3 'commi':25 'find':6 'go':22 'like':8 'longer':30 'longest':2 'manifesto':18 'paragraph':10 'quot':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4526894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696476810 {#3195
      date: 2023-10-05 05:33:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: """
    Communists != tankies\n
    \n
    Real communists and socialist care about human rights, and dislike brutal, totalrian regimes like ruzzia, China and north korea.\n
    \n
    Tankies (and presumably, you) are free to move to those countries to be disappeared once you speak against the regime you so dearly love :3 <3
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696506055 {#3312
    date: 2023-10-05 13:40:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 32786
  -bodyTs: "'3':46,47 'brutal':13 'care':7 'china':18 'communist':1,4 'countri':32 'dear':44 'disappear':35 'dislik':12 'free':27 'human':9 'korea':21 'like':16 'love':45 'move':29 'north':20 'presum':24 'real':3 'regim':15,41 'right':10 'ruzzia':17 'socialist':6 'speak':38 'tanki':2,22 'totalrian':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3283779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696506055 {#3313
    date: 2023-10-05 13:40:55.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
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 {#3480
  +user: Proxies\__CG__\App\Entity\User {#3197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3196
      +user: Proxies\__CG__\App\Entity\User {#3197 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2334
        +user: App\Entity\User {#2136 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696571168 {#2329
          date: 2023-10-06 07:46:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 32286
        -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4388201"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696474152 {#2333
          date: 2023-10-05 04:49:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2334}
      +body: """
        The longest comment I can find is like 5 paragraphs and quoting an article, is that a manifesto to you?\n
        \n
        Also “go back”? <3 Commies <3 have been here longer than you.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696476810 {#3194
        date: 2023-10-05 05:33:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JokeDeity@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3198 …}
      +nested: Doctrine\ORM\PersistentCollection {#3200 …}
      +votes: Doctrine\ORM\PersistentCollection {#3202 …}
      +reports: Doctrine\ORM\PersistentCollection {#3204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
      -id: 32324
      -bodyTs: "'3':24,26 '5':9 'also':21 'articl':14 'back':23 'comment':3 'commi':25 'find':6 'go':22 'like':8 'longer':30 'longest':2 'manifesto':18 'paragraph':10 'quot':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4526894"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696476810 {#3195
        date: 2023-10-05 05:33:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: """
      Communists != tankies\n
      \n
      Real communists and socialist care about human rights, and dislike brutal, totalrian regimes like ruzzia, China and north korea.\n
      \n
      Tankies (and presumably, you) are free to move to those countries to be disappeared once you speak against the regime you so dearly love :3 <3
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696506055 {#3312
      date: 2023-10-05 13:40:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JokeDeity@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 32786
    -bodyTs: "'3':46,47 'brutal':13 'care':7 'china':18 'communist':1,4 'countri':32 'dear':44 'disappear':35 'dislik':12 'free':27 'human':9 'korea':21 'like':16 'love':45 'move':29 'north':20 'presum':24 'real':3 'regim':15,41 'right':10 'ruzzia':17 'socialist':6 'speak':38 'tanki':2,22 'totalrian':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3283779"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506055 {#3313
      date: 2023-10-05 13:40:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "You’re not a communist if you oppose literally every single successful revolution on the grounds of somehow still believing western propaganda."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696534760 {#3478
    date: 2023-10-05 21:39:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@TheBlue22@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3481 …}
  +nested: Doctrine\ORM\PersistentCollection {#3483 …}
  +votes: Doctrine\ORM\PersistentCollection {#3485 …}
  +reports: Doctrine\ORM\PersistentCollection {#3487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
  -id: 33627
  -bodyTs: "'believ':20 'communist':5 'everi':10 'ground':16 'liter':9 'oppos':8 'propaganda':22 're':2 'revolut':13 'singl':11 'somehow':18 'still':19 'success':12 'western':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4545820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696534760 {#3479
    date: 2023-10-05 21:39:20.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
43 DENIED edit
App\Entity\EntryComment {#3480
  +user: Proxies\__CG__\App\Entity\User {#3197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3196
      +user: Proxies\__CG__\App\Entity\User {#3197 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2334
        +user: App\Entity\User {#2136 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696571168 {#2329
          date: 2023-10-06 07:46:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 32286
        -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4388201"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696474152 {#2333
          date: 2023-10-05 04:49:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2334}
      +body: """
        The longest comment I can find is like 5 paragraphs and quoting an article, is that a manifesto to you?\n
        \n
        Also “go back”? <3 Commies <3 have been here longer than you.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696476810 {#3194
        date: 2023-10-05 05:33:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JokeDeity@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3198 …}
      +nested: Doctrine\ORM\PersistentCollection {#3200 …}
      +votes: Doctrine\ORM\PersistentCollection {#3202 …}
      +reports: Doctrine\ORM\PersistentCollection {#3204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
      -id: 32324
      -bodyTs: "'3':24,26 '5':9 'also':21 'articl':14 'back':23 'comment':3 'commi':25 'find':6 'go':22 'like':8 'longer':30 'longest':2 'manifesto':18 'paragraph':10 'quot':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4526894"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696476810 {#3195
        date: 2023-10-05 05:33:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: """
      Communists != tankies\n
      \n
      Real communists and socialist care about human rights, and dislike brutal, totalrian regimes like ruzzia, China and north korea.\n
      \n
      Tankies (and presumably, you) are free to move to those countries to be disappeared once you speak against the regime you so dearly love :3 <3
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696506055 {#3312
      date: 2023-10-05 13:40:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JokeDeity@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 32786
    -bodyTs: "'3':46,47 'brutal':13 'care':7 'china':18 'communist':1,4 'countri':32 'dear':44 'disappear':35 'dislik':12 'free':27 'human':9 'korea':21 'like':16 'love':45 'move':29 'north':20 'presum':24 'real':3 'regim':15,41 'right':10 'ruzzia':17 'socialist':6 'speak':38 'tanki':2,22 'totalrian':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3283779"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506055 {#3313
      date: 2023-10-05 13:40:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "You’re not a communist if you oppose literally every single successful revolution on the grounds of somehow still believing western propaganda."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696534760 {#3478
    date: 2023-10-05 21:39:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@TheBlue22@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3481 …}
  +nested: Doctrine\ORM\PersistentCollection {#3483 …}
  +votes: Doctrine\ORM\PersistentCollection {#3485 …}
  +reports: Doctrine\ORM\PersistentCollection {#3487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
  -id: 33627
  -bodyTs: "'believ':20 'communist':5 'everi':10 'ground':16 'liter':9 'oppos':8 'propaganda':22 're':2 'revolut':13 'singl':11 'somehow':18 'still':19 'success':12 'western':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4545820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696534760 {#3479
    date: 2023-10-05 21:39:20.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
44 DENIED moderate
App\Entity\EntryComment {#3480
  +user: Proxies\__CG__\App\Entity\User {#3197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3196
      +user: Proxies\__CG__\App\Entity\User {#3197 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2334
        +user: App\Entity\User {#2136 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696571168 {#2329
          date: 2023-10-06 07:46:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 32286
        -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4388201"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696474152 {#2333
          date: 2023-10-05 04:49:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2334}
      +body: """
        The longest comment I can find is like 5 paragraphs and quoting an article, is that a manifesto to you?\n
        \n
        Also “go back”? <3 Commies <3 have been here longer than you.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696476810 {#3194
        date: 2023-10-05 05:33:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JokeDeity@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3198 …}
      +nested: Doctrine\ORM\PersistentCollection {#3200 …}
      +votes: Doctrine\ORM\PersistentCollection {#3202 …}
      +reports: Doctrine\ORM\PersistentCollection {#3204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
      -id: 32324
      -bodyTs: "'3':24,26 '5':9 'also':21 'articl':14 'back':23 'comment':3 'commi':25 'find':6 'go':22 'like':8 'longer':30 'longest':2 'manifesto':18 'paragraph':10 'quot':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4526894"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696476810 {#3195
        date: 2023-10-05 05:33:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: """
      Communists != tankies\n
      \n
      Real communists and socialist care about human rights, and dislike brutal, totalrian regimes like ruzzia, China and north korea.\n
      \n
      Tankies (and presumably, you) are free to move to those countries to be disappeared once you speak against the regime you so dearly love :3 <3
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696506055 {#3312
      date: 2023-10-05 13:40:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JokeDeity@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 32786
    -bodyTs: "'3':46,47 'brutal':13 'care':7 'china':18 'communist':1,4 'countri':32 'dear':44 'disappear':35 'dislik':12 'free':27 'human':9 'korea':21 'like':16 'love':45 'move':29 'north':20 'presum':24 'real':3 'regim':15,41 'right':10 'ruzzia':17 'socialist':6 'speak':38 'tanki':2,22 'totalrian':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3283779"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506055 {#3313
      date: 2023-10-05 13:40:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "You’re not a communist if you oppose literally every single successful revolution on the grounds of somehow still believing western propaganda."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696534760 {#3478
    date: 2023-10-05 21:39:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@TheBlue22@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3481 …}
  +nested: Doctrine\ORM\PersistentCollection {#3483 …}
  +votes: Doctrine\ORM\PersistentCollection {#3485 …}
  +reports: Doctrine\ORM\PersistentCollection {#3487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
  -id: 33627
  -bodyTs: "'believ':20 'communist':5 'everi':10 'ground':16 'liter':9 'oppos':8 'propaganda':22 're':2 'revolut':13 'singl':11 'somehow':18 'still':19 'success':12 'western':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4545820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696534760 {#3479
    date: 2023-10-05 21:39:20.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
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 {#3625
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3480
    +user: Proxies\__CG__\App\Entity\User {#3197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3314
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3196
        +user: Proxies\__CG__\App\Entity\User {#3197 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2334
          +user: App\Entity\User {#2136 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696571168 {#2329
            date: 2023-10-06 07:46:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2340 …}
          +nested: Doctrine\ORM\PersistentCollection {#2342 …}
          +votes: Doctrine\ORM\PersistentCollection {#2343 …}
          +reports: Doctrine\ORM\PersistentCollection {#2335 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
          -id: 32286
          -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4388201"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696474152 {#2333
            date: 2023-10-05 04:49:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2334}
        +body: """
          The longest comment I can find is like 5 paragraphs and quoting an article, is that a manifesto to you?\n
          \n
          Also “go back”? <3 Commies <3 have been here longer than you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696476810 {#3194
          date: 2023-10-05 05:33:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@JokeDeity@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3198 …}
        +nested: Doctrine\ORM\PersistentCollection {#3200 …}
        +votes: Doctrine\ORM\PersistentCollection {#3202 …}
        +reports: Doctrine\ORM\PersistentCollection {#3204 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
        -id: 32324
        -bodyTs: "'3':24,26 '5':9 'also':21 'articl':14 'back':23 'comment':3 'commi':25 'find':6 'go':22 'like':8 'longer':30 'longest':2 'manifesto':18 'paragraph':10 'quot':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4526894"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696476810 {#3195
          date: 2023-10-05 05:33:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2334}
      +body: """
        Communists != tankies\n
        \n
        Real communists and socialist care about human rights, and dislike brutal, totalrian regimes like ruzzia, China and north korea.\n
        \n
        Tankies (and presumably, you) are free to move to those countries to be disappeared once you speak against the regime you so dearly love :3 <3
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696506055 {#3312
        date: 2023-10-05 13:40:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JokeDeity@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3316 …}
      +nested: Doctrine\ORM\PersistentCollection {#3318 …}
      +votes: Doctrine\ORM\PersistentCollection {#3320 …}
      +reports: Doctrine\ORM\PersistentCollection {#3322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
      -id: 32786
      -bodyTs: "'3':46,47 'brutal':13 'care':7 'china':18 'communist':1,4 'countri':32 'dear':44 'disappear':35 'dislik':12 'free':27 'human':9 'korea':21 'like':16 'love':45 'move':29 'north':20 'presum':24 'real':3 'regim':15,41 'right':10 'ruzzia':17 'socialist':6 'speak':38 'tanki':2,22 'totalrian':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283779"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506055 {#3313
        date: 2023-10-05 13:40:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: "You’re not a communist if you oppose literally every single successful revolution on the grounds of somehow still believing western propaganda."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696534760 {#3478
      date: 2023-10-05 21:39:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JokeDeity@lemm.ee"
      "@OurToothbrush@lemmy.ml"
      "@TheBlue22@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3481 …}
    +nested: Doctrine\ORM\PersistentCollection {#3483 …}
    +votes: Doctrine\ORM\PersistentCollection {#3485 …}
    +reports: Doctrine\ORM\PersistentCollection {#3487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
    -id: 33627
    -bodyTs: "'believ':20 'communist':5 'everi':10 'ground':16 'liter':9 'oppos':8 'propaganda':22 're':2 'revolut':13 'singl':11 'somehow':18 'still':19 'success':12 'western':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4545820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696534760 {#3479
      date: 2023-10-05 21:39:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "If you believe any above mentioned countries are communist, you are the one who should stop consuning propaganda."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696571167 {#3623
    date: 2023-10-06 07:46:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@TheBlue22@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3626 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3630 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 34376
  -bodyTs: "'believ':3 'communist':9 'consun':17 'countri':7 'mention':6 'one':13 'propaganda':18 'stop':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3302442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696571167 {#3624
    date: 2023-10-06 07:46:07.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
47 DENIED edit
App\Entity\EntryComment {#3625
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3480
    +user: Proxies\__CG__\App\Entity\User {#3197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3314
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3196
        +user: Proxies\__CG__\App\Entity\User {#3197 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2334
          +user: App\Entity\User {#2136 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696571168 {#2329
            date: 2023-10-06 07:46:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2340 …}
          +nested: Doctrine\ORM\PersistentCollection {#2342 …}
          +votes: Doctrine\ORM\PersistentCollection {#2343 …}
          +reports: Doctrine\ORM\PersistentCollection {#2335 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
          -id: 32286
          -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4388201"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696474152 {#2333
            date: 2023-10-05 04:49:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2334}
        +body: """
          The longest comment I can find is like 5 paragraphs and quoting an article, is that a manifesto to you?\n
          \n
          Also “go back”? <3 Commies <3 have been here longer than you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696476810 {#3194
          date: 2023-10-05 05:33:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@JokeDeity@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3198 …}
        +nested: Doctrine\ORM\PersistentCollection {#3200 …}
        +votes: Doctrine\ORM\PersistentCollection {#3202 …}
        +reports: Doctrine\ORM\PersistentCollection {#3204 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
        -id: 32324
        -bodyTs: "'3':24,26 '5':9 'also':21 'articl':14 'back':23 'comment':3 'commi':25 'find':6 'go':22 'like':8 'longer':30 'longest':2 'manifesto':18 'paragraph':10 'quot':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4526894"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696476810 {#3195
          date: 2023-10-05 05:33:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2334}
      +body: """
        Communists != tankies\n
        \n
        Real communists and socialist care about human rights, and dislike brutal, totalrian regimes like ruzzia, China and north korea.\n
        \n
        Tankies (and presumably, you) are free to move to those countries to be disappeared once you speak against the regime you so dearly love :3 <3
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696506055 {#3312
        date: 2023-10-05 13:40:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JokeDeity@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3316 …}
      +nested: Doctrine\ORM\PersistentCollection {#3318 …}
      +votes: Doctrine\ORM\PersistentCollection {#3320 …}
      +reports: Doctrine\ORM\PersistentCollection {#3322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
      -id: 32786
      -bodyTs: "'3':46,47 'brutal':13 'care':7 'china':18 'communist':1,4 'countri':32 'dear':44 'disappear':35 'dislik':12 'free':27 'human':9 'korea':21 'like':16 'love':45 'move':29 'north':20 'presum':24 'real':3 'regim':15,41 'right':10 'ruzzia':17 'socialist':6 'speak':38 'tanki':2,22 'totalrian':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283779"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506055 {#3313
        date: 2023-10-05 13:40:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: "You’re not a communist if you oppose literally every single successful revolution on the grounds of somehow still believing western propaganda."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696534760 {#3478
      date: 2023-10-05 21:39:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JokeDeity@lemm.ee"
      "@OurToothbrush@lemmy.ml"
      "@TheBlue22@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3481 …}
    +nested: Doctrine\ORM\PersistentCollection {#3483 …}
    +votes: Doctrine\ORM\PersistentCollection {#3485 …}
    +reports: Doctrine\ORM\PersistentCollection {#3487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
    -id: 33627
    -bodyTs: "'believ':20 'communist':5 'everi':10 'ground':16 'liter':9 'oppos':8 'propaganda':22 're':2 'revolut':13 'singl':11 'somehow':18 'still':19 'success':12 'western':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4545820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696534760 {#3479
      date: 2023-10-05 21:39:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "If you believe any above mentioned countries are communist, you are the one who should stop consuning propaganda."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696571167 {#3623
    date: 2023-10-06 07:46:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@TheBlue22@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3626 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3630 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 34376
  -bodyTs: "'believ':3 'communist':9 'consun':17 'countri':7 'mention':6 'one':13 'propaganda':18 'stop':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3302442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696571167 {#3624
    date: 2023-10-06 07:46:07.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
48 DENIED moderate
App\Entity\EntryComment {#3625
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3480
    +user: Proxies\__CG__\App\Entity\User {#3197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3314
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3196
        +user: Proxies\__CG__\App\Entity\User {#3197 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2334
          +user: App\Entity\User {#2136 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696571168 {#2329
            date: 2023-10-06 07:46:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2340 …}
          +nested: Doctrine\ORM\PersistentCollection {#2342 …}
          +votes: Doctrine\ORM\PersistentCollection {#2343 …}
          +reports: Doctrine\ORM\PersistentCollection {#2335 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
          -id: 32286
          -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4388201"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696474152 {#2333
            date: 2023-10-05 04:49:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2334}
        +body: """
          The longest comment I can find is like 5 paragraphs and quoting an article, is that a manifesto to you?\n
          \n
          Also “go back”? <3 Commies <3 have been here longer than you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696476810 {#3194
          date: 2023-10-05 05:33:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@JokeDeity@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3198 …}
        +nested: Doctrine\ORM\PersistentCollection {#3200 …}
        +votes: Doctrine\ORM\PersistentCollection {#3202 …}
        +reports: Doctrine\ORM\PersistentCollection {#3204 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
        -id: 32324
        -bodyTs: "'3':24,26 '5':9 'also':21 'articl':14 'back':23 'comment':3 'commi':25 'find':6 'go':22 'like':8 'longer':30 'longest':2 'manifesto':18 'paragraph':10 'quot':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4526894"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696476810 {#3195
          date: 2023-10-05 05:33:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2334}
      +body: """
        Communists != tankies\n
        \n
        Real communists and socialist care about human rights, and dislike brutal, totalrian regimes like ruzzia, China and north korea.\n
        \n
        Tankies (and presumably, you) are free to move to those countries to be disappeared once you speak against the regime you so dearly love :3 <3
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696506055 {#3312
        date: 2023-10-05 13:40:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JokeDeity@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3316 …}
      +nested: Doctrine\ORM\PersistentCollection {#3318 …}
      +votes: Doctrine\ORM\PersistentCollection {#3320 …}
      +reports: Doctrine\ORM\PersistentCollection {#3322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
      -id: 32786
      -bodyTs: "'3':46,47 'brutal':13 'care':7 'china':18 'communist':1,4 'countri':32 'dear':44 'disappear':35 'dislik':12 'free':27 'human':9 'korea':21 'like':16 'love':45 'move':29 'north':20 'presum':24 'real':3 'regim':15,41 'right':10 'ruzzia':17 'socialist':6 'speak':38 'tanki':2,22 'totalrian':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283779"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506055 {#3313
        date: 2023-10-05 13:40:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: "You’re not a communist if you oppose literally every single successful revolution on the grounds of somehow still believing western propaganda."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696534760 {#3478
      date: 2023-10-05 21:39:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JokeDeity@lemm.ee"
      "@OurToothbrush@lemmy.ml"
      "@TheBlue22@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3481 …}
    +nested: Doctrine\ORM\PersistentCollection {#3483 …}
    +votes: Doctrine\ORM\PersistentCollection {#3485 …}
    +reports: Doctrine\ORM\PersistentCollection {#3487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
    -id: 33627
    -bodyTs: "'believ':20 'communist':5 'everi':10 'ground':16 'liter':9 'oppos':8 'propaganda':22 're':2 'revolut':13 'singl':11 'somehow':18 'still':19 'success':12 'western':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4545820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696534760 {#3479
      date: 2023-10-05 21:39:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "If you believe any above mentioned countries are communist, you are the one who should stop consuning propaganda."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696571167 {#3623
    date: 2023-10-06 07:46:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@TheBlue22@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3626 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3630 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 34376
  -bodyTs: "'believ':3 'communist':9 'consun':17 'countri':7 'mention':6 'one':13 'propaganda':18 'stop':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3302442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696571167 {#3624
    date: 2023-10-06 07:46:07.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
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 {#3346
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212 …}
  +root: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696571168 {#2329
      date: 2023-10-06 07:46:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 32286
    -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4388201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696474152 {#2333
      date: 2023-10-05 04:49:12.0 +02:00
    }
  }
  +body: "LMFAO, yeah, I’m edgy, not the 14 year old brigade chanting death to America. You’re all literally pathetic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696504164 {#3344
    date: 2023-10-05 13:09:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
    "@gustulus@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3347 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -id: 32749
  -bodyTs: "'14':8 'america':15 'brigad':11 'chant':12 'death':13 'edgi':5 'liter':19 'lmfao':1 'm':4 'old':10 'pathet':20 're':17 'yeah':2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4398128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696504164 {#3345
    date: 2023-10-05 13:09:24.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
51 DENIED edit
App\Entity\EntryComment {#3346
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212 …}
  +root: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696571168 {#2329
      date: 2023-10-06 07:46:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 32286
    -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4388201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696474152 {#2333
      date: 2023-10-05 04:49:12.0 +02:00
    }
  }
  +body: "LMFAO, yeah, I’m edgy, not the 14 year old brigade chanting death to America. You’re all literally pathetic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696504164 {#3344
    date: 2023-10-05 13:09:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
    "@gustulus@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3347 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -id: 32749
  -bodyTs: "'14':8 'america':15 'brigad':11 'chant':12 'death':13 'edgi':5 'liter':19 'lmfao':1 'm':4 'old':10 'pathet':20 're':17 'yeah':2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4398128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696504164 {#3345
    date: 2023-10-05 13:09:24.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
52 DENIED moderate
App\Entity\EntryComment {#3346
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3212 …}
  +root: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please fucking go back. Who the fuck wants to read these dumbass communist manifestos every time anything gets posted? Do you dorks just search for hot topics to flood?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696571168 {#2329
      date: 2023-10-06 07:46:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 32286
    -bodyTs: "'anyth':17 'back':4 'communist':13 'dork':22 'dumbass':12 'everi':15 'flood':29 'fuck':2,7 'get':18 'go':3 'hot':26 'manifesto':14 'pleas':1 'post':19 'read':10 'search':24 'time':16 'topic':27 'want':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4388201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696474152 {#2333
      date: 2023-10-05 04:49:12.0 +02:00
    }
  }
  +body: "LMFAO, yeah, I’m edgy, not the 14 year old brigade chanting death to America. You’re all literally pathetic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696504164 {#3344
    date: 2023-10-05 13:09:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JokeDeity@lemm.ee"
    "@gustulus@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3347 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -id: 32749
  -bodyTs: "'14':8 'america':15 'brigad':11 'chant':12 'death':13 'edgi':5 'liter':19 'lmfao':1 'm':4 'old':10 'pathet':20 're':17 'yeah':2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4398128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696504164 {#3345
    date: 2023-10-05 13:09:24.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
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 {#2044
  +user: App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    *zipties arteries*\n
    \n
    *dies of a heart attack*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1696479046 {#2120
    date: 2023-10-05 06:10:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 32283
  -bodyTs: "'arteri':2 'attack':7 'die':3 'heart':6 'zipti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4388163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696474025 {#2161
    date: 2023-10-05 04:47:05.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
55 DENIED edit
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    *zipties arteries*\n
    \n
    *dies of a heart attack*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1696479046 {#2120
    date: 2023-10-05 06:10:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 32283
  -bodyTs: "'arteri':2 'attack':7 'die':3 'heart':6 'zipti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4388163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696474025 {#2161
    date: 2023-10-05 04:47:05.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
56 DENIED moderate
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    *zipties arteries*\n
    \n
    *dies of a heart attack*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1696479046 {#2120
    date: 2023-10-05 06:10:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 32283
  -bodyTs: "'arteri':2 'attack':7 'die':3 'heart':6 'zipti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4388163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696474025 {#2161
    date: 2023-10-05 04:47:05.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
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 {#3180
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2044
    +user: App\Entity\User {#2213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      *zipties arteries*\n
      \n
      *dies of a heart attack*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1696479046 {#2120
      date: 2023-10-05 06:10:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2128 …}
    +nested: Doctrine\ORM\PersistentCollection {#2126 …}
    +votes: Doctrine\ORM\PersistentCollection {#2139 …}
    +reports: Doctrine\ORM\PersistentCollection {#2224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
    -id: 32283
    -bodyTs: "'arteri':2 'attack':7 'die':3 'heart':6 'zipti':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4388163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696474025 {#2161
      date: 2023-10-05 04:47:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2044}
  +body: "Better use velcro straps next time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1696479044 {#3178
    date: 2023-10-05 06:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@PhlubbaDubba@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 32358
  -bodyTs: "'better':1 'next':5 'strap':4 'time':6 'use':2 'velcro':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4144596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696479044 {#3179
    date: 2023-10-05 06:10: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
59 DENIED edit
App\Entity\EntryComment {#3180
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2044
    +user: App\Entity\User {#2213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      *zipties arteries*\n
      \n
      *dies of a heart attack*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1696479046 {#2120
      date: 2023-10-05 06:10:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2128 …}
    +nested: Doctrine\ORM\PersistentCollection {#2126 …}
    +votes: Doctrine\ORM\PersistentCollection {#2139 …}
    +reports: Doctrine\ORM\PersistentCollection {#2224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
    -id: 32283
    -bodyTs: "'arteri':2 'attack':7 'die':3 'heart':6 'zipti':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4388163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696474025 {#2161
      date: 2023-10-05 04:47:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2044}
  +body: "Better use velcro straps next time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1696479044 {#3178
    date: 2023-10-05 06:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@PhlubbaDubba@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 32358
  -bodyTs: "'better':1 'next':5 'strap':4 'time':6 'use':2 'velcro':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4144596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696479044 {#3179
    date: 2023-10-05 06:10: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
60 DENIED moderate
App\Entity\EntryComment {#3180
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2044
    +user: App\Entity\User {#2213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      *zipties arteries*\n
      \n
      *dies of a heart attack*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1696479046 {#2120
      date: 2023-10-05 06:10:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2128 …}
    +nested: Doctrine\ORM\PersistentCollection {#2126 …}
    +votes: Doctrine\ORM\PersistentCollection {#2139 …}
    +reports: Doctrine\ORM\PersistentCollection {#2224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
    -id: 32283
    -bodyTs: "'arteri':2 'attack':7 'die':3 'heart':6 'zipti':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4388163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696474025 {#2161
      date: 2023-10-05 04:47:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2044}
  +body: "Better use velcro straps next time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1696479044 {#3178
    date: 2023-10-05 06:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@PhlubbaDubba@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 32358
  -bodyTs: "'better':1 'next':5 'strap':4 'time':6 'use':2 'velcro':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4144596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696479044 {#3179
    date: 2023-10-05 06:10: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
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 {#2195
  +user: App\Entity\User {#2204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
    \n
    Death to America
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 74
  +score: 0
  +lastActive: DateTime @1696582721 {#2219
    date: 2023-10-06 10:58:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 32218
  -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4052003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696471277 {#2217
    date: 2023-10-05 04:01:17.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
63 DENIED edit
App\Entity\EntryComment {#2195
  +user: App\Entity\User {#2204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
    \n
    Death to America
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 74
  +score: 0
  +lastActive: DateTime @1696582721 {#2219
    date: 2023-10-06 10:58:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 32218
  -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4052003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696471277 {#2217
    date: 2023-10-05 04:01:17.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
64 DENIED moderate
App\Entity\EntryComment {#2195
  +user: App\Entity\User {#2204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
    \n
    Death to America
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 74
  +score: 0
  +lastActive: DateTime @1696582721 {#2219
    date: 2023-10-06 10:58:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 32218
  -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4052003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696471277 {#2217
    date: 2023-10-05 04:01:17.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
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 {#3148
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Do we really need extreme politics in a meme community?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696506187 {#3146
    date: 2023-10-05 13:43:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 32788
  -bodyTs: "'communiti':10 'extrem':5 'meme':9 'need':4 'polit':6 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4399446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696506187 {#3147
    date: 2023-10-05 13:43:07.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
67 DENIED edit
App\Entity\EntryComment {#3148
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Do we really need extreme politics in a meme community?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696506187 {#3146
    date: 2023-10-05 13:43:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 32788
  -bodyTs: "'communiti':10 'extrem':5 'meme':9 'need':4 'polit':6 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4399446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696506187 {#3147
    date: 2023-10-05 13:43:07.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
68 DENIED moderate
App\Entity\EntryComment {#3148
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Do we really need extreme politics in a meme community?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696506187 {#3146
    date: 2023-10-05 13:43:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 32788
  -bodyTs: "'communiti':10 'extrem':5 'meme':9 'need':4 'polit':6 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4399446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696506187 {#3147
    date: 2023-10-05 13:43:07.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
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 {#3495
  +user: Proxies\__CG__\App\Entity\User {#3496 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361 …}
  +root: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +body: "plus, you know that its thier only personality trait so they gotta beat that drum somehow"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696515365 {#3493
    date: 2023-10-05 16:16:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@pascal@lemm.ee"
    "@macabrett@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3497 …}
  +nested: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3501 …}
  +reports: Doctrine\ORM\PersistentCollection {#3503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
  -id: 33043
  -bodyTs: "'beat':13 'drum':15 'gotta':12 'know':3 'person':8 'plus':1 'somehow':16 'thier':6 'trait':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4537582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696515365 {#3494
    date: 2023-10-05 16:16:05.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
71 DENIED edit
App\Entity\EntryComment {#3495
  +user: Proxies\__CG__\App\Entity\User {#3496 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361 …}
  +root: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +body: "plus, you know that its thier only personality trait so they gotta beat that drum somehow"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696515365 {#3493
    date: 2023-10-05 16:16:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@pascal@lemm.ee"
    "@macabrett@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3497 …}
  +nested: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3501 …}
  +reports: Doctrine\ORM\PersistentCollection {#3503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
  -id: 33043
  -bodyTs: "'beat':13 'drum':15 'gotta':12 'know':3 'person':8 'plus':1 'somehow':16 'thier':6 'trait':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4537582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696515365 {#3494
    date: 2023-10-05 16:16:05.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
72 DENIED moderate
App\Entity\EntryComment {#3495
  +user: Proxies\__CG__\App\Entity\User {#3496 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361 …}
  +root: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +body: "plus, you know that its thier only personality trait so they gotta beat that drum somehow"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696515365 {#3493
    date: 2023-10-05 16:16:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@pascal@lemm.ee"
    "@macabrett@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3497 …}
  +nested: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3501 …}
  +reports: Doctrine\ORM\PersistentCollection {#3503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3507 …}
  -id: 33043
  -bodyTs: "'beat':13 'drum':15 'gotta':12 'know':3 'person':8 'plus':1 'somehow':16 'thier':6 'trait':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4537582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696515365 {#3494
    date: 2023-10-05 16:16:05.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
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 {#3377
  +user: Proxies\__CG__\App\Entity\User {#3378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Do we really need extreme politics in a meme community?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696506187 {#3146
      date: 2023-10-05 13:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 32788
    -bodyTs: "'communiti':10 'extrem':5 'meme':9 'need':4 'polit':6 'realli':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4399446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506187 {#3147
      date: 2023-10-05 13:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "What’s extreme about it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696520847 {#3375
    date: 2023-10-05 17:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@pascal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 33227
  -bodyTs: "'extrem':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3762495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696520847 {#3376
    date: 2023-10-05 17:47:27.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
75 DENIED edit
App\Entity\EntryComment {#3377
  +user: Proxies\__CG__\App\Entity\User {#3378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Do we really need extreme politics in a meme community?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696506187 {#3146
      date: 2023-10-05 13:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 32788
    -bodyTs: "'communiti':10 'extrem':5 'meme':9 'need':4 'polit':6 'realli':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4399446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506187 {#3147
      date: 2023-10-05 13:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "What’s extreme about it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696520847 {#3375
    date: 2023-10-05 17:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@pascal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 33227
  -bodyTs: "'extrem':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3762495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696520847 {#3376
    date: 2023-10-05 17:47:27.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
76 DENIED moderate
App\Entity\EntryComment {#3377
  +user: Proxies\__CG__\App\Entity\User {#3378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Do we really need extreme politics in a meme community?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696506187 {#3146
      date: 2023-10-05 13:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 32788
    -bodyTs: "'communiti':10 'extrem':5 'meme':9 'need':4 'polit':6 'realli':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4399446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506187 {#3147
      date: 2023-10-05 13:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "What’s extreme about it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696520847 {#3375
    date: 2023-10-05 17:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@pascal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 33227
  -bodyTs: "'extrem':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3762495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696520847 {#3376
    date: 2023-10-05 17:47:27.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
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 {#3393
  +user: Proxies\__CG__\App\Entity\User {#3394 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Do we really need extreme politics in a meme community?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696506187 {#3146
      date: 2023-10-05 13:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 32788
    -bodyTs: "'communiti':10 'extrem':5 'meme':9 'need':4 'polit':6 'realli':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4399446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506187 {#3147
      date: 2023-10-05 13:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Political “memes” are going to get political."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696544009 {#3391
    date: 2023-10-06 00:13:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@pascal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 33907
  -bodyTs: "'get':6 'go':4 'meme':2 'polit':1,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2600975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544009 {#3392
    date: 2023-10-06 00:13:29.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
79 DENIED edit
App\Entity\EntryComment {#3393
  +user: Proxies\__CG__\App\Entity\User {#3394 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Do we really need extreme politics in a meme community?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696506187 {#3146
      date: 2023-10-05 13:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 32788
    -bodyTs: "'communiti':10 'extrem':5 'meme':9 'need':4 'polit':6 'realli':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4399446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506187 {#3147
      date: 2023-10-05 13:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Political “memes” are going to get political."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696544009 {#3391
    date: 2023-10-06 00:13:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@pascal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 33907
  -bodyTs: "'get':6 'go':4 'meme':2 'polit':1,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2600975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544009 {#3392
    date: 2023-10-06 00:13:29.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
80 DENIED moderate
App\Entity\EntryComment {#3393
  +user: Proxies\__CG__\App\Entity\User {#3394 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Do we really need extreme politics in a meme community?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696506187 {#3146
      date: 2023-10-05 13:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 32788
    -bodyTs: "'communiti':10 'extrem':5 'meme':9 'need':4 'polit':6 'realli':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4399446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506187 {#3147
      date: 2023-10-05 13:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Political “memes” are going to get political."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696544009 {#3391
    date: 2023-10-06 00:13:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@pascal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 33907
  -bodyTs: "'get':6 'go':4 'meme':2 'polit':1,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2600975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544009 {#3392
    date: 2023-10-06 00:13:29.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
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 {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696515593 {#3162
    date: 2023-10-05 16:19:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 33058
  -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3579221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696515593 {#3163
    date: 2023-10-05 16:19:53.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
83 DENIED edit
App\Entity\EntryComment {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696515593 {#3162
    date: 2023-10-05 16:19:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 33058
  -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3579221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696515593 {#3163
    date: 2023-10-05 16:19:53.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
84 DENIED moderate
App\Entity\EntryComment {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696515593 {#3162
    date: 2023-10-05 16:19:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 33058
  -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3579221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696515593 {#3163
    date: 2023-10-05 16:19:53.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
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 {#3511
  +user: Proxies\__CG__\App\Entity\User {#3512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3409 …}
  +root: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +body: "The men’s world cup is still 3 years away and the women payled in NZ this year though so I’m not sure that you’re referring to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696527691 {#3509
    date: 2023-10-05 19:41:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3513 …}
  +nested: Doctrine\ORM\PersistentCollection {#3515 …}
  +votes: Doctrine\ORM\PersistentCollection {#3517 …}
  +reports: Doctrine\ORM\PersistentCollection {#3519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
  -id: 33411
  -bodyTs: "'3':8 'away':10 'cup':5 'm':22 'men':2 'nz':16 'payl':14 're':27 'refer':28 'still':7 'sure':24 'though':19 'women':13 'world':4 'year':9,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4054783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696527691 {#3510
    date: 2023-10-05 19:41:31.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
87 DENIED edit
App\Entity\EntryComment {#3511
  +user: Proxies\__CG__\App\Entity\User {#3512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3409 …}
  +root: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +body: "The men’s world cup is still 3 years away and the women payled in NZ this year though so I’m not sure that you’re referring to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696527691 {#3509
    date: 2023-10-05 19:41:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3513 …}
  +nested: Doctrine\ORM\PersistentCollection {#3515 …}
  +votes: Doctrine\ORM\PersistentCollection {#3517 …}
  +reports: Doctrine\ORM\PersistentCollection {#3519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
  -id: 33411
  -bodyTs: "'3':8 'away':10 'cup':5 'm':22 'men':2 'nz':16 'payl':14 're':27 'refer':28 'still':7 'sure':24 'though':19 'women':13 'world':4 'year':9,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4054783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696527691 {#3510
    date: 2023-10-05 19:41:31.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
88 DENIED moderate
App\Entity\EntryComment {#3511
  +user: Proxies\__CG__\App\Entity\User {#3512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3409 …}
  +root: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +body: "The men’s world cup is still 3 years away and the women payled in NZ this year though so I’m not sure that you’re referring to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696527691 {#3509
    date: 2023-10-05 19:41:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3513 …}
  +nested: Doctrine\ORM\PersistentCollection {#3515 …}
  +votes: Doctrine\ORM\PersistentCollection {#3517 …}
  +reports: Doctrine\ORM\PersistentCollection {#3519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
  -id: 33411
  -bodyTs: "'3':8 'away':10 'cup':5 'm':22 'men':2 'nz':16 'payl':14 're':27 'refer':28 'still':7 'sure':24 'though':19 'women':13 'world':4 'year':9,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4054783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696527691 {#3510
    date: 2023-10-05 19:41:31.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
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 {#3590
  +user: Proxies\__CG__\App\Entity\User {#3410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3511
    +user: Proxies\__CG__\App\Entity\User {#3512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3409 …}
    +root: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +body: "The men’s world cup is still 3 years away and the women payled in NZ this year though so I’m not sure that you’re referring to?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696527691 {#3509
      date: 2023-10-05 19:41:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Tomboys_are_Cute@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3513 …}
    +nested: Doctrine\ORM\PersistentCollection {#3515 …}
    +votes: Doctrine\ORM\PersistentCollection {#3517 …}
    +reports: Doctrine\ORM\PersistentCollection {#3519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
    -id: 33411
    -bodyTs: "'3':8 'away':10 'cup':5 'm':22 'men':2 'nz':16 'payl':14 're':27 'refer':28 'still':7 'sure':24 'though':19 'women':13 'world':4 'year':9,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4054783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696527691 {#3510
      date: 2023-10-05 19:41:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "I was lost, please ignore me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696540228 {#3589
    date: 2023-10-05 23:10:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
    "@spectre@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3596 …}
  +votes: Doctrine\ORM\PersistentCollection {#3598 …}
  +reports: Doctrine\ORM\PersistentCollection {#3602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3606 …}
  -id: 33771
  -bodyTs: "'ignor':5 'lost':3 'pleas':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696540228 {#3592
    date: 2023-10-05 23:10:28.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
91 DENIED edit
App\Entity\EntryComment {#3590
  +user: Proxies\__CG__\App\Entity\User {#3410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3511
    +user: Proxies\__CG__\App\Entity\User {#3512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3409 …}
    +root: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +body: "The men’s world cup is still 3 years away and the women payled in NZ this year though so I’m not sure that you’re referring to?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696527691 {#3509
      date: 2023-10-05 19:41:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Tomboys_are_Cute@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3513 …}
    +nested: Doctrine\ORM\PersistentCollection {#3515 …}
    +votes: Doctrine\ORM\PersistentCollection {#3517 …}
    +reports: Doctrine\ORM\PersistentCollection {#3519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
    -id: 33411
    -bodyTs: "'3':8 'away':10 'cup':5 'm':22 'men':2 'nz':16 'payl':14 're':27 'refer':28 'still':7 'sure':24 'though':19 'women':13 'world':4 'year':9,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4054783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696527691 {#3510
      date: 2023-10-05 19:41:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "I was lost, please ignore me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696540228 {#3589
    date: 2023-10-05 23:10:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
    "@spectre@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3596 …}
  +votes: Doctrine\ORM\PersistentCollection {#3598 …}
  +reports: Doctrine\ORM\PersistentCollection {#3602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3606 …}
  -id: 33771
  -bodyTs: "'ignor':5 'lost':3 'pleas':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696540228 {#3592
    date: 2023-10-05 23:10:28.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
92 DENIED moderate
App\Entity\EntryComment {#3590
  +user: Proxies\__CG__\App\Entity\User {#3410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3511
    +user: Proxies\__CG__\App\Entity\User {#3512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3409 …}
    +root: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +body: "The men’s world cup is still 3 years away and the women payled in NZ this year though so I’m not sure that you’re referring to?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696527691 {#3509
      date: 2023-10-05 19:41:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Tomboys_are_Cute@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3513 …}
    +nested: Doctrine\ORM\PersistentCollection {#3515 …}
    +votes: Doctrine\ORM\PersistentCollection {#3517 …}
    +reports: Doctrine\ORM\PersistentCollection {#3519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3523 …}
    -id: 33411
    -bodyTs: "'3':8 'away':10 'cup':5 'm':22 'men':2 'nz':16 'payl':14 're':27 'refer':28 'still':7 'sure':24 'though':19 'women':13 'world':4 'year':9,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4054783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696527691 {#3510
      date: 2023-10-05 19:41:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "I was lost, please ignore me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696540228 {#3589
    date: 2023-10-05 23:10:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
    "@spectre@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3596 …}
  +votes: Doctrine\ORM\PersistentCollection {#3598 …}
  +reports: Doctrine\ORM\PersistentCollection {#3602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3606 …}
  -id: 33771
  -bodyTs: "'ignor':5 'lost':3 'pleas':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696540228 {#3592
    date: 2023-10-05 23:10:28.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
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 {#3527
  +user: Proxies\__CG__\App\Entity\User {#3528 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3409 …}
  +root: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +body: "Yeah that’s in 11 years I think lol. Still though the point stands"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696529129 {#3525
    date: 2023-10-05 20:05:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3529 …}
  +nested: Doctrine\ORM\PersistentCollection {#3531 …}
  +votes: Doctrine\ORM\PersistentCollection {#3533 …}
  +reports: Doctrine\ORM\PersistentCollection {#3535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
  -id: 33453
  -bodyTs: "'11':5 'lol':9 'point':13 'stand':14 'still':10 'think':8 'though':11 'yeah':1 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4054905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696529129 {#3526
    date: 2023-10-05 20:05:29.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
95 DENIED edit
App\Entity\EntryComment {#3527
  +user: Proxies\__CG__\App\Entity\User {#3528 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3409 …}
  +root: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +body: "Yeah that’s in 11 years I think lol. Still though the point stands"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696529129 {#3525
    date: 2023-10-05 20:05:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3529 …}
  +nested: Doctrine\ORM\PersistentCollection {#3531 …}
  +votes: Doctrine\ORM\PersistentCollection {#3533 …}
  +reports: Doctrine\ORM\PersistentCollection {#3535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
  -id: 33453
  -bodyTs: "'11':5 'lol':9 'point':13 'stand':14 'still':10 'think':8 'though':11 'yeah':1 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4054905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696529129 {#3526
    date: 2023-10-05 20:05:29.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
96 DENIED moderate
App\Entity\EntryComment {#3527
  +user: Proxies\__CG__\App\Entity\User {#3528 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3409 …}
  +root: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +body: "Yeah that’s in 11 years I think lol. Still though the point stands"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696529129 {#3525
    date: 2023-10-05 20:05:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3529 …}
  +nested: Doctrine\ORM\PersistentCollection {#3531 …}
  +votes: Doctrine\ORM\PersistentCollection {#3533 …}
  +reports: Doctrine\ORM\PersistentCollection {#3535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
  -id: 33453
  -bodyTs: "'11':5 'lol':9 'point':13 'stand':14 'still':10 'think':8 'though':11 'yeah':1 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4054905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696529129 {#3526
    date: 2023-10-05 20:05:29.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
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 {#3610
  +user: Proxies\__CG__\App\Entity\User {#3410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3527
    +user: Proxies\__CG__\App\Entity\User {#3528 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3409 …}
    +root: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +body: "Yeah that’s in 11 years I think lol. Still though the point stands"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696529129 {#3525
      date: 2023-10-05 20:05:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Tomboys_are_Cute@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3529 …}
    +nested: Doctrine\ORM\PersistentCollection {#3531 …}
    +votes: Doctrine\ORM\PersistentCollection {#3533 …}
    +reports: Doctrine\ORM\PersistentCollection {#3535 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
    -id: 33453
    -bodyTs: "'11':5 'lol':9 'point':13 'stand':14 'still':10 'think':8 'though':11 'yeah':1 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4054905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696529129 {#3526
      date: 2023-10-05 20:05:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "100% misread that headline omg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696540218 {#3608
    date: 2023-10-05 23:10:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
    "@commiewithoutorgans@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3611 …}
  +nested: Doctrine\ORM\PersistentCollection {#3613 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
  -id: 33770
  -bodyTs: "'100':1 'headlin':4 'misread':2 'omg':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696540218 {#3609
    date: 2023-10-05 23:10:18.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
99 DENIED edit
App\Entity\EntryComment {#3610
  +user: Proxies\__CG__\App\Entity\User {#3410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3527
    +user: Proxies\__CG__\App\Entity\User {#3528 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3409 …}
    +root: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +body: "Yeah that’s in 11 years I think lol. Still though the point stands"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696529129 {#3525
      date: 2023-10-05 20:05:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Tomboys_are_Cute@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3529 …}
    +nested: Doctrine\ORM\PersistentCollection {#3531 …}
    +votes: Doctrine\ORM\PersistentCollection {#3533 …}
    +reports: Doctrine\ORM\PersistentCollection {#3535 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
    -id: 33453
    -bodyTs: "'11':5 'lol':9 'point':13 'stand':14 'still':10 'think':8 'though':11 'yeah':1 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4054905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696529129 {#3526
      date: 2023-10-05 20:05:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "100% misread that headline omg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696540218 {#3608
    date: 2023-10-05 23:10:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
    "@commiewithoutorgans@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3611 …}
  +nested: Doctrine\ORM\PersistentCollection {#3613 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
  -id: 33770
  -bodyTs: "'100':1 'headlin':4 'misread':2 'omg':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696540218 {#3609
    date: 2023-10-05 23:10:18.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
100 DENIED moderate
App\Entity\EntryComment {#3610
  +user: Proxies\__CG__\App\Entity\User {#3410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3527
    +user: Proxies\__CG__\App\Entity\User {#3528 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3409 …}
    +root: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +body: "Yeah that’s in 11 years I think lol. Still though the point stands"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696529129 {#3525
      date: 2023-10-05 20:05:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Tomboys_are_Cute@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3529 …}
    +nested: Doctrine\ORM\PersistentCollection {#3531 …}
    +votes: Doctrine\ORM\PersistentCollection {#3533 …}
    +reports: Doctrine\ORM\PersistentCollection {#3535 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
    -id: 33453
    -bodyTs: "'11':5 'lol':9 'point':13 'stand':14 'still':10 'think':8 'though':11 'yeah':1 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4054905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696529129 {#3526
      date: 2023-10-05 20:05:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "100% misread that headline omg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696540218 {#3608
    date: 2023-10-05 23:10:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
    "@commiewithoutorgans@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3611 …}
  +nested: Doctrine\ORM\PersistentCollection {#3613 …}
  +votes: Doctrine\ORM\PersistentCollection {#3615 …}
  +reports: Doctrine\ORM\PersistentCollection {#3617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
  -id: 33770
  -bodyTs: "'100':1 'headlin':4 'misread':2 'omg':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696540218 {#3609
    date: 2023-10-05 23:10:18.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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3693
  +user: Proxies\__CG__\App\Entity\User {#3528 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3610
    +user: Proxies\__CG__\App\Entity\User {#3410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3527
      +user: Proxies\__CG__\App\Entity\User {#3528 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3409 …}
      +root: App\Entity\EntryComment {#2195
        +user: App\Entity\User {#2204 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
          \n
          Death to America
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1696582721 {#2219
          date: 2023-10-06 10:58:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 32218
        -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4052003"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696471277 {#2217
          date: 2023-10-05 04:01:17.0 +02:00
        }
      }
      +body: "Yeah that’s in 11 years I think lol. Still though the point stands"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696529129 {#3525
        date: 2023-10-05 20:05:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Tomboys_are_Cute@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3529 …}
      +nested: Doctrine\ORM\PersistentCollection {#3531 …}
      +votes: Doctrine\ORM\PersistentCollection {#3533 …}
      +reports: Doctrine\ORM\PersistentCollection {#3535 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
      -id: 33453
      -bodyTs: "'11':5 'lol':9 'point':13 'stand':14 'still':10 'think':8 'though':11 'yeah':1 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4054905"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696529129 {#3526
        date: 2023-10-05 20:05:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "100% misread that headline omg"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696540218 {#3608
      date: 2023-10-05 23:10:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Tomboys_are_Cute@hexbear.net"
      "@commiewithoutorgans@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3611 …}
    +nested: Doctrine\ORM\PersistentCollection {#3613 …}
    +votes: Doctrine\ORM\PersistentCollection {#3615 …}
    +reports: Doctrine\ORM\PersistentCollection {#3617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
    -id: 33770
    -bodyTs: "'100':1 'headlin':4 'misread':2 'omg':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4055822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696540218 {#3609
      date: 2023-10-05 23:10:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "No prob comrade, 2034 and 2024 can look very similar due to us being so used to seeing 202* dates. I wouldn’t delete though, the fact that it’s spoken about in media as a fine choice for 2034 still means your point is correct"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696582719 {#3691
    date: 2023-10-06 10:58:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
    "@commiewithoutorgans@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3694 …}
  +nested: Doctrine\ORM\PersistentCollection {#3696 …}
  +votes: Doctrine\ORM\PersistentCollection {#3698 …}
  +reports: Doctrine\ORM\PersistentCollection {#3700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3704 …}
  -id: 34471
  -bodyTs: "'202':19 '2024':6 '2034':4,40 'choic':38 'comrad':3 'correct':46 'date':20 'delet':24 'due':11 'fact':27 'fine':37 'look':8 'mean':42 'media':34 'point':44 'prob':2 'see':18 'similar':10 'spoken':31 'still':41 'though':25 'us':13 'use':16 'wouldn':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4058364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696582719 {#3692
    date: 2023-10-06 10:58:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3693
  +user: Proxies\__CG__\App\Entity\User {#3528 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3610
    +user: Proxies\__CG__\App\Entity\User {#3410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3527
      +user: Proxies\__CG__\App\Entity\User {#3528 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3409 …}
      +root: App\Entity\EntryComment {#2195
        +user: App\Entity\User {#2204 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
          \n
          Death to America
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1696582721 {#2219
          date: 2023-10-06 10:58:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 32218
        -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4052003"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696471277 {#2217
          date: 2023-10-05 04:01:17.0 +02:00
        }
      }
      +body: "Yeah that’s in 11 years I think lol. Still though the point stands"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696529129 {#3525
        date: 2023-10-05 20:05:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Tomboys_are_Cute@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3529 …}
      +nested: Doctrine\ORM\PersistentCollection {#3531 …}
      +votes: Doctrine\ORM\PersistentCollection {#3533 …}
      +reports: Doctrine\ORM\PersistentCollection {#3535 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
      -id: 33453
      -bodyTs: "'11':5 'lol':9 'point':13 'stand':14 'still':10 'think':8 'though':11 'yeah':1 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4054905"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696529129 {#3526
        date: 2023-10-05 20:05:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "100% misread that headline omg"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696540218 {#3608
      date: 2023-10-05 23:10:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Tomboys_are_Cute@hexbear.net"
      "@commiewithoutorgans@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3611 …}
    +nested: Doctrine\ORM\PersistentCollection {#3613 …}
    +votes: Doctrine\ORM\PersistentCollection {#3615 …}
    +reports: Doctrine\ORM\PersistentCollection {#3617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
    -id: 33770
    -bodyTs: "'100':1 'headlin':4 'misread':2 'omg':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4055822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696540218 {#3609
      date: 2023-10-05 23:10:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "No prob comrade, 2034 and 2024 can look very similar due to us being so used to seeing 202* dates. I wouldn’t delete though, the fact that it’s spoken about in media as a fine choice for 2034 still means your point is correct"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696582719 {#3691
    date: 2023-10-06 10:58:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
    "@commiewithoutorgans@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3694 …}
  +nested: Doctrine\ORM\PersistentCollection {#3696 …}
  +votes: Doctrine\ORM\PersistentCollection {#3698 …}
  +reports: Doctrine\ORM\PersistentCollection {#3700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3704 …}
  -id: 34471
  -bodyTs: "'202':19 '2024':6 '2034':4,40 'choic':38 'comrad':3 'correct':46 'date':20 'delet':24 'due':11 'fact':27 'fine':37 'look':8 'mean':42 'media':34 'point':44 'prob':2 'see':18 'similar':10 'spoken':31 'still':41 'though':25 'us':13 'use':16 'wouldn':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4058364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696582719 {#3692
    date: 2023-10-06 10:58:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3693
  +user: Proxies\__CG__\App\Entity\User {#3528 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3610
    +user: Proxies\__CG__\App\Entity\User {#3410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3527
      +user: Proxies\__CG__\App\Entity\User {#3528 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3409 …}
      +root: App\Entity\EntryComment {#2195
        +user: App\Entity\User {#2204 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
          \n
          Death to America
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1696582721 {#2219
          date: 2023-10-06 10:58:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 32218
        -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4052003"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696471277 {#2217
          date: 2023-10-05 04:01:17.0 +02:00
        }
      }
      +body: "Yeah that’s in 11 years I think lol. Still though the point stands"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696529129 {#3525
        date: 2023-10-05 20:05:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Tomboys_are_Cute@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3529 …}
      +nested: Doctrine\ORM\PersistentCollection {#3531 …}
      +votes: Doctrine\ORM\PersistentCollection {#3533 …}
      +reports: Doctrine\ORM\PersistentCollection {#3535 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
      -id: 33453
      -bodyTs: "'11':5 'lol':9 'point':13 'stand':14 'still':10 'think':8 'though':11 'yeah':1 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4054905"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696529129 {#3526
        date: 2023-10-05 20:05:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "100% misread that headline omg"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696540218 {#3608
      date: 2023-10-05 23:10:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Tomboys_are_Cute@hexbear.net"
      "@commiewithoutorgans@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3611 …}
    +nested: Doctrine\ORM\PersistentCollection {#3613 …}
    +votes: Doctrine\ORM\PersistentCollection {#3615 …}
    +reports: Doctrine\ORM\PersistentCollection {#3617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3621 …}
    -id: 33770
    -bodyTs: "'100':1 'headlin':4 'misread':2 'omg':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4055822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696540218 {#3609
      date: 2023-10-05 23:10:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "No prob comrade, 2034 and 2024 can look very similar due to us being so used to seeing 202* dates. I wouldn’t delete though, the fact that it’s spoken about in media as a fine choice for 2034 still means your point is correct"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696582719 {#3691
    date: 2023-10-06 10:58:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
    "@commiewithoutorgans@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3694 …}
  +nested: Doctrine\ORM\PersistentCollection {#3696 …}
  +votes: Doctrine\ORM\PersistentCollection {#3698 …}
  +reports: Doctrine\ORM\PersistentCollection {#3700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3704 …}
  -id: 34471
  -bodyTs: "'202':19 '2024':6 '2034':4,40 'choic':38 'comrad':3 'correct':46 'date':20 'delet':24 'due':11 'fact':27 'fine':37 'look':8 'mean':42 'media':34 'point':44 'prob':2 'see':18 'similar':10 'spoken':31 'still':41 'though':25 'us':13 'use':16 'wouldn':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4058364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696582719 {#3692
    date: 2023-10-06 10:58:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3543
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3409 …}
  +root: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +body: "Oh thanks I didn’t know. I don’t care about fifa trash."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696535464 {#3541
    date: 2023-10-05 21:51:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3544 …}
  +nested: Doctrine\ORM\PersistentCollection {#3546 …}
  +votes: Doctrine\ORM\PersistentCollection {#3548 …}
  +reports: Doctrine\ORM\PersistentCollection {#3550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3554 …}
  -id: 33644
  -bodyTs: "'care':10 'didn':4 'fifa':12 'know':6 'oh':1 'thank':2 'trash':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3587295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696535464 {#3542
    date: 2023-10-05 21:51:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3543
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3409 …}
  +root: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +body: "Oh thanks I didn’t know. I don’t care about fifa trash."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696535464 {#3541
    date: 2023-10-05 21:51:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3544 …}
  +nested: Doctrine\ORM\PersistentCollection {#3546 …}
  +votes: Doctrine\ORM\PersistentCollection {#3548 …}
  +reports: Doctrine\ORM\PersistentCollection {#3550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3554 …}
  -id: 33644
  -bodyTs: "'care':10 'didn':4 'fifa':12 'know':6 'oh':1 'thank':2 'trash':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3587295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696535464 {#3542
    date: 2023-10-05 21:51:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3543
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3409 …}
  +root: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
      \n
      Death to America
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 74
    +score: 0
    +lastActive: DateTime @1696582721 {#2219
      date: 2023-10-06 10:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 32218
    -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4052003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696471277 {#2217
      date: 2023-10-05 04:01:17.0 +02:00
    }
  }
  +body: "Oh thanks I didn’t know. I don’t care about fifa trash."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696535464 {#3541
    date: 2023-10-05 21:51:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Tomboys_are_Cute@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3544 …}
  +nested: Doctrine\ORM\PersistentCollection {#3546 …}
  +votes: Doctrine\ORM\PersistentCollection {#3548 …}
  +reports: Doctrine\ORM\PersistentCollection {#3550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3554 …}
  -id: 33644
  -bodyTs: "'care':10 'didn':4 'fifa':12 'know':6 'oh':1 'thank':2 'trash':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3587295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696535464 {#3542
    date: 2023-10-05 21:51:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3425
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696515593 {#3162
      date: 2023-10-05 16:19:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 33058
    -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3579221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696515593 {#3163
      date: 2023-10-05 16:19:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Lol. You owned yourself"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696526732 {#3423
    date: 2023-10-05 19:25:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3429 …}
  +votes: Doctrine\ORM\PersistentCollection {#3431 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 33390
  -bodyTs: "'lol':1 'own':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4054727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696526732 {#3424
    date: 2023-10-05 19:25:32.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
111 DENIED edit
App\Entity\EntryComment {#3425
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696515593 {#3162
      date: 2023-10-05 16:19:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 33058
    -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3579221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696515593 {#3163
      date: 2023-10-05 16:19:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Lol. You owned yourself"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696526732 {#3423
    date: 2023-10-05 19:25:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3429 …}
  +votes: Doctrine\ORM\PersistentCollection {#3431 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 33390
  -bodyTs: "'lol':1 'own':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4054727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696526732 {#3424
    date: 2023-10-05 19:25:32.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
112 DENIED moderate
App\Entity\EntryComment {#3425
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696515593 {#3162
      date: 2023-10-05 16:19:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 33058
    -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3579221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696515593 {#3163
      date: 2023-10-05 16:19:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Lol. You owned yourself"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696526732 {#3423
    date: 2023-10-05 19:25:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3429 …}
  +votes: Doctrine\ORM\PersistentCollection {#3431 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 33390
  -bodyTs: "'lol':1 'own':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4054727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696526732 {#3424
    date: 2023-10-05 19:25:32.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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3573
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3425
    +user: Proxies\__CG__\App\Entity\User {#3426 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3164
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2195
        +user: App\Entity\User {#2204 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
          \n
          Death to America
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1696582721 {#2219
          date: 2023-10-06 10:58:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 32218
        -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4052003"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696471277 {#2217
          date: 2023-10-05 04:01:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696515593 {#3162
        date: 2023-10-05 16:19:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 33058
      -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3579221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696515593 {#3163
        date: 2023-10-05 16:19:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Lol. You owned yourself"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696526732 {#3423
      date: 2023-10-05 19:25:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3427 …}
    +nested: Doctrine\ORM\PersistentCollection {#3429 …}
    +votes: Doctrine\ORM\PersistentCollection {#3431 …}
    +reports: Doctrine\ORM\PersistentCollection {#3433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
    -id: 33390
    -bodyTs: "'lol':1 'own':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4054727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696526732 {#3424
      date: 2023-10-05 19:25:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Not really. I didn’t know that Saudi Arabia will host one because I really don’t care about fifa trash. But the meme is about Qatar and NC. So talking about Saudi Arabia is still kinda weird but no one is saying Saudi Arabia would be better than NC. The post just implies Qatar is better, while you totally could understand the meme to be about harming the WC branding and pushing the limits too far in general."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696535673 {#3571
    date: 2023-10-05 21:54:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3574 …}
  +nested: Doctrine\ORM\PersistentCollection {#3576 …}
  +votes: Doctrine\ORM\PersistentCollection {#3578 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 33650
  -bodyTs: "'arabia':9,34,45 'better':48,57 'brand':71 'care':18 'could':61 'didn':4 'far':77 'fifa':20 'general':79 'harm':68 'host':11 'impli':54 'kinda':37 'know':6 'limit':75 'meme':24,64 'nc':29,50 'one':12,41 'post':52 'push':73 'qatar':27,55 'realli':2,15 'saudi':8,33,44 'say':43 'still':36 'talk':31 'total':60 'trash':21 'understand':62 'wc':70 'weird':38 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3587389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696535673 {#3572
    date: 2023-10-05 21:54:33.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
115 DENIED edit
App\Entity\EntryComment {#3573
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3425
    +user: Proxies\__CG__\App\Entity\User {#3426 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3164
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2195
        +user: App\Entity\User {#2204 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
          \n
          Death to America
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1696582721 {#2219
          date: 2023-10-06 10:58:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 32218
        -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4052003"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696471277 {#2217
          date: 2023-10-05 04:01:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696515593 {#3162
        date: 2023-10-05 16:19:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 33058
      -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3579221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696515593 {#3163
        date: 2023-10-05 16:19:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Lol. You owned yourself"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696526732 {#3423
      date: 2023-10-05 19:25:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3427 …}
    +nested: Doctrine\ORM\PersistentCollection {#3429 …}
    +votes: Doctrine\ORM\PersistentCollection {#3431 …}
    +reports: Doctrine\ORM\PersistentCollection {#3433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
    -id: 33390
    -bodyTs: "'lol':1 'own':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4054727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696526732 {#3424
      date: 2023-10-05 19:25:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Not really. I didn’t know that Saudi Arabia will host one because I really don’t care about fifa trash. But the meme is about Qatar and NC. So talking about Saudi Arabia is still kinda weird but no one is saying Saudi Arabia would be better than NC. The post just implies Qatar is better, while you totally could understand the meme to be about harming the WC branding and pushing the limits too far in general."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696535673 {#3571
    date: 2023-10-05 21:54:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3574 …}
  +nested: Doctrine\ORM\PersistentCollection {#3576 …}
  +votes: Doctrine\ORM\PersistentCollection {#3578 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 33650
  -bodyTs: "'arabia':9,34,45 'better':48,57 'brand':71 'care':18 'could':61 'didn':4 'far':77 'fifa':20 'general':79 'harm':68 'host':11 'impli':54 'kinda':37 'know':6 'limit':75 'meme':24,64 'nc':29,50 'one':12,41 'post':52 'push':73 'qatar':27,55 'realli':2,15 'saudi':8,33,44 'say':43 'still':36 'talk':31 'total':60 'trash':21 'understand':62 'wc':70 'weird':38 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3587389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696535673 {#3572
    date: 2023-10-05 21:54:33.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
116 DENIED moderate
App\Entity\EntryComment {#3573
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3425
    +user: Proxies\__CG__\App\Entity\User {#3426 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3164
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2195
        +user: App\Entity\User {#2204 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
          \n
          Death to America
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1696582721 {#2219
          date: 2023-10-06 10:58:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 32218
        -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4052003"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696471277 {#2217
          date: 2023-10-05 04:01:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696515593 {#3162
        date: 2023-10-05 16:19:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 33058
      -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3579221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696515593 {#3163
        date: 2023-10-05 16:19:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Lol. You owned yourself"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696526732 {#3423
      date: 2023-10-05 19:25:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3427 …}
    +nested: Doctrine\ORM\PersistentCollection {#3429 …}
    +votes: Doctrine\ORM\PersistentCollection {#3431 …}
    +reports: Doctrine\ORM\PersistentCollection {#3433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
    -id: 33390
    -bodyTs: "'lol':1 'own':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4054727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696526732 {#3424
      date: 2023-10-05 19:25:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Not really. I didn’t know that Saudi Arabia will host one because I really don’t care about fifa trash. But the meme is about Qatar and NC. So talking about Saudi Arabia is still kinda weird but no one is saying Saudi Arabia would be better than NC. The post just implies Qatar is better, while you totally could understand the meme to be about harming the WC branding and pushing the limits too far in general."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696535673 {#3571
    date: 2023-10-05 21:54:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3574 …}
  +nested: Doctrine\ORM\PersistentCollection {#3576 …}
  +votes: Doctrine\ORM\PersistentCollection {#3578 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 33650
  -bodyTs: "'arabia':9,34,45 'better':48,57 'brand':71 'care':18 'could':61 'didn':4 'far':77 'fifa':20 'general':79 'harm':68 'host':11 'impli':54 'kinda':37 'know':6 'limit':75 'meme':24,64 'nc':29,50 'one':12,41 'post':52 'push':73 'qatar':27,55 'realli':2,15 'saudi':8,33,44 'say':43 'still':36 'talk':31 'total':60 'trash':21 'understand':62 'wc':70 'weird':38 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3587389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696535673 {#3572
    date: 2023-10-05 21:54:33.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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3640
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3573
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3425
      +user: Proxies\__CG__\App\Entity\User {#3426 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3164
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2195
          +user: App\Entity\User {#2204 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
            \n
            Death to America
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 74
          +score: 0
          +lastActive: DateTime @1696582721 {#2219
            date: 2023-10-06 10:58:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2193 …}
          +nested: Doctrine\ORM\PersistentCollection {#2205 …}
          +votes: Doctrine\ORM\PersistentCollection {#2202 …}
          +reports: Doctrine\ORM\PersistentCollection {#2210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
          -id: 32218
          -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4052003"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696471277 {#2217
            date: 2023-10-05 04:01:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696515593 {#3162
          date: 2023-10-05 16:19:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3166 …}
        +nested: Doctrine\ORM\PersistentCollection {#3168 …}
        +votes: Doctrine\ORM\PersistentCollection {#3170 …}
        +reports: Doctrine\ORM\PersistentCollection {#3172 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
        -id: 33058
        -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3579221"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696515593 {#3163
          date: 2023-10-05 16:19:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Lol. You owned yourself"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696526732 {#3423
        date: 2023-10-05 19:25:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3427 …}
      +nested: Doctrine\ORM\PersistentCollection {#3429 …}
      +votes: Doctrine\ORM\PersistentCollection {#3431 …}
      +reports: Doctrine\ORM\PersistentCollection {#3433 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
      -id: 33390
      -bodyTs: "'lol':1 'own':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4054727"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696526732 {#3424
        date: 2023-10-05 19:25:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Not really. I didn’t know that Saudi Arabia will host one because I really don’t care about fifa trash. But the meme is about Qatar and NC. So talking about Saudi Arabia is still kinda weird but no one is saying Saudi Arabia would be better than NC. The post just implies Qatar is better, while you totally could understand the meme to be about harming the WC branding and pushing the limits too far in general."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696535673 {#3571
      date: 2023-10-05 21:54:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Flyberius@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3574 …}
    +nested: Doctrine\ORM\PersistentCollection {#3576 …}
    +votes: Doctrine\ORM\PersistentCollection {#3578 …}
    +reports: Doctrine\ORM\PersistentCollection {#3580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
    -id: 33650
    -bodyTs: "'arabia':9,34,45 'better':48,57 'brand':71 'care':18 'could':61 'didn':4 'far':77 'fifa':20 'general':79 'harm':68 'host':11 'impli':54 'kinda':37 'know':6 'limit':75 'meme':24,64 'nc':29,50 'one':12,41 'post':52 'push':73 'qatar':27,55 'realli':2,15 'saudi':8,33,44 'say':43 'still':36 'talk':31 'total':60 'trash':21 'understand':62 'wc':70 'weird':38 'would':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3587389"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696535673 {#3572
      date: 2023-10-05 21:54:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "No, you did."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696573079 {#3638
    date: 2023-10-06 08:17:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 34396
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4057951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696573079 {#3639
    date: 2023-10-06 08:17:59.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
119 DENIED edit
App\Entity\EntryComment {#3640
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3573
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3425
      +user: Proxies\__CG__\App\Entity\User {#3426 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3164
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2195
          +user: App\Entity\User {#2204 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
            \n
            Death to America
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 74
          +score: 0
          +lastActive: DateTime @1696582721 {#2219
            date: 2023-10-06 10:58:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2193 …}
          +nested: Doctrine\ORM\PersistentCollection {#2205 …}
          +votes: Doctrine\ORM\PersistentCollection {#2202 …}
          +reports: Doctrine\ORM\PersistentCollection {#2210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
          -id: 32218
          -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4052003"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696471277 {#2217
            date: 2023-10-05 04:01:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696515593 {#3162
          date: 2023-10-05 16:19:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3166 …}
        +nested: Doctrine\ORM\PersistentCollection {#3168 …}
        +votes: Doctrine\ORM\PersistentCollection {#3170 …}
        +reports: Doctrine\ORM\PersistentCollection {#3172 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
        -id: 33058
        -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3579221"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696515593 {#3163
          date: 2023-10-05 16:19:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Lol. You owned yourself"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696526732 {#3423
        date: 2023-10-05 19:25:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3427 …}
      +nested: Doctrine\ORM\PersistentCollection {#3429 …}
      +votes: Doctrine\ORM\PersistentCollection {#3431 …}
      +reports: Doctrine\ORM\PersistentCollection {#3433 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
      -id: 33390
      -bodyTs: "'lol':1 'own':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4054727"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696526732 {#3424
        date: 2023-10-05 19:25:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Not really. I didn’t know that Saudi Arabia will host one because I really don’t care about fifa trash. But the meme is about Qatar and NC. So talking about Saudi Arabia is still kinda weird but no one is saying Saudi Arabia would be better than NC. The post just implies Qatar is better, while you totally could understand the meme to be about harming the WC branding and pushing the limits too far in general."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696535673 {#3571
      date: 2023-10-05 21:54:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Flyberius@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3574 …}
    +nested: Doctrine\ORM\PersistentCollection {#3576 …}
    +votes: Doctrine\ORM\PersistentCollection {#3578 …}
    +reports: Doctrine\ORM\PersistentCollection {#3580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
    -id: 33650
    -bodyTs: "'arabia':9,34,45 'better':48,57 'brand':71 'care':18 'could':61 'didn':4 'far':77 'fifa':20 'general':79 'harm':68 'host':11 'impli':54 'kinda':37 'know':6 'limit':75 'meme':24,64 'nc':29,50 'one':12,41 'post':52 'push':73 'qatar':27,55 'realli':2,15 'saudi':8,33,44 'say':43 'still':36 'talk':31 'total':60 'trash':21 'understand':62 'wc':70 'weird':38 'would':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3587389"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696535673 {#3572
      date: 2023-10-05 21:54:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "No, you did."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696573079 {#3638
    date: 2023-10-06 08:17:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 34396
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4057951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696573079 {#3639
    date: 2023-10-06 08:17:59.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
120 DENIED moderate
App\Entity\EntryComment {#3640
  +user: Proxies\__CG__\App\Entity\User {#3426 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3573
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3425
      +user: Proxies\__CG__\App\Entity\User {#3426 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3164
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2195
          +user: App\Entity\User {#2204 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
            \n
            Death to America
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 74
          +score: 0
          +lastActive: DateTime @1696582721 {#2219
            date: 2023-10-06 10:58:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2193 …}
          +nested: Doctrine\ORM\PersistentCollection {#2205 …}
          +votes: Doctrine\ORM\PersistentCollection {#2202 …}
          +reports: Doctrine\ORM\PersistentCollection {#2210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
          -id: 32218
          -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4052003"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696471277 {#2217
            date: 2023-10-05 04:01:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696515593 {#3162
          date: 2023-10-05 16:19:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3166 …}
        +nested: Doctrine\ORM\PersistentCollection {#3168 …}
        +votes: Doctrine\ORM\PersistentCollection {#3170 …}
        +reports: Doctrine\ORM\PersistentCollection {#3172 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
        -id: 33058
        -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3579221"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696515593 {#3163
          date: 2023-10-05 16:19:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Lol. You owned yourself"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696526732 {#3423
        date: 2023-10-05 19:25:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3427 …}
      +nested: Doctrine\ORM\PersistentCollection {#3429 …}
      +votes: Doctrine\ORM\PersistentCollection {#3431 …}
      +reports: Doctrine\ORM\PersistentCollection {#3433 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
      -id: 33390
      -bodyTs: "'lol':1 'own':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4054727"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696526732 {#3424
        date: 2023-10-05 19:25:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Not really. I didn’t know that Saudi Arabia will host one because I really don’t care about fifa trash. But the meme is about Qatar and NC. So talking about Saudi Arabia is still kinda weird but no one is saying Saudi Arabia would be better than NC. The post just implies Qatar is better, while you totally could understand the meme to be about harming the WC branding and pushing the limits too far in general."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696535673 {#3571
      date: 2023-10-05 21:54:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Flyberius@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3574 …}
    +nested: Doctrine\ORM\PersistentCollection {#3576 …}
    +votes: Doctrine\ORM\PersistentCollection {#3578 …}
    +reports: Doctrine\ORM\PersistentCollection {#3580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
    -id: 33650
    -bodyTs: "'arabia':9,34,45 'better':48,57 'brand':71 'care':18 'could':61 'didn':4 'far':77 'fifa':20 'general':79 'harm':68 'host':11 'impli':54 'kinda':37 'know':6 'limit':75 'meme':24,64 'nc':29,50 'one':12,41 'post':52 'push':73 'qatar':27,55 'realli':2,15 'saudi':8,33,44 'say':43 'still':36 'talk':31 'total':60 'trash':21 'understand':62 'wc':70 'weird':38 'would':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3587389"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696535673 {#3572
      date: 2023-10-05 21:54:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "No, you did."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696573079 {#3638
    date: 2023-10-06 08:17:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 34396
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4057951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696573079 {#3639
    date: 2023-10-06 08:17:59.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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3708
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3640
    +user: Proxies\__CG__\App\Entity\User {#3426 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3573
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3425
        +user: Proxies\__CG__\App\Entity\User {#3426 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3164
          +user: Proxies\__CG__\App\Entity\User {#3165 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2195
            +user: App\Entity\User {#2204 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
              \n
              Death to America
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 74
            +score: 0
            +lastActive: DateTime @1696582721 {#2219
              date: 2023-10-06 10:58:41.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2193 …}
            +nested: Doctrine\ORM\PersistentCollection {#2205 …}
            +votes: Doctrine\ORM\PersistentCollection {#2202 …}
            +reports: Doctrine\ORM\PersistentCollection {#2210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
            -id: 32218
            -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/4052003"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696471277 {#2217
              date: 2023-10-05 04:01:17.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696515593 {#3162
            date: 2023-10-05 16:19:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3166 …}
          +nested: Doctrine\ORM\PersistentCollection {#3168 …}
          +votes: Doctrine\ORM\PersistentCollection {#3170 …}
          +reports: Doctrine\ORM\PersistentCollection {#3172 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
          -id: 33058
          -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3579221"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696515593 {#3163
            date: 2023-10-05 16:19:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "Lol. You owned yourself"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1696526732 {#3423
          date: 2023-10-05 19:25:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3427 …}
        +nested: Doctrine\ORM\PersistentCollection {#3429 …}
        +votes: Doctrine\ORM\PersistentCollection {#3431 …}
        +reports: Doctrine\ORM\PersistentCollection {#3433 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
        -id: 33390
        -bodyTs: "'lol':1 'own':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4054727"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696526732 {#3424
          date: 2023-10-05 19:25:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Not really. I didn’t know that Saudi Arabia will host one because I really don’t care about fifa trash. But the meme is about Qatar and NC. So talking about Saudi Arabia is still kinda weird but no one is saying Saudi Arabia would be better than NC. The post just implies Qatar is better, while you totally could understand the meme to be about harming the WC branding and pushing the limits too far in general."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696535673 {#3571
        date: 2023-10-05 21:54:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Flyberius@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3574 …}
      +nested: Doctrine\ORM\PersistentCollection {#3576 …}
      +votes: Doctrine\ORM\PersistentCollection {#3578 …}
      +reports: Doctrine\ORM\PersistentCollection {#3580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
      -id: 33650
      -bodyTs: "'arabia':9,34,45 'better':48,57 'brand':71 'care':18 'could':61 'didn':4 'far':77 'fifa':20 'general':79 'harm':68 'host':11 'impli':54 'kinda':37 'know':6 'limit':75 'meme':24,64 'nc':29,50 'one':12,41 'post':52 'push':73 'qatar':27,55 'realli':2,15 'saudi':8,33,44 'say':43 'still':36 'talk':31 'total':60 'trash':21 'understand':62 'wc':70 'weird':38 'would':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3587389"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696535673 {#3572
        date: 2023-10-05 21:54:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "No, you did."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696573079 {#3638
      date: 2023-10-06 08:17:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Flyberius@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3641 …}
    +nested: Doctrine\ORM\PersistentCollection {#3643 …}
    +votes: Doctrine\ORM\PersistentCollection {#3645 …}
    +reports: Doctrine\ORM\PersistentCollection {#3647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
    -id: 34396
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4057951"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696573079 {#3639
      date: 2023-10-06 08:17:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Did what? Where?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696582473 {#3706
    date: 2023-10-06 10:54:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3709 …}
  +nested: Doctrine\ORM\PersistentCollection {#3711 …}
  +votes: Doctrine\ORM\PersistentCollection {#3713 …}
  +reports: Doctrine\ORM\PersistentCollection {#3715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3719 …}
  -id: 34469
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3601136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696582473 {#3707
    date: 2023-10-06 10:54:33.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
123 DENIED edit
App\Entity\EntryComment {#3708
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3640
    +user: Proxies\__CG__\App\Entity\User {#3426 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3573
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3425
        +user: Proxies\__CG__\App\Entity\User {#3426 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3164
          +user: Proxies\__CG__\App\Entity\User {#3165 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2195
            +user: App\Entity\User {#2204 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
              \n
              Death to America
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 74
            +score: 0
            +lastActive: DateTime @1696582721 {#2219
              date: 2023-10-06 10:58:41.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2193 …}
            +nested: Doctrine\ORM\PersistentCollection {#2205 …}
            +votes: Doctrine\ORM\PersistentCollection {#2202 …}
            +reports: Doctrine\ORM\PersistentCollection {#2210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
            -id: 32218
            -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/4052003"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696471277 {#2217
              date: 2023-10-05 04:01:17.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696515593 {#3162
            date: 2023-10-05 16:19:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3166 …}
          +nested: Doctrine\ORM\PersistentCollection {#3168 …}
          +votes: Doctrine\ORM\PersistentCollection {#3170 …}
          +reports: Doctrine\ORM\PersistentCollection {#3172 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
          -id: 33058
          -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3579221"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696515593 {#3163
            date: 2023-10-05 16:19:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "Lol. You owned yourself"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1696526732 {#3423
          date: 2023-10-05 19:25:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3427 …}
        +nested: Doctrine\ORM\PersistentCollection {#3429 …}
        +votes: Doctrine\ORM\PersistentCollection {#3431 …}
        +reports: Doctrine\ORM\PersistentCollection {#3433 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
        -id: 33390
        -bodyTs: "'lol':1 'own':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4054727"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696526732 {#3424
          date: 2023-10-05 19:25:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Not really. I didn’t know that Saudi Arabia will host one because I really don’t care about fifa trash. But the meme is about Qatar and NC. So talking about Saudi Arabia is still kinda weird but no one is saying Saudi Arabia would be better than NC. The post just implies Qatar is better, while you totally could understand the meme to be about harming the WC branding and pushing the limits too far in general."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696535673 {#3571
        date: 2023-10-05 21:54:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Flyberius@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3574 …}
      +nested: Doctrine\ORM\PersistentCollection {#3576 …}
      +votes: Doctrine\ORM\PersistentCollection {#3578 …}
      +reports: Doctrine\ORM\PersistentCollection {#3580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
      -id: 33650
      -bodyTs: "'arabia':9,34,45 'better':48,57 'brand':71 'care':18 'could':61 'didn':4 'far':77 'fifa':20 'general':79 'harm':68 'host':11 'impli':54 'kinda':37 'know':6 'limit':75 'meme':24,64 'nc':29,50 'one':12,41 'post':52 'push':73 'qatar':27,55 'realli':2,15 'saudi':8,33,44 'say':43 'still':36 'talk':31 'total':60 'trash':21 'understand':62 'wc':70 'weird':38 'would':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3587389"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696535673 {#3572
        date: 2023-10-05 21:54:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "No, you did."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696573079 {#3638
      date: 2023-10-06 08:17:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Flyberius@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3641 …}
    +nested: Doctrine\ORM\PersistentCollection {#3643 …}
    +votes: Doctrine\ORM\PersistentCollection {#3645 …}
    +reports: Doctrine\ORM\PersistentCollection {#3647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
    -id: 34396
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4057951"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696573079 {#3639
      date: 2023-10-06 08:17:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Did what? Where?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696582473 {#3706
    date: 2023-10-06 10:54:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3709 …}
  +nested: Doctrine\ORM\PersistentCollection {#3711 …}
  +votes: Doctrine\ORM\PersistentCollection {#3713 …}
  +reports: Doctrine\ORM\PersistentCollection {#3715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3719 …}
  -id: 34469
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3601136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696582473 {#3707
    date: 2023-10-06 10:54:33.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
124 DENIED moderate
App\Entity\EntryComment {#3708
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3640
    +user: Proxies\__CG__\App\Entity\User {#3426 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3573
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3425
        +user: Proxies\__CG__\App\Entity\User {#3426 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3164
          +user: Proxies\__CG__\App\Entity\User {#3165 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2195
            +user: App\Entity\User {#2204 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
              \n
              Death to America
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 74
            +score: 0
            +lastActive: DateTime @1696582721 {#2219
              date: 2023-10-06 10:58:41.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2193 …}
            +nested: Doctrine\ORM\PersistentCollection {#2205 …}
            +votes: Doctrine\ORM\PersistentCollection {#2202 …}
            +reports: Doctrine\ORM\PersistentCollection {#2210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
            -id: 32218
            -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/4052003"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696471277 {#2217
              date: 2023-10-05 04:01:17.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696515593 {#3162
            date: 2023-10-05 16:19:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3166 …}
          +nested: Doctrine\ORM\PersistentCollection {#3168 …}
          +votes: Doctrine\ORM\PersistentCollection {#3170 …}
          +reports: Doctrine\ORM\PersistentCollection {#3172 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
          -id: 33058
          -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3579221"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696515593 {#3163
            date: 2023-10-05 16:19:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "Lol. You owned yourself"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1696526732 {#3423
          date: 2023-10-05 19:25:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3427 …}
        +nested: Doctrine\ORM\PersistentCollection {#3429 …}
        +votes: Doctrine\ORM\PersistentCollection {#3431 …}
        +reports: Doctrine\ORM\PersistentCollection {#3433 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
        -id: 33390
        -bodyTs: "'lol':1 'own':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4054727"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696526732 {#3424
          date: 2023-10-05 19:25:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Not really. I didn’t know that Saudi Arabia will host one because I really don’t care about fifa trash. But the meme is about Qatar and NC. So talking about Saudi Arabia is still kinda weird but no one is saying Saudi Arabia would be better than NC. The post just implies Qatar is better, while you totally could understand the meme to be about harming the WC branding and pushing the limits too far in general."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696535673 {#3571
        date: 2023-10-05 21:54:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Flyberius@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3574 …}
      +nested: Doctrine\ORM\PersistentCollection {#3576 …}
      +votes: Doctrine\ORM\PersistentCollection {#3578 …}
      +reports: Doctrine\ORM\PersistentCollection {#3580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
      -id: 33650
      -bodyTs: "'arabia':9,34,45 'better':48,57 'brand':71 'care':18 'could':61 'didn':4 'far':77 'fifa':20 'general':79 'harm':68 'host':11 'impli':54 'kinda':37 'know':6 'limit':75 'meme':24,64 'nc':29,50 'one':12,41 'post':52 'push':73 'qatar':27,55 'realli':2,15 'saudi':8,33,44 'say':43 'still':36 'talk':31 'total':60 'trash':21 'understand':62 'wc':70 'weird':38 'would':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3587389"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696535673 {#3572
        date: 2023-10-05 21:54:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "No, you did."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696573079 {#3638
      date: 2023-10-06 08:17:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Flyberius@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3641 …}
    +nested: Doctrine\ORM\PersistentCollection {#3643 …}
    +votes: Doctrine\ORM\PersistentCollection {#3645 …}
    +reports: Doctrine\ORM\PersistentCollection {#3647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
    -id: 34396
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4057951"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696573079 {#3639
      date: 2023-10-06 08:17:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Did what? Where?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696582473 {#3706
    date: 2023-10-06 10:54:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Flyberius@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3709 …}
  +nested: Doctrine\ORM\PersistentCollection {#3711 …}
  +votes: Doctrine\ORM\PersistentCollection {#3713 …}
  +reports: Doctrine\ORM\PersistentCollection {#3715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3719 …}
  -id: 34469
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3601136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696582473 {#3707
    date: 2023-10-06 10:54:33.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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696515593 {#3162
      date: 2023-10-05 16:19:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 33058
    -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3579221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696515593 {#3163
      date: 2023-10-05 16:19:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696526541 {#3439
    date: 2023-10-05 19:22:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 33386
  -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4054713"
  +editedAt: DateTimeImmutable @1696534846 {#3440
    date: 2023-10-05 21:40:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696526541 {#3441
    date: 2023-10-05 19:22:21.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
127 DENIED edit
App\Entity\EntryComment {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696515593 {#3162
      date: 2023-10-05 16:19:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 33058
    -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3579221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696515593 {#3163
      date: 2023-10-05 16:19:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696526541 {#3439
    date: 2023-10-05 19:22:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 33386
  -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4054713"
  +editedAt: DateTimeImmutable @1696534846 {#3440
    date: 2023-10-05 21:40:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696526541 {#3441
    date: 2023-10-05 19:22:21.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
128 DENIED moderate
App\Entity\EntryComment {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
        \n
        Death to America
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 74
      +score: 0
      +lastActive: DateTime @1696582721 {#2219
        date: 2023-10-06 10:58:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 32218
      -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4052003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696471277 {#2217
        date: 2023-10-05 04:01:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696515593 {#3162
      date: 2023-10-05 16:19:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 33058
    -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3579221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696515593 {#3163
      date: 2023-10-05 16:19:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696526541 {#3439
    date: 2023-10-05 19:22:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 33386
  -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4054713"
  +editedAt: DateTimeImmutable @1696534846 {#3440
    date: 2023-10-05 21:40:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696526541 {#3441
    date: 2023-10-05 19:22:21.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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3558
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3442
    +user: Proxies\__CG__\App\Entity\User {#3443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3164
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2195
        +user: App\Entity\User {#2204 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
          \n
          Death to America
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1696582721 {#2219
          date: 2023-10-06 10:58:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 32218
        -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4052003"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696471277 {#2217
          date: 2023-10-05 04:01:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696515593 {#3162
        date: 2023-10-05 16:19:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 33058
      -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3579221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696515593 {#3163
        date: 2023-10-05 16:19:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696526541 {#3439
      date: 2023-10-05 19:22:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3444 …}
    +nested: Doctrine\ORM\PersistentCollection {#3446 …}
    +votes: Doctrine\ORM\PersistentCollection {#3448 …}
    +reports: Doctrine\ORM\PersistentCollection {#3450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
    -id: 33386
    -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4054713"
    +editedAt: DateTimeImmutable @1696534846 {#3440
      date: 2023-10-05 21:40:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696526541 {#3441
      date: 2023-10-05 19:22:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696536046 {#3556
    date: 2023-10-05 22:00:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
  -id: 33661
  -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3587531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696536046 {#3557
    date: 2023-10-05 22:00:46.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
131 DENIED edit
App\Entity\EntryComment {#3558
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3442
    +user: Proxies\__CG__\App\Entity\User {#3443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3164
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2195
        +user: App\Entity\User {#2204 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
          \n
          Death to America
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1696582721 {#2219
          date: 2023-10-06 10:58:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 32218
        -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4052003"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696471277 {#2217
          date: 2023-10-05 04:01:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696515593 {#3162
        date: 2023-10-05 16:19:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 33058
      -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3579221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696515593 {#3163
        date: 2023-10-05 16:19:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696526541 {#3439
      date: 2023-10-05 19:22:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3444 …}
    +nested: Doctrine\ORM\PersistentCollection {#3446 …}
    +votes: Doctrine\ORM\PersistentCollection {#3448 …}
    +reports: Doctrine\ORM\PersistentCollection {#3450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
    -id: 33386
    -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4054713"
    +editedAt: DateTimeImmutable @1696534846 {#3440
      date: 2023-10-05 21:40:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696526541 {#3441
      date: 2023-10-05 19:22:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696536046 {#3556
    date: 2023-10-05 22:00:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
  -id: 33661
  -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3587531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696536046 {#3557
    date: 2023-10-05 22:00:46.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
132 DENIED moderate
App\Entity\EntryComment {#3558
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3442
    +user: Proxies\__CG__\App\Entity\User {#3443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3164
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2195
        +user: App\Entity\User {#2204 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
          \n
          Death to America
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1696582721 {#2219
          date: 2023-10-06 10:58:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 32218
        -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4052003"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696471277 {#2217
          date: 2023-10-05 04:01:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696515593 {#3162
        date: 2023-10-05 16:19:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3166 …}
      +nested: Doctrine\ORM\PersistentCollection {#3168 …}
      +votes: Doctrine\ORM\PersistentCollection {#3170 …}
      +reports: Doctrine\ORM\PersistentCollection {#3172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
      -id: 33058
      -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3579221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696515593 {#3163
        date: 2023-10-05 16:19:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696526541 {#3439
      date: 2023-10-05 19:22:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3444 …}
    +nested: Doctrine\ORM\PersistentCollection {#3446 …}
    +votes: Doctrine\ORM\PersistentCollection {#3448 …}
    +reports: Doctrine\ORM\PersistentCollection {#3450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
    -id: 33386
    -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4054713"
    +editedAt: DateTimeImmutable @1696534846 {#3440
      date: 2023-10-05 21:40:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696526541 {#3441
      date: 2023-10-05 19:22:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696536046 {#3556
    date: 2023-10-05 22:00:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
  -id: 33661
  -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3587531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696536046 {#3557
    date: 2023-10-05 22:00:46.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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3656
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3558
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3442
      +user: Proxies\__CG__\App\Entity\User {#3443 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3164
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2195
          +user: App\Entity\User {#2204 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
            \n
            Death to America
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 74
          +score: 0
          +lastActive: DateTime @1696582721 {#2219
            date: 2023-10-06 10:58:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2193 …}
          +nested: Doctrine\ORM\PersistentCollection {#2205 …}
          +votes: Doctrine\ORM\PersistentCollection {#2202 …}
          +reports: Doctrine\ORM\PersistentCollection {#2210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
          -id: 32218
          -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4052003"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696471277 {#2217
            date: 2023-10-05 04:01:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696515593 {#3162
          date: 2023-10-05 16:19:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3166 …}
        +nested: Doctrine\ORM\PersistentCollection {#3168 …}
        +votes: Doctrine\ORM\PersistentCollection {#3170 …}
        +reports: Doctrine\ORM\PersistentCollection {#3172 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
        -id: 33058
        -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3579221"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696515593 {#3163
          date: 2023-10-05 16:19:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696526541 {#3439
        date: 2023-10-05 19:22:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3444 …}
      +nested: Doctrine\ORM\PersistentCollection {#3446 …}
      +votes: Doctrine\ORM\PersistentCollection {#3448 …}
      +reports: Doctrine\ORM\PersistentCollection {#3450 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
      -id: 33386
      -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4054713"
      +editedAt: DateTimeImmutable @1696534846 {#3440
        date: 2023-10-05 21:40:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696526541 {#3441
        date: 2023-10-05 19:22:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696536046 {#3556
      date: 2023-10-05 22:00:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3559 …}
    +nested: Doctrine\ORM\PersistentCollection {#3561 …}
    +votes: Doctrine\ORM\PersistentCollection {#3563 …}
    +reports: Doctrine\ORM\PersistentCollection {#3565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
    -id: 33661
    -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3587531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696536046 {#3557
      date: 2023-10-05 22:00:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696539628 {#3653
    date: 2023-10-05 23:00:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 33755
  -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055777"
  +editedAt: DateTimeImmutable @1696539649 {#3654
    date: 2023-10-05 23:00:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696539628 {#3655
    date: 2023-10-05 23:00:28.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
135 DENIED edit
App\Entity\EntryComment {#3656
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3558
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3442
      +user: Proxies\__CG__\App\Entity\User {#3443 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3164
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2195
          +user: App\Entity\User {#2204 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
            \n
            Death to America
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 74
          +score: 0
          +lastActive: DateTime @1696582721 {#2219
            date: 2023-10-06 10:58:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2193 …}
          +nested: Doctrine\ORM\PersistentCollection {#2205 …}
          +votes: Doctrine\ORM\PersistentCollection {#2202 …}
          +reports: Doctrine\ORM\PersistentCollection {#2210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
          -id: 32218
          -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4052003"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696471277 {#2217
            date: 2023-10-05 04:01:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696515593 {#3162
          date: 2023-10-05 16:19:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3166 …}
        +nested: Doctrine\ORM\PersistentCollection {#3168 …}
        +votes: Doctrine\ORM\PersistentCollection {#3170 …}
        +reports: Doctrine\ORM\PersistentCollection {#3172 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
        -id: 33058
        -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3579221"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696515593 {#3163
          date: 2023-10-05 16:19:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696526541 {#3439
        date: 2023-10-05 19:22:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3444 …}
      +nested: Doctrine\ORM\PersistentCollection {#3446 …}
      +votes: Doctrine\ORM\PersistentCollection {#3448 …}
      +reports: Doctrine\ORM\PersistentCollection {#3450 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
      -id: 33386
      -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4054713"
      +editedAt: DateTimeImmutable @1696534846 {#3440
        date: 2023-10-05 21:40:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696526541 {#3441
        date: 2023-10-05 19:22:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696536046 {#3556
      date: 2023-10-05 22:00:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3559 …}
    +nested: Doctrine\ORM\PersistentCollection {#3561 …}
    +votes: Doctrine\ORM\PersistentCollection {#3563 …}
    +reports: Doctrine\ORM\PersistentCollection {#3565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
    -id: 33661
    -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3587531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696536046 {#3557
      date: 2023-10-05 22:00:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696539628 {#3653
    date: 2023-10-05 23:00:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 33755
  -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055777"
  +editedAt: DateTimeImmutable @1696539649 {#3654
    date: 2023-10-05 23:00:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696539628 {#3655
    date: 2023-10-05 23:00:28.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
136 DENIED moderate
App\Entity\EntryComment {#3656
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3558
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3442
      +user: Proxies\__CG__\App\Entity\User {#3443 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3164
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2195
          +user: App\Entity\User {#2204 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
            \n
            Death to America
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 74
          +score: 0
          +lastActive: DateTime @1696582721 {#2219
            date: 2023-10-06 10:58:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2193 …}
          +nested: Doctrine\ORM\PersistentCollection {#2205 …}
          +votes: Doctrine\ORM\PersistentCollection {#2202 …}
          +reports: Doctrine\ORM\PersistentCollection {#2210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
          -id: 32218
          -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4052003"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696471277 {#2217
            date: 2023-10-05 04:01:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1696515593 {#3162
          date: 2023-10-05 16:19:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3166 …}
        +nested: Doctrine\ORM\PersistentCollection {#3168 …}
        +votes: Doctrine\ORM\PersistentCollection {#3170 …}
        +reports: Doctrine\ORM\PersistentCollection {#3172 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
        -id: 33058
        -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3579221"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696515593 {#3163
          date: 2023-10-05 16:19:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696526541 {#3439
        date: 2023-10-05 19:22:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3444 …}
      +nested: Doctrine\ORM\PersistentCollection {#3446 …}
      +votes: Doctrine\ORM\PersistentCollection {#3448 …}
      +reports: Doctrine\ORM\PersistentCollection {#3450 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
      -id: 33386
      -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4054713"
      +editedAt: DateTimeImmutable @1696534846 {#3440
        date: 2023-10-05 21:40:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696526541 {#3441
        date: 2023-10-05 19:22:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696536046 {#3556
      date: 2023-10-05 22:00:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3559 …}
    +nested: Doctrine\ORM\PersistentCollection {#3561 …}
    +votes: Doctrine\ORM\PersistentCollection {#3563 …}
    +reports: Doctrine\ORM\PersistentCollection {#3565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
    -id: 33661
    -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3587531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696536046 {#3557
      date: 2023-10-05 22:00:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696539628 {#3653
    date: 2023-10-05 23:00:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 33755
  -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055777"
  +editedAt: DateTimeImmutable @1696539649 {#3654
    date: 2023-10-05 23:00:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696539628 {#3655
    date: 2023-10-05 23:00:28.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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3680
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3656
    +user: Proxies\__CG__\App\Entity\User {#3443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3558
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3442
        +user: Proxies\__CG__\App\Entity\User {#3443 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3164
          +user: Proxies\__CG__\App\Entity\User {#3165 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2195
            +user: App\Entity\User {#2204 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
              \n
              Death to America
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 74
            +score: 0
            +lastActive: DateTime @1696582721 {#2219
              date: 2023-10-06 10:58:41.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2193 …}
            +nested: Doctrine\ORM\PersistentCollection {#2205 …}
            +votes: Doctrine\ORM\PersistentCollection {#2202 …}
            +reports: Doctrine\ORM\PersistentCollection {#2210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
            -id: 32218
            -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/4052003"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696471277 {#2217
              date: 2023-10-05 04:01:17.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696515593 {#3162
            date: 2023-10-05 16:19:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3166 …}
          +nested: Doctrine\ORM\PersistentCollection {#3168 …}
          +votes: Doctrine\ORM\PersistentCollection {#3170 …}
          +reports: Doctrine\ORM\PersistentCollection {#3172 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
          -id: 33058
          -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3579221"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696515593 {#3163
            date: 2023-10-05 16:19:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696526541 {#3439
          date: 2023-10-05 19:22:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3444 …}
        +nested: Doctrine\ORM\PersistentCollection {#3446 …}
        +votes: Doctrine\ORM\PersistentCollection {#3448 …}
        +reports: Doctrine\ORM\PersistentCollection {#3450 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
        -id: 33386
        -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4054713"
        +editedAt: DateTimeImmutable @1696534846 {#3440
          date: 2023-10-05 21:40:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696526541 {#3441
          date: 2023-10-05 19:22:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696536046 {#3556
        date: 2023-10-05 22:00:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3559 …}
      +nested: Doctrine\ORM\PersistentCollection {#3561 …}
      +votes: Doctrine\ORM\PersistentCollection {#3563 …}
      +reports: Doctrine\ORM\PersistentCollection {#3565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
      -id: 33661
      -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3587531"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696536046 {#3557
        date: 2023-10-05 22:00:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696539628 {#3653
      date: 2023-10-05 23:00:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3657 …}
    +nested: Doctrine\ORM\PersistentCollection {#3659 …}
    +votes: Doctrine\ORM\PersistentCollection {#3661 …}
    +reports: Doctrine\ORM\PersistentCollection {#3663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
    -id: 33755
    -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4055777"
    +editedAt: DateTimeImmutable @1696539649 {#3654
      date: 2023-10-05 23:00:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696539628 {#3655
      date: 2023-10-05 23:00:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: """
    Uninformed jackass because I point out that his rant about Saudi Arabia is a little weird considering the fact that the post is about Qatar and not Saudi Arabia.\n
    \n
    If you think a little about the post, you realize that it makes no point about whether or not Saudi Arabia is worse or better than nc. Neither did I. And if you think a little more you realize that the meme could be understood that fifa is pushing more and more the limits of their fans patience by making bad decisions repeatably. And through that, not even comparing Qatar with nc. In other words, the comment that I responded to talks about a party that is not part of the meme for no reason, and understands the meme in one precise way as alternative understanding would render the rant even more strange.\n
    \n
    But I am uninformed jackass, for pointing at that… ok buddy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696540668 {#3681
    date: 2023-10-05 23:17:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3676 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3675 …}
  +reports: Doctrine\ORM\PersistentCollection {#3685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
  -id: 33786
  -bodyTs: "'altern':134 'arabia':12,29,50 'bad':90 'better':54 'buddi':153 'comment':106 'compar':98 'consid':17 'could':72 'decis':91 'even':97,140 'fact':19 'fan':86 'fifa':76 'jackass':2,147 'limit':83 'littl':15,34,65 'make':42,89 'meme':71,121,128 'nc':56,101 'neither':57 'ok':152 'one':130 'part':118 'parti':114 'patienc':87 'point':5,44,149 'post':22,37 'precis':131 'push':78 'qatar':25,99 'rant':9,139 'realiz':39,68 'reason':124 'render':137 'repeat':92 'respond':109 'saudi':11,28,49 'strang':142 'talk':111 'think':32,63 'understand':126,135 'understood':74 'uninform':1,146 'way':132 'weird':16 'whether':46 'word':104 'wors':52 'would':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3589379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696540668 {#3684
    date: 2023-10-05 23:17:48.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
139 DENIED edit
App\Entity\EntryComment {#3680
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3656
    +user: Proxies\__CG__\App\Entity\User {#3443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3558
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3442
        +user: Proxies\__CG__\App\Entity\User {#3443 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3164
          +user: Proxies\__CG__\App\Entity\User {#3165 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2195
            +user: App\Entity\User {#2204 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
              \n
              Death to America
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 74
            +score: 0
            +lastActive: DateTime @1696582721 {#2219
              date: 2023-10-06 10:58:41.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2193 …}
            +nested: Doctrine\ORM\PersistentCollection {#2205 …}
            +votes: Doctrine\ORM\PersistentCollection {#2202 …}
            +reports: Doctrine\ORM\PersistentCollection {#2210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
            -id: 32218
            -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/4052003"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696471277 {#2217
              date: 2023-10-05 04:01:17.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696515593 {#3162
            date: 2023-10-05 16:19:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3166 …}
          +nested: Doctrine\ORM\PersistentCollection {#3168 …}
          +votes: Doctrine\ORM\PersistentCollection {#3170 …}
          +reports: Doctrine\ORM\PersistentCollection {#3172 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
          -id: 33058
          -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3579221"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696515593 {#3163
            date: 2023-10-05 16:19:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696526541 {#3439
          date: 2023-10-05 19:22:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3444 …}
        +nested: Doctrine\ORM\PersistentCollection {#3446 …}
        +votes: Doctrine\ORM\PersistentCollection {#3448 …}
        +reports: Doctrine\ORM\PersistentCollection {#3450 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
        -id: 33386
        -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4054713"
        +editedAt: DateTimeImmutable @1696534846 {#3440
          date: 2023-10-05 21:40:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696526541 {#3441
          date: 2023-10-05 19:22:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696536046 {#3556
        date: 2023-10-05 22:00:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3559 …}
      +nested: Doctrine\ORM\PersistentCollection {#3561 …}
      +votes: Doctrine\ORM\PersistentCollection {#3563 …}
      +reports: Doctrine\ORM\PersistentCollection {#3565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
      -id: 33661
      -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3587531"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696536046 {#3557
        date: 2023-10-05 22:00:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696539628 {#3653
      date: 2023-10-05 23:00:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3657 …}
    +nested: Doctrine\ORM\PersistentCollection {#3659 …}
    +votes: Doctrine\ORM\PersistentCollection {#3661 …}
    +reports: Doctrine\ORM\PersistentCollection {#3663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
    -id: 33755
    -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4055777"
    +editedAt: DateTimeImmutable @1696539649 {#3654
      date: 2023-10-05 23:00:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696539628 {#3655
      date: 2023-10-05 23:00:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: """
    Uninformed jackass because I point out that his rant about Saudi Arabia is a little weird considering the fact that the post is about Qatar and not Saudi Arabia.\n
    \n
    If you think a little about the post, you realize that it makes no point about whether or not Saudi Arabia is worse or better than nc. Neither did I. And if you think a little more you realize that the meme could be understood that fifa is pushing more and more the limits of their fans patience by making bad decisions repeatably. And through that, not even comparing Qatar with nc. In other words, the comment that I responded to talks about a party that is not part of the meme for no reason, and understands the meme in one precise way as alternative understanding would render the rant even more strange.\n
    \n
    But I am uninformed jackass, for pointing at that… ok buddy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696540668 {#3681
    date: 2023-10-05 23:17:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3676 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3675 …}
  +reports: Doctrine\ORM\PersistentCollection {#3685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
  -id: 33786
  -bodyTs: "'altern':134 'arabia':12,29,50 'bad':90 'better':54 'buddi':153 'comment':106 'compar':98 'consid':17 'could':72 'decis':91 'even':97,140 'fact':19 'fan':86 'fifa':76 'jackass':2,147 'limit':83 'littl':15,34,65 'make':42,89 'meme':71,121,128 'nc':56,101 'neither':57 'ok':152 'one':130 'part':118 'parti':114 'patienc':87 'point':5,44,149 'post':22,37 'precis':131 'push':78 'qatar':25,99 'rant':9,139 'realiz':39,68 'reason':124 'render':137 'repeat':92 'respond':109 'saudi':11,28,49 'strang':142 'talk':111 'think':32,63 'understand':126,135 'understood':74 'uninform':1,146 'way':132 'weird':16 'whether':46 'word':104 'wors':52 'would':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3589379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696540668 {#3684
    date: 2023-10-05 23:17:48.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
140 DENIED moderate
App\Entity\EntryComment {#3680
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3656
    +user: Proxies\__CG__\App\Entity\User {#3443 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3558
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3442
        +user: Proxies\__CG__\App\Entity\User {#3443 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3164
          +user: Proxies\__CG__\App\Entity\User {#3165 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2195
            +user: App\Entity\User {#2204 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
              \n
              Death to America
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 74
            +score: 0
            +lastActive: DateTime @1696582721 {#2219
              date: 2023-10-06 10:58:41.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2193 …}
            +nested: Doctrine\ORM\PersistentCollection {#2205 …}
            +votes: Doctrine\ORM\PersistentCollection {#2202 …}
            +reports: Doctrine\ORM\PersistentCollection {#2210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
            -id: 32218
            -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/4052003"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696471277 {#2217
              date: 2023-10-05 04:01:17.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1696515593 {#3162
            date: 2023-10-05 16:19:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3166 …}
          +nested: Doctrine\ORM\PersistentCollection {#3168 …}
          +votes: Doctrine\ORM\PersistentCollection {#3170 …}
          +reports: Doctrine\ORM\PersistentCollection {#3172 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
          -id: 33058
          -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3579221"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696515593 {#3163
            date: 2023-10-05 16:19:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696526541 {#3439
          date: 2023-10-05 19:22:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3444 …}
        +nested: Doctrine\ORM\PersistentCollection {#3446 …}
        +votes: Doctrine\ORM\PersistentCollection {#3448 …}
        +reports: Doctrine\ORM\PersistentCollection {#3450 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
        -id: 33386
        -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4054713"
        +editedAt: DateTimeImmutable @1696534846 {#3440
          date: 2023-10-05 21:40:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696526541 {#3441
          date: 2023-10-05 19:22:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696536046 {#3556
        date: 2023-10-05 22:00:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3559 …}
      +nested: Doctrine\ORM\PersistentCollection {#3561 …}
      +votes: Doctrine\ORM\PersistentCollection {#3563 …}
      +reports: Doctrine\ORM\PersistentCollection {#3565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
      -id: 33661
      -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3587531"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696536046 {#3557
        date: 2023-10-05 22:00:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696539628 {#3653
      date: 2023-10-05 23:00:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3657 …}
    +nested: Doctrine\ORM\PersistentCollection {#3659 …}
    +votes: Doctrine\ORM\PersistentCollection {#3661 …}
    +reports: Doctrine\ORM\PersistentCollection {#3663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
    -id: 33755
    -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4055777"
    +editedAt: DateTimeImmutable @1696539649 {#3654
      date: 2023-10-05 23:00:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696539628 {#3655
      date: 2023-10-05 23:00:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: """
    Uninformed jackass because I point out that his rant about Saudi Arabia is a little weird considering the fact that the post is about Qatar and not Saudi Arabia.\n
    \n
    If you think a little about the post, you realize that it makes no point about whether or not Saudi Arabia is worse or better than nc. Neither did I. And if you think a little more you realize that the meme could be understood that fifa is pushing more and more the limits of their fans patience by making bad decisions repeatably. And through that, not even comparing Qatar with nc. In other words, the comment that I responded to talks about a party that is not part of the meme for no reason, and understands the meme in one precise way as alternative understanding would render the rant even more strange.\n
    \n
    But I am uninformed jackass, for pointing at that… ok buddy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696540668 {#3681
    date: 2023-10-05 23:17:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3676 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3675 …}
  +reports: Doctrine\ORM\PersistentCollection {#3685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
  -id: 33786
  -bodyTs: "'altern':134 'arabia':12,29,50 'bad':90 'better':54 'buddi':153 'comment':106 'compar':98 'consid':17 'could':72 'decis':91 'even':97,140 'fact':19 'fan':86 'fifa':76 'jackass':2,147 'limit':83 'littl':15,34,65 'make':42,89 'meme':71,121,128 'nc':56,101 'neither':57 'ok':152 'one':130 'part':118 'parti':114 'patienc':87 'point':5,44,149 'post':22,37 'precis':131 'push':78 'qatar':25,99 'rant':9,139 'realiz':39,68 'reason':124 'render':137 'repeat':92 'respond':109 'saudi':11,28,49 'strang':142 'talk':111 'think':32,63 'understand':126,135 'understood':74 'uninform':1,146 'way':132 'weird':16 'whether':46 'word':104 'wors':52 'would':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3589379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696540668 {#3684
    date: 2023-10-05 23:17:48.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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3731
  +user: Proxies\__CG__\App\Entity\User {#3728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3680
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3656
      +user: Proxies\__CG__\App\Entity\User {#3443 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3558
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3442
          +user: Proxies\__CG__\App\Entity\User {#3443 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3164
            +user: Proxies\__CG__\App\Entity\User {#3165 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#2195
              +user: App\Entity\User {#2204 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
                \n
                Death to America
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 74
              +score: 0
              +lastActive: DateTime @1696582721 {#2219
                date: 2023-10-06 10:58:41.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2193 …}
              +nested: Doctrine\ORM\PersistentCollection {#2205 …}
              +votes: Doctrine\ORM\PersistentCollection {#2202 …}
              +reports: Doctrine\ORM\PersistentCollection {#2210 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
              -id: 32218
              -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://hexbear.net/comment/4052003"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696471277 {#2217
                date: 2023-10-05 04:01:17.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2195}
            +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1696515593 {#3162
              date: 2023-10-05 16:19:53.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@2Password2Remember@hexbear.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3166 …}
            +nested: Doctrine\ORM\PersistentCollection {#3168 …}
            +votes: Doctrine\ORM\PersistentCollection {#3170 …}
            +reports: Doctrine\ORM\PersistentCollection {#3172 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
            -id: 33058
            -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3579221"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696515593 {#3163
              date: 2023-10-05 16:19:53.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696526541 {#3439
            date: 2023-10-05 19:22:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
            "@Tartas1995@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3444 …}
          +nested: Doctrine\ORM\PersistentCollection {#3446 …}
          +votes: Doctrine\ORM\PersistentCollection {#3448 …}
          +reports: Doctrine\ORM\PersistentCollection {#3450 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
          -id: 33386
          -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4054713"
          +editedAt: DateTimeImmutable @1696534846 {#3440
            date: 2023-10-05 21:40:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696526541 {#3441
            date: 2023-10-05 19:22:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696536046 {#3556
          date: 2023-10-05 22:00:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
          "@Adkml@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3559 …}
        +nested: Doctrine\ORM\PersistentCollection {#3561 …}
        +votes: Doctrine\ORM\PersistentCollection {#3563 …}
        +reports: Doctrine\ORM\PersistentCollection {#3565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
        -id: 33661
        -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3587531"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696536046 {#3557
          date: 2023-10-05 22:00:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696539628 {#3653
        date: 2023-10-05 23:00:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3657 …}
      +nested: Doctrine\ORM\PersistentCollection {#3659 …}
      +votes: Doctrine\ORM\PersistentCollection {#3661 …}
      +reports: Doctrine\ORM\PersistentCollection {#3663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
      -id: 33755
      -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4055777"
      +editedAt: DateTimeImmutable @1696539649 {#3654
        date: 2023-10-05 23:00:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696539628 {#3655
        date: 2023-10-05 23:00:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: """
      Uninformed jackass because I point out that his rant about Saudi Arabia is a little weird considering the fact that the post is about Qatar and not Saudi Arabia.\n
      \n
      If you think a little about the post, you realize that it makes no point about whether or not Saudi Arabia is worse or better than nc. Neither did I. And if you think a little more you realize that the meme could be understood that fifa is pushing more and more the limits of their fans patience by making bad decisions repeatably. And through that, not even comparing Qatar with nc. In other words, the comment that I responded to talks about a party that is not part of the meme for no reason, and understands the meme in one precise way as alternative understanding would render the rant even more strange.\n
      \n
      But I am uninformed jackass, for pointing at that… ok buddy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696540668 {#3681
      date: 2023-10-05 23:17:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3676 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3675 …}
    +reports: Doctrine\ORM\PersistentCollection {#3685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
    -id: 33786
    -bodyTs: "'altern':134 'arabia':12,29,50 'bad':90 'better':54 'buddi':153 'comment':106 'compar':98 'consid':17 'could':72 'decis':91 'even':97,140 'fact':19 'fan':86 'fifa':76 'jackass':2,147 'limit':83 'littl':15,34,65 'make':42,89 'meme':71,121,128 'nc':56,101 'neither':57 'ok':152 'one':130 'part':118 'parti':114 'patienc':87 'point':5,44,149 'post':22,37 'precis':131 'push':78 'qatar':25,99 'rant':9,139 'realiz':39,68 'reason':124 'render':137 'repeat':92 'respond':109 'saudi':11,28,49 'strang':142 'talk':111 'think':32,63 'understand':126,135 'understood':74 'uninform':1,146 'way':132 'weird':16 'whether':46 'word':104 'wors':52 'would':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3589379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696540668 {#3684
      date: 2023-10-05 23:17:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "You also keep calling it “NC” which is both uninformed *and* jackassish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696541187 {#3732
    date: 2023-10-05 23:26:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3725 …}
  +nested: Doctrine\ORM\PersistentCollection {#3723 …}
  +votes: Doctrine\ORM\PersistentCollection {#3727 …}
  +reports: Doctrine\ORM\PersistentCollection {#3738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3742 …}
  -id: 33801
  -bodyTs: "'also':2 'call':4 'jackassish':12 'keep':3 'nc':6 'uninform':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696541187 {#3735
    date: 2023-10-05 23:26:27.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
143 DENIED edit
App\Entity\EntryComment {#3731
  +user: Proxies\__CG__\App\Entity\User {#3728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3680
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3656
      +user: Proxies\__CG__\App\Entity\User {#3443 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3558
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3442
          +user: Proxies\__CG__\App\Entity\User {#3443 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3164
            +user: Proxies\__CG__\App\Entity\User {#3165 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#2195
              +user: App\Entity\User {#2204 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
                \n
                Death to America
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 74
              +score: 0
              +lastActive: DateTime @1696582721 {#2219
                date: 2023-10-06 10:58:41.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2193 …}
              +nested: Doctrine\ORM\PersistentCollection {#2205 …}
              +votes: Doctrine\ORM\PersistentCollection {#2202 …}
              +reports: Doctrine\ORM\PersistentCollection {#2210 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
              -id: 32218
              -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://hexbear.net/comment/4052003"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696471277 {#2217
                date: 2023-10-05 04:01:17.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2195}
            +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1696515593 {#3162
              date: 2023-10-05 16:19:53.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@2Password2Remember@hexbear.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3166 …}
            +nested: Doctrine\ORM\PersistentCollection {#3168 …}
            +votes: Doctrine\ORM\PersistentCollection {#3170 …}
            +reports: Doctrine\ORM\PersistentCollection {#3172 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
            -id: 33058
            -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3579221"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696515593 {#3163
              date: 2023-10-05 16:19:53.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696526541 {#3439
            date: 2023-10-05 19:22:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
            "@Tartas1995@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3444 …}
          +nested: Doctrine\ORM\PersistentCollection {#3446 …}
          +votes: Doctrine\ORM\PersistentCollection {#3448 …}
          +reports: Doctrine\ORM\PersistentCollection {#3450 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
          -id: 33386
          -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4054713"
          +editedAt: DateTimeImmutable @1696534846 {#3440
            date: 2023-10-05 21:40:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696526541 {#3441
            date: 2023-10-05 19:22:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696536046 {#3556
          date: 2023-10-05 22:00:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
          "@Adkml@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3559 …}
        +nested: Doctrine\ORM\PersistentCollection {#3561 …}
        +votes: Doctrine\ORM\PersistentCollection {#3563 …}
        +reports: Doctrine\ORM\PersistentCollection {#3565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
        -id: 33661
        -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3587531"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696536046 {#3557
          date: 2023-10-05 22:00:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696539628 {#3653
        date: 2023-10-05 23:00:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3657 …}
      +nested: Doctrine\ORM\PersistentCollection {#3659 …}
      +votes: Doctrine\ORM\PersistentCollection {#3661 …}
      +reports: Doctrine\ORM\PersistentCollection {#3663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
      -id: 33755
      -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4055777"
      +editedAt: DateTimeImmutable @1696539649 {#3654
        date: 2023-10-05 23:00:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696539628 {#3655
        date: 2023-10-05 23:00:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: """
      Uninformed jackass because I point out that his rant about Saudi Arabia is a little weird considering the fact that the post is about Qatar and not Saudi Arabia.\n
      \n
      If you think a little about the post, you realize that it makes no point about whether or not Saudi Arabia is worse or better than nc. Neither did I. And if you think a little more you realize that the meme could be understood that fifa is pushing more and more the limits of their fans patience by making bad decisions repeatably. And through that, not even comparing Qatar with nc. In other words, the comment that I responded to talks about a party that is not part of the meme for no reason, and understands the meme in one precise way as alternative understanding would render the rant even more strange.\n
      \n
      But I am uninformed jackass, for pointing at that… ok buddy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696540668 {#3681
      date: 2023-10-05 23:17:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3676 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3675 …}
    +reports: Doctrine\ORM\PersistentCollection {#3685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
    -id: 33786
    -bodyTs: "'altern':134 'arabia':12,29,50 'bad':90 'better':54 'buddi':153 'comment':106 'compar':98 'consid':17 'could':72 'decis':91 'even':97,140 'fact':19 'fan':86 'fifa':76 'jackass':2,147 'limit':83 'littl':15,34,65 'make':42,89 'meme':71,121,128 'nc':56,101 'neither':57 'ok':152 'one':130 'part':118 'parti':114 'patienc':87 'point':5,44,149 'post':22,37 'precis':131 'push':78 'qatar':25,99 'rant':9,139 'realiz':39,68 'reason':124 'render':137 'repeat':92 'respond':109 'saudi':11,28,49 'strang':142 'talk':111 'think':32,63 'understand':126,135 'understood':74 'uninform':1,146 'way':132 'weird':16 'whether':46 'word':104 'wors':52 'would':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3589379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696540668 {#3684
      date: 2023-10-05 23:17:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "You also keep calling it “NC” which is both uninformed *and* jackassish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696541187 {#3732
    date: 2023-10-05 23:26:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3725 …}
  +nested: Doctrine\ORM\PersistentCollection {#3723 …}
  +votes: Doctrine\ORM\PersistentCollection {#3727 …}
  +reports: Doctrine\ORM\PersistentCollection {#3738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3742 …}
  -id: 33801
  -bodyTs: "'also':2 'call':4 'jackassish':12 'keep':3 'nc':6 'uninform':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696541187 {#3735
    date: 2023-10-05 23:26:27.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
144 DENIED moderate
App\Entity\EntryComment {#3731
  +user: Proxies\__CG__\App\Entity\User {#3728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3680
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3656
      +user: Proxies\__CG__\App\Entity\User {#3443 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3558
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3442
          +user: Proxies\__CG__\App\Entity\User {#3443 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3164
            +user: Proxies\__CG__\App\Entity\User {#3165 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#2195
              +user: App\Entity\User {#2204 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
                \n
                Death to America
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 74
              +score: 0
              +lastActive: DateTime @1696582721 {#2219
                date: 2023-10-06 10:58:41.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2193 …}
              +nested: Doctrine\ORM\PersistentCollection {#2205 …}
              +votes: Doctrine\ORM\PersistentCollection {#2202 …}
              +reports: Doctrine\ORM\PersistentCollection {#2210 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
              -id: 32218
              -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://hexbear.net/comment/4052003"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696471277 {#2217
                date: 2023-10-05 04:01:17.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2195}
            +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1696515593 {#3162
              date: 2023-10-05 16:19:53.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@2Password2Remember@hexbear.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3166 …}
            +nested: Doctrine\ORM\PersistentCollection {#3168 …}
            +votes: Doctrine\ORM\PersistentCollection {#3170 …}
            +reports: Doctrine\ORM\PersistentCollection {#3172 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
            -id: 33058
            -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3579221"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696515593 {#3163
              date: 2023-10-05 16:19:53.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696526541 {#3439
            date: 2023-10-05 19:22:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
            "@Tartas1995@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3444 …}
          +nested: Doctrine\ORM\PersistentCollection {#3446 …}
          +votes: Doctrine\ORM\PersistentCollection {#3448 …}
          +reports: Doctrine\ORM\PersistentCollection {#3450 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
          -id: 33386
          -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4054713"
          +editedAt: DateTimeImmutable @1696534846 {#3440
            date: 2023-10-05 21:40:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696526541 {#3441
            date: 2023-10-05 19:22:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696536046 {#3556
          date: 2023-10-05 22:00:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
          "@Adkml@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3559 …}
        +nested: Doctrine\ORM\PersistentCollection {#3561 …}
        +votes: Doctrine\ORM\PersistentCollection {#3563 …}
        +reports: Doctrine\ORM\PersistentCollection {#3565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
        -id: 33661
        -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3587531"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696536046 {#3557
          date: 2023-10-05 22:00:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696539628 {#3653
        date: 2023-10-05 23:00:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3657 …}
      +nested: Doctrine\ORM\PersistentCollection {#3659 …}
      +votes: Doctrine\ORM\PersistentCollection {#3661 …}
      +reports: Doctrine\ORM\PersistentCollection {#3663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
      -id: 33755
      -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4055777"
      +editedAt: DateTimeImmutable @1696539649 {#3654
        date: 2023-10-05 23:00:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696539628 {#3655
        date: 2023-10-05 23:00:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: """
      Uninformed jackass because I point out that his rant about Saudi Arabia is a little weird considering the fact that the post is about Qatar and not Saudi Arabia.\n
      \n
      If you think a little about the post, you realize that it makes no point about whether or not Saudi Arabia is worse or better than nc. Neither did I. And if you think a little more you realize that the meme could be understood that fifa is pushing more and more the limits of their fans patience by making bad decisions repeatably. And through that, not even comparing Qatar with nc. In other words, the comment that I responded to talks about a party that is not part of the meme for no reason, and understands the meme in one precise way as alternative understanding would render the rant even more strange.\n
      \n
      But I am uninformed jackass, for pointing at that… ok buddy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696540668 {#3681
      date: 2023-10-05 23:17:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3676 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3675 …}
    +reports: Doctrine\ORM\PersistentCollection {#3685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
    -id: 33786
    -bodyTs: "'altern':134 'arabia':12,29,50 'bad':90 'better':54 'buddi':153 'comment':106 'compar':98 'consid':17 'could':72 'decis':91 'even':97,140 'fact':19 'fan':86 'fifa':76 'jackass':2,147 'limit':83 'littl':15,34,65 'make':42,89 'meme':71,121,128 'nc':56,101 'neither':57 'ok':152 'one':130 'part':118 'parti':114 'patienc':87 'point':5,44,149 'post':22,37 'precis':131 'push':78 'qatar':25,99 'rant':9,139 'realiz':39,68 'reason':124 'render':137 'repeat':92 'respond':109 'saudi':11,28,49 'strang':142 'talk':111 'think':32,63 'understand':126,135 'understood':74 'uninform':1,146 'way':132 'weird':16 'whether':46 'word':104 'wors':52 'would':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3589379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696540668 {#3684
      date: 2023-10-05 23:17:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "You also keep calling it “NC” which is both uninformed *and* jackassish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696541187 {#3732
    date: 2023-10-05 23:26:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3725 …}
  +nested: Doctrine\ORM\PersistentCollection {#3723 …}
  +votes: Doctrine\ORM\PersistentCollection {#3727 …}
  +reports: Doctrine\ORM\PersistentCollection {#3738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3742 …}
  -id: 33801
  -bodyTs: "'also':2 'call':4 'jackassish':12 'keep':3 'nc':6 'uninform':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696541187 {#3735
    date: 2023-10-05 23:26:27.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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3759
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3731
    +user: Proxies\__CG__\App\Entity\User {#3728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3680
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3656
        +user: Proxies\__CG__\App\Entity\User {#3443 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3558
          +user: Proxies\__CG__\App\Entity\User {#3165 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3442
            +user: Proxies\__CG__\App\Entity\User {#3443 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#3164
              +user: Proxies\__CG__\App\Entity\User {#3165 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: App\Entity\EntryComment {#2195
                +user: App\Entity\User {#2204 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
                  \n
                  Death to America
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 74
                +score: 0
                +lastActive: DateTime @1696582721 {#2219
                  date: 2023-10-06 10:58:41.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Stamets@startrek.website"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2193 …}
                +nested: Doctrine\ORM\PersistentCollection {#2205 …}
                +votes: Doctrine\ORM\PersistentCollection {#2202 …}
                +reports: Doctrine\ORM\PersistentCollection {#2210 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
                -id: 32218
                -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://hexbear.net/comment/4052003"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696471277 {#2217
                  date: 2023-10-05 04:01:17.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2195}
              +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1696515593 {#3162
                date: 2023-10-05 16:19:53.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
                "@2Password2Remember@hexbear.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3166 …}
              +nested: Doctrine\ORM\PersistentCollection {#3168 …}
              +votes: Doctrine\ORM\PersistentCollection {#3170 …}
              +reports: Doctrine\ORM\PersistentCollection {#3172 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
              -id: 33058
              -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3579221"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696515593 {#3163
                date: 2023-10-05 16:19:53.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2195}
            +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696526541 {#3439
              date: 2023-10-05 19:22:21.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@2Password2Remember@hexbear.net"
              "@Tartas1995@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3444 …}
            +nested: Doctrine\ORM\PersistentCollection {#3446 …}
            +votes: Doctrine\ORM\PersistentCollection {#3448 …}
            +reports: Doctrine\ORM\PersistentCollection {#3450 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
            -id: 33386
            -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/4054713"
            +editedAt: DateTimeImmutable @1696534846 {#3440
              date: 2023-10-05 21:40:46.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696526541 {#3441
              date: 2023-10-05 19:22:21.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696536046 {#3556
            date: 2023-10-05 22:00:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
            "@Tartas1995@discuss.tchncs.de"
            "@Adkml@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3559 …}
          +nested: Doctrine\ORM\PersistentCollection {#3561 …}
          +votes: Doctrine\ORM\PersistentCollection {#3563 …}
          +reports: Doctrine\ORM\PersistentCollection {#3565 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
          -id: 33661
          -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3587531"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696536046 {#3557
            date: 2023-10-05 22:00:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696539628 {#3653
          date: 2023-10-05 23:00:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
          "@Adkml@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3657 …}
        +nested: Doctrine\ORM\PersistentCollection {#3659 …}
        +votes: Doctrine\ORM\PersistentCollection {#3661 …}
        +reports: Doctrine\ORM\PersistentCollection {#3663 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
        -id: 33755
        -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4055777"
        +editedAt: DateTimeImmutable @1696539649 {#3654
          date: 2023-10-05 23:00:49.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696539628 {#3655
          date: 2023-10-05 23:00:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: """
        Uninformed jackass because I point out that his rant about Saudi Arabia is a little weird considering the fact that the post is about Qatar and not Saudi Arabia.\n
        \n
        If you think a little about the post, you realize that it makes no point about whether or not Saudi Arabia is worse or better than nc. Neither did I. And if you think a little more you realize that the meme could be understood that fifa is pushing more and more the limits of their fans patience by making bad decisions repeatably. And through that, not even comparing Qatar with nc. In other words, the comment that I responded to talks about a party that is not part of the meme for no reason, and understands the meme in one precise way as alternative understanding would render the rant even more strange.\n
        \n
        But I am uninformed jackass, for pointing at that… ok buddy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696540668 {#3681
        date: 2023-10-05 23:17:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3676 …}
      +nested: Doctrine\ORM\PersistentCollection {#3671 …}
      +votes: Doctrine\ORM\PersistentCollection {#3675 …}
      +reports: Doctrine\ORM\PersistentCollection {#3685 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
      -id: 33786
      -bodyTs: "'altern':134 'arabia':12,29,50 'bad':90 'better':54 'buddi':153 'comment':106 'compar':98 'consid':17 'could':72 'decis':91 'even':97,140 'fact':19 'fan':86 'fifa':76 'jackass':2,147 'limit':83 'littl':15,34,65 'make':42,89 'meme':71,121,128 'nc':56,101 'neither':57 'ok':152 'one':130 'part':118 'parti':114 'patienc':87 'point':5,44,149 'post':22,37 'precis':131 'push':78 'qatar':25,99 'rant':9,139 'realiz':39,68 'reason':124 'render':137 'repeat':92 'respond':109 'saudi':11,28,49 'strang':142 'talk':111 'think':32,63 'understand':126,135 'understood':74 'uninform':1,146 'way':132 'weird':16 'whether':46 'word':104 'wors':52 'would':136"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3589379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696540668 {#3684
        date: 2023-10-05 23:17:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "You also keep calling it “NC” which is both uninformed *and* jackassish."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696541187 {#3732
      date: 2023-10-05 23:26:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3725 …}
    +nested: Doctrine\ORM\PersistentCollection {#3723 …}
    +votes: Doctrine\ORM\PersistentCollection {#3727 …}
    +reports: Doctrine\ORM\PersistentCollection {#3738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3742 …}
    -id: 33801
    -bodyTs: "'also':2 'call':4 'jackassish':12 'keep':3 'nc':6 'uninform':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4055907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696541187 {#3735
      date: 2023-10-05 23:26:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: """
    English is not my native tongue and sometimes I forgot that Korea is not spelled with a c, like e.g. in french. That happens if you speak more than one language. But if all my “uninformed *and* jackassish”-ness is that, I will die happily.\n
    \n
    Also If I were a Japanese citizen and I wouldn’t appreciate north Korea sending rockets towards Japan while those rockets might be nuclear, and that causes me to be more afraid of north Korea than Saudi Arabia, am I then also brainwashed by the us?\n
    \n
    In case you are mad that I don’t write “Democratic People’s Republic of Korea” or “DPRK” but north Korea. Well, I also don’t call south Korea “republic of Korea” or ROK. I also don’t call Germany “Feberal republic of Germany”. But if you care some much about that please call it by the proper name, 조선민주주의인민공화국, or at least, Chosŏn Minjujuŭi Inmin Konghwaguk. Thanks for not being uninformed and jackassish .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696542232 {#3754
    date: 2023-10-05 23:43:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
    "@DPRK_Chopra@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3751 …}
  +nested: Doctrine\ORM\PersistentCollection {#3748 …}
  +votes: Doctrine\ORM\PersistentCollection {#3746 …}
  +reports: Doctrine\ORM\PersistentCollection {#3760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3764 …}
  -id: 33848
  -bodyTs: "'afraid':77 'also':46,87,115,127 'appreci':57 'arabia':83 'brainwash':88 'c':18 'call':118,130,145 'care':139 'case':93 'caus':72 'chosŏn':155 'citizen':52 'democrat':102 'die':44 'dprk':109 'e.g':20 'english':1 'feber':132 'forgot':10 'french':22 'germani':131,135 'happen':24 'happili':45 'inmin':157 'jackassish':38,165 'japan':63 'japanes':51 'konghwaguk':158 'korea':12,59,80,107,112,120,123 'languag':31 'least':154 'like':19 'mad':96 'might':67 'minjujuŭi':156 'much':141 'name':150 'nativ':5 'ness':39 'north':58,79,111 'nuclear':69 'one':30 'peopl':103 'pleas':144 'proper':149 'republ':105,121,133 'rocket':61,66 'rok':125 'saudi':82 'send':60 'sometim':8 'south':119 'speak':27 'spell':15 'thank':159 'tongu':6 'toward':62 'uninform':36,163 'us':91 'well':113 'wouldn':55 'write':101 '조선민주주의인민공화국':151"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3589964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696542232 {#3757
    date: 2023-10-05 23:43:52.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
147 DENIED edit
App\Entity\EntryComment {#3759
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3731
    +user: Proxies\__CG__\App\Entity\User {#3728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3680
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3656
        +user: Proxies\__CG__\App\Entity\User {#3443 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3558
          +user: Proxies\__CG__\App\Entity\User {#3165 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3442
            +user: Proxies\__CG__\App\Entity\User {#3443 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#3164
              +user: Proxies\__CG__\App\Entity\User {#3165 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: App\Entity\EntryComment {#2195
                +user: App\Entity\User {#2204 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
                  \n
                  Death to America
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 74
                +score: 0
                +lastActive: DateTime @1696582721 {#2219
                  date: 2023-10-06 10:58:41.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Stamets@startrek.website"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2193 …}
                +nested: Doctrine\ORM\PersistentCollection {#2205 …}
                +votes: Doctrine\ORM\PersistentCollection {#2202 …}
                +reports: Doctrine\ORM\PersistentCollection {#2210 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
                -id: 32218
                -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://hexbear.net/comment/4052003"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696471277 {#2217
                  date: 2023-10-05 04:01:17.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2195}
              +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1696515593 {#3162
                date: 2023-10-05 16:19:53.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
                "@2Password2Remember@hexbear.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3166 …}
              +nested: Doctrine\ORM\PersistentCollection {#3168 …}
              +votes: Doctrine\ORM\PersistentCollection {#3170 …}
              +reports: Doctrine\ORM\PersistentCollection {#3172 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
              -id: 33058
              -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3579221"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696515593 {#3163
                date: 2023-10-05 16:19:53.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2195}
            +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696526541 {#3439
              date: 2023-10-05 19:22:21.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@2Password2Remember@hexbear.net"
              "@Tartas1995@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3444 …}
            +nested: Doctrine\ORM\PersistentCollection {#3446 …}
            +votes: Doctrine\ORM\PersistentCollection {#3448 …}
            +reports: Doctrine\ORM\PersistentCollection {#3450 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
            -id: 33386
            -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/4054713"
            +editedAt: DateTimeImmutable @1696534846 {#3440
              date: 2023-10-05 21:40:46.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696526541 {#3441
              date: 2023-10-05 19:22:21.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696536046 {#3556
            date: 2023-10-05 22:00:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
            "@Tartas1995@discuss.tchncs.de"
            "@Adkml@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3559 …}
          +nested: Doctrine\ORM\PersistentCollection {#3561 …}
          +votes: Doctrine\ORM\PersistentCollection {#3563 …}
          +reports: Doctrine\ORM\PersistentCollection {#3565 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
          -id: 33661
          -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3587531"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696536046 {#3557
            date: 2023-10-05 22:00:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696539628 {#3653
          date: 2023-10-05 23:00:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
          "@Adkml@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3657 …}
        +nested: Doctrine\ORM\PersistentCollection {#3659 …}
        +votes: Doctrine\ORM\PersistentCollection {#3661 …}
        +reports: Doctrine\ORM\PersistentCollection {#3663 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
        -id: 33755
        -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4055777"
        +editedAt: DateTimeImmutable @1696539649 {#3654
          date: 2023-10-05 23:00:49.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696539628 {#3655
          date: 2023-10-05 23:00:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: """
        Uninformed jackass because I point out that his rant about Saudi Arabia is a little weird considering the fact that the post is about Qatar and not Saudi Arabia.\n
        \n
        If you think a little about the post, you realize that it makes no point about whether or not Saudi Arabia is worse or better than nc. Neither did I. And if you think a little more you realize that the meme could be understood that fifa is pushing more and more the limits of their fans patience by making bad decisions repeatably. And through that, not even comparing Qatar with nc. In other words, the comment that I responded to talks about a party that is not part of the meme for no reason, and understands the meme in one precise way as alternative understanding would render the rant even more strange.\n
        \n
        But I am uninformed jackass, for pointing at that… ok buddy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696540668 {#3681
        date: 2023-10-05 23:17:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3676 …}
      +nested: Doctrine\ORM\PersistentCollection {#3671 …}
      +votes: Doctrine\ORM\PersistentCollection {#3675 …}
      +reports: Doctrine\ORM\PersistentCollection {#3685 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
      -id: 33786
      -bodyTs: "'altern':134 'arabia':12,29,50 'bad':90 'better':54 'buddi':153 'comment':106 'compar':98 'consid':17 'could':72 'decis':91 'even':97,140 'fact':19 'fan':86 'fifa':76 'jackass':2,147 'limit':83 'littl':15,34,65 'make':42,89 'meme':71,121,128 'nc':56,101 'neither':57 'ok':152 'one':130 'part':118 'parti':114 'patienc':87 'point':5,44,149 'post':22,37 'precis':131 'push':78 'qatar':25,99 'rant':9,139 'realiz':39,68 'reason':124 'render':137 'repeat':92 'respond':109 'saudi':11,28,49 'strang':142 'talk':111 'think':32,63 'understand':126,135 'understood':74 'uninform':1,146 'way':132 'weird':16 'whether':46 'word':104 'wors':52 'would':136"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3589379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696540668 {#3684
        date: 2023-10-05 23:17:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "You also keep calling it “NC” which is both uninformed *and* jackassish."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696541187 {#3732
      date: 2023-10-05 23:26:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3725 …}
    +nested: Doctrine\ORM\PersistentCollection {#3723 …}
    +votes: Doctrine\ORM\PersistentCollection {#3727 …}
    +reports: Doctrine\ORM\PersistentCollection {#3738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3742 …}
    -id: 33801
    -bodyTs: "'also':2 'call':4 'jackassish':12 'keep':3 'nc':6 'uninform':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4055907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696541187 {#3735
      date: 2023-10-05 23:26:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: """
    English is not my native tongue and sometimes I forgot that Korea is not spelled with a c, like e.g. in french. That happens if you speak more than one language. But if all my “uninformed *and* jackassish”-ness is that, I will die happily.\n
    \n
    Also If I were a Japanese citizen and I wouldn’t appreciate north Korea sending rockets towards Japan while those rockets might be nuclear, and that causes me to be more afraid of north Korea than Saudi Arabia, am I then also brainwashed by the us?\n
    \n
    In case you are mad that I don’t write “Democratic People’s Republic of Korea” or “DPRK” but north Korea. Well, I also don’t call south Korea “republic of Korea” or ROK. I also don’t call Germany “Feberal republic of Germany”. But if you care some much about that please call it by the proper name, 조선민주주의인민공화국, or at least, Chosŏn Minjujuŭi Inmin Konghwaguk. Thanks for not being uninformed and jackassish .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696542232 {#3754
    date: 2023-10-05 23:43:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
    "@DPRK_Chopra@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3751 …}
  +nested: Doctrine\ORM\PersistentCollection {#3748 …}
  +votes: Doctrine\ORM\PersistentCollection {#3746 …}
  +reports: Doctrine\ORM\PersistentCollection {#3760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3764 …}
  -id: 33848
  -bodyTs: "'afraid':77 'also':46,87,115,127 'appreci':57 'arabia':83 'brainwash':88 'c':18 'call':118,130,145 'care':139 'case':93 'caus':72 'chosŏn':155 'citizen':52 'democrat':102 'die':44 'dprk':109 'e.g':20 'english':1 'feber':132 'forgot':10 'french':22 'germani':131,135 'happen':24 'happili':45 'inmin':157 'jackassish':38,165 'japan':63 'japanes':51 'konghwaguk':158 'korea':12,59,80,107,112,120,123 'languag':31 'least':154 'like':19 'mad':96 'might':67 'minjujuŭi':156 'much':141 'name':150 'nativ':5 'ness':39 'north':58,79,111 'nuclear':69 'one':30 'peopl':103 'pleas':144 'proper':149 'republ':105,121,133 'rocket':61,66 'rok':125 'saudi':82 'send':60 'sometim':8 'south':119 'speak':27 'spell':15 'thank':159 'tongu':6 'toward':62 'uninform':36,163 'us':91 'well':113 'wouldn':55 'write':101 '조선민주주의인민공화국':151"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3589964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696542232 {#3757
    date: 2023-10-05 23:43:52.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
148 DENIED moderate
App\Entity\EntryComment {#3759
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3731
    +user: Proxies\__CG__\App\Entity\User {#3728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3680
      +user: Proxies\__CG__\App\Entity\User {#3165 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3656
        +user: Proxies\__CG__\App\Entity\User {#3443 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3558
          +user: Proxies\__CG__\App\Entity\User {#3165 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3442
            +user: Proxies\__CG__\App\Entity\User {#3443 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#3164
              +user: Proxies\__CG__\App\Entity\User {#3165 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: App\Entity\EntryComment {#2195
                +user: App\Entity\User {#2204 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
                  \n
                  Death to America
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 74
                +score: 0
                +lastActive: DateTime @1696582721 {#2219
                  date: 2023-10-06 10:58:41.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Stamets@startrek.website"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2193 …}
                +nested: Doctrine\ORM\PersistentCollection {#2205 …}
                +votes: Doctrine\ORM\PersistentCollection {#2202 …}
                +reports: Doctrine\ORM\PersistentCollection {#2210 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
                -id: 32218
                -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://hexbear.net/comment/4052003"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696471277 {#2217
                  date: 2023-10-05 04:01:17.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2195}
              +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1696515593 {#3162
                date: 2023-10-05 16:19:53.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
                "@2Password2Remember@hexbear.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3166 …}
              +nested: Doctrine\ORM\PersistentCollection {#3168 …}
              +votes: Doctrine\ORM\PersistentCollection {#3170 …}
              +reports: Doctrine\ORM\PersistentCollection {#3172 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
              -id: 33058
              -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3579221"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696515593 {#3163
                date: 2023-10-05 16:19:53.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2195}
            +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696526541 {#3439
              date: 2023-10-05 19:22:21.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@2Password2Remember@hexbear.net"
              "@Tartas1995@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3444 …}
            +nested: Doctrine\ORM\PersistentCollection {#3446 …}
            +votes: Doctrine\ORM\PersistentCollection {#3448 …}
            +reports: Doctrine\ORM\PersistentCollection {#3450 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
            -id: 33386
            -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/4054713"
            +editedAt: DateTimeImmutable @1696534846 {#3440
              date: 2023-10-05 21:40:46.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696526541 {#3441
              date: 2023-10-05 19:22:21.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696536046 {#3556
            date: 2023-10-05 22:00:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
            "@Tartas1995@discuss.tchncs.de"
            "@Adkml@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3559 …}
          +nested: Doctrine\ORM\PersistentCollection {#3561 …}
          +votes: Doctrine\ORM\PersistentCollection {#3563 …}
          +reports: Doctrine\ORM\PersistentCollection {#3565 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
          -id: 33661
          -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3587531"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696536046 {#3557
            date: 2023-10-05 22:00:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696539628 {#3653
          date: 2023-10-05 23:00:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
          "@Adkml@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3657 …}
        +nested: Doctrine\ORM\PersistentCollection {#3659 …}
        +votes: Doctrine\ORM\PersistentCollection {#3661 …}
        +reports: Doctrine\ORM\PersistentCollection {#3663 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
        -id: 33755
        -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4055777"
        +editedAt: DateTimeImmutable @1696539649 {#3654
          date: 2023-10-05 23:00:49.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696539628 {#3655
          date: 2023-10-05 23:00:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: """
        Uninformed jackass because I point out that his rant about Saudi Arabia is a little weird considering the fact that the post is about Qatar and not Saudi Arabia.\n
        \n
        If you think a little about the post, you realize that it makes no point about whether or not Saudi Arabia is worse or better than nc. Neither did I. And if you think a little more you realize that the meme could be understood that fifa is pushing more and more the limits of their fans patience by making bad decisions repeatably. And through that, not even comparing Qatar with nc. In other words, the comment that I responded to talks about a party that is not part of the meme for no reason, and understands the meme in one precise way as alternative understanding would render the rant even more strange.\n
        \n
        But I am uninformed jackass, for pointing at that… ok buddy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696540668 {#3681
        date: 2023-10-05 23:17:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3676 …}
      +nested: Doctrine\ORM\PersistentCollection {#3671 …}
      +votes: Doctrine\ORM\PersistentCollection {#3675 …}
      +reports: Doctrine\ORM\PersistentCollection {#3685 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
      -id: 33786
      -bodyTs: "'altern':134 'arabia':12,29,50 'bad':90 'better':54 'buddi':153 'comment':106 'compar':98 'consid':17 'could':72 'decis':91 'even':97,140 'fact':19 'fan':86 'fifa':76 'jackass':2,147 'limit':83 'littl':15,34,65 'make':42,89 'meme':71,121,128 'nc':56,101 'neither':57 'ok':152 'one':130 'part':118 'parti':114 'patienc':87 'point':5,44,149 'post':22,37 'precis':131 'push':78 'qatar':25,99 'rant':9,139 'realiz':39,68 'reason':124 'render':137 'repeat':92 'respond':109 'saudi':11,28,49 'strang':142 'talk':111 'think':32,63 'understand':126,135 'understood':74 'uninform':1,146 'way':132 'weird':16 'whether':46 'word':104 'wors':52 'would':136"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3589379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696540668 {#3684
        date: 2023-10-05 23:17:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: "You also keep calling it “NC” which is both uninformed *and* jackassish."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696541187 {#3732
      date: 2023-10-05 23:26:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3725 …}
    +nested: Doctrine\ORM\PersistentCollection {#3723 …}
    +votes: Doctrine\ORM\PersistentCollection {#3727 …}
    +reports: Doctrine\ORM\PersistentCollection {#3738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3742 …}
    -id: 33801
    -bodyTs: "'also':2 'call':4 'jackassish':12 'keep':3 'nc':6 'uninform':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4055907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696541187 {#3735
      date: 2023-10-05 23:26:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: """
    English is not my native tongue and sometimes I forgot that Korea is not spelled with a c, like e.g. in french. That happens if you speak more than one language. But if all my “uninformed *and* jackassish”-ness is that, I will die happily.\n
    \n
    Also If I were a Japanese citizen and I wouldn’t appreciate north Korea sending rockets towards Japan while those rockets might be nuclear, and that causes me to be more afraid of north Korea than Saudi Arabia, am I then also brainwashed by the us?\n
    \n
    In case you are mad that I don’t write “Democratic People’s Republic of Korea” or “DPRK” but north Korea. Well, I also don’t call south Korea “republic of Korea” or ROK. I also don’t call Germany “Feberal republic of Germany”. But if you care some much about that please call it by the proper name, 조선민주주의인민공화국, or at least, Chosŏn Minjujuŭi Inmin Konghwaguk. Thanks for not being uninformed and jackassish .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696542232 {#3754
    date: 2023-10-05 23:43:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
    "@DPRK_Chopra@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3751 …}
  +nested: Doctrine\ORM\PersistentCollection {#3748 …}
  +votes: Doctrine\ORM\PersistentCollection {#3746 …}
  +reports: Doctrine\ORM\PersistentCollection {#3760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3764 …}
  -id: 33848
  -bodyTs: "'afraid':77 'also':46,87,115,127 'appreci':57 'arabia':83 'brainwash':88 'c':18 'call':118,130,145 'care':139 'case':93 'caus':72 'chosŏn':155 'citizen':52 'democrat':102 'die':44 'dprk':109 'e.g':20 'english':1 'feber':132 'forgot':10 'french':22 'germani':131,135 'happen':24 'happili':45 'inmin':157 'jackassish':38,165 'japan':63 'japanes':51 'konghwaguk':158 'korea':12,59,80,107,112,120,123 'languag':31 'least':154 'like':19 'mad':96 'might':67 'minjujuŭi':156 'much':141 'name':150 'nativ':5 'ness':39 'north':58,79,111 'nuclear':69 'one':30 'peopl':103 'pleas':144 'proper':149 'republ':105,121,133 'rocket':61,66 'rok':125 'saudi':82 'send':60 'sometim':8 'south':119 'speak':27 'spell':15 'thank':159 'tongu':6 'toward':62 'uninform':36,163 'us':91 'well':113 'wouldn':55 'write':101 '조선민주주의인민공화국':151"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3589964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696542232 {#3757
    date: 2023-10-05 23:43:52.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
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3781
  +user: Proxies\__CG__\App\Entity\User {#3728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3759
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3731
      +user: Proxies\__CG__\App\Entity\User {#3728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3680
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3656
          +user: Proxies\__CG__\App\Entity\User {#3443 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3558
            +user: Proxies\__CG__\App\Entity\User {#3165 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#3442
              +user: Proxies\__CG__\App\Entity\User {#3443 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: App\Entity\EntryComment {#3164
                +user: Proxies\__CG__\App\Entity\User {#3165 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                +image: null
                +parent: App\Entity\EntryComment {#2195
                  +user: App\Entity\User {#2204 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
                    \n
                    Death to America
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 74
                  +score: 0
                  +lastActive: DateTime @1696582721 {#2219
                    date: 2023-10-06 10:58:41.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Stamets@startrek.website"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2193 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
                  -id: 32218
                  -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://hexbear.net/comment/4052003"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1696471277 {#2217
                    date: 2023-10-05 04:01:17.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#2195}
                +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1696515593 {#3162
                  date: 2023-10-05 16:19:53.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Stamets@startrek.website"
                  "@2Password2Remember@hexbear.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3166 …}
                +nested: Doctrine\ORM\PersistentCollection {#3168 …}
                +votes: Doctrine\ORM\PersistentCollection {#3170 …}
                +reports: Doctrine\ORM\PersistentCollection {#3172 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
                -id: 33058
                -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://discuss.tchncs.de/comment/3579221"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696515593 {#3163
                  date: 2023-10-05 16:19:53.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2195}
              +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1696526541 {#3439
                date: 2023-10-05 19:22:21.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
                "@2Password2Remember@hexbear.net"
                "@Tartas1995@discuss.tchncs.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3444 …}
              +nested: Doctrine\ORM\PersistentCollection {#3446 …}
              +votes: Doctrine\ORM\PersistentCollection {#3448 …}
              +reports: Doctrine\ORM\PersistentCollection {#3450 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
              -id: 33386
              -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://hexbear.net/comment/4054713"
              +editedAt: DateTimeImmutable @1696534846 {#3440
                date: 2023-10-05 21:40:46.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696526541 {#3441
                date: 2023-10-05 19:22:21.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2195}
            +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1696536046 {#3556
              date: 2023-10-05 22:00:46.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@2Password2Remember@hexbear.net"
              "@Tartas1995@discuss.tchncs.de"
              "@Adkml@hexbear.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3559 …}
            +nested: Doctrine\ORM\PersistentCollection {#3561 …}
            +votes: Doctrine\ORM\PersistentCollection {#3563 …}
            +reports: Doctrine\ORM\PersistentCollection {#3565 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
            -id: 33661
            -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3587531"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696536046 {#3557
              date: 2023-10-05 22:00:46.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696539628 {#3653
            date: 2023-10-05 23:00:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
            "@Tartas1995@discuss.tchncs.de"
            "@Adkml@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3657 …}
          +nested: Doctrine\ORM\PersistentCollection {#3659 …}
          +votes: Doctrine\ORM\PersistentCollection {#3661 …}
          +reports: Doctrine\ORM\PersistentCollection {#3663 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
          -id: 33755
          -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4055777"
          +editedAt: DateTimeImmutable @1696539649 {#3654
            date: 2023-10-05 23:00:49.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696539628 {#3655
            date: 2023-10-05 23:00:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: """
          Uninformed jackass because I point out that his rant about Saudi Arabia is a little weird considering the fact that the post is about Qatar and not Saudi Arabia.\n
          \n
          If you think a little about the post, you realize that it makes no point about whether or not Saudi Arabia is worse or better than nc. Neither did I. And if you think a little more you realize that the meme could be understood that fifa is pushing more and more the limits of their fans patience by making bad decisions repeatably. And through that, not even comparing Qatar with nc. In other words, the comment that I responded to talks about a party that is not part of the meme for no reason, and understands the meme in one precise way as alternative understanding would render the rant even more strange.\n
          \n
          But I am uninformed jackass, for pointing at that… ok buddy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696540668 {#3681
          date: 2023-10-05 23:17:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
          "@Adkml@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3676 …}
        +nested: Doctrine\ORM\PersistentCollection {#3671 …}
        +votes: Doctrine\ORM\PersistentCollection {#3675 …}
        +reports: Doctrine\ORM\PersistentCollection {#3685 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
        -id: 33786
        -bodyTs: "'altern':134 'arabia':12,29,50 'bad':90 'better':54 'buddi':153 'comment':106 'compar':98 'consid':17 'could':72 'decis':91 'even':97,140 'fact':19 'fan':86 'fifa':76 'jackass':2,147 'limit':83 'littl':15,34,65 'make':42,89 'meme':71,121,128 'nc':56,101 'neither':57 'ok':152 'one':130 'part':118 'parti':114 'patienc':87 'point':5,44,149 'post':22,37 'precis':131 'push':78 'qatar':25,99 'rant':9,139 'realiz':39,68 'reason':124 'render':137 'repeat':92 'respond':109 'saudi':11,28,49 'strang':142 'talk':111 'think':32,63 'understand':126,135 'understood':74 'uninform':1,146 'way':132 'weird':16 'whether':46 'word':104 'wors':52 'would':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3589379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696540668 {#3684
          date: 2023-10-05 23:17:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "You also keep calling it “NC” which is both uninformed *and* jackassish."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696541187 {#3732
        date: 2023-10-05 23:26:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3725 …}
      +nested: Doctrine\ORM\PersistentCollection {#3723 …}
      +votes: Doctrine\ORM\PersistentCollection {#3727 …}
      +reports: Doctrine\ORM\PersistentCollection {#3738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3742 …}
      -id: 33801
      -bodyTs: "'also':2 'call':4 'jackassish':12 'keep':3 'nc':6 'uninform':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4055907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696541187 {#3735
        date: 2023-10-05 23:26:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: """
      English is not my native tongue and sometimes I forgot that Korea is not spelled with a c, like e.g. in french. That happens if you speak more than one language. But if all my “uninformed *and* jackassish”-ness is that, I will die happily.\n
      \n
      Also If I were a Japanese citizen and I wouldn’t appreciate north Korea sending rockets towards Japan while those rockets might be nuclear, and that causes me to be more afraid of north Korea than Saudi Arabia, am I then also brainwashed by the us?\n
      \n
      In case you are mad that I don’t write “Democratic People’s Republic of Korea” or “DPRK” but north Korea. Well, I also don’t call south Korea “republic of Korea” or ROK. I also don’t call Germany “Feberal republic of Germany”. But if you care some much about that please call it by the proper name, 조선민주주의인민공화국, or at least, Chosŏn Minjujuŭi Inmin Konghwaguk. Thanks for not being uninformed and jackassish .
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696542232 {#3754
      date: 2023-10-05 23:43:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
      "@DPRK_Chopra@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3751 …}
    +nested: Doctrine\ORM\PersistentCollection {#3748 …}
    +votes: Doctrine\ORM\PersistentCollection {#3746 …}
    +reports: Doctrine\ORM\PersistentCollection {#3760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3764 …}
    -id: 33848
    -bodyTs: "'afraid':77 'also':46,87,115,127 'appreci':57 'arabia':83 'brainwash':88 'c':18 'call':118,130,145 'care':139 'case':93 'caus':72 'chosŏn':155 'citizen':52 'democrat':102 'die':44 'dprk':109 'e.g':20 'english':1 'feber':132 'forgot':10 'french':22 'germani':131,135 'happen':24 'happili':45 'inmin':157 'jackassish':38,165 'japan':63 'japanes':51 'konghwaguk':158 'korea':12,59,80,107,112,120,123 'languag':31 'least':154 'like':19 'mad':96 'might':67 'minjujuŭi':156 'much':141 'name':150 'nativ':5 'ness':39 'north':58,79,111 'nuclear':69 'one':30 'peopl':103 'pleas':144 'proper':149 'republ':105,121,133 'rocket':61,66 'rok':125 'saudi':82 'send':60 'sometim':8 'south':119 'speak':27 'spell':15 'thank':159 'tongu':6 'toward':62 'uninform':36,163 'us':91 'well':113 'wouldn':55 'write':101 '조선민주주의인민공화국':151"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3589964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696542232 {#3757
      date: 2023-10-05 23:43:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "lol owned"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696542717 {#3776
    date: 2023-10-05 23:51:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
    "@DPRK_Chopra@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3773 …}
  +nested: Doctrine\ORM\PersistentCollection {#3770 …}
  +votes: Doctrine\ORM\PersistentCollection {#3768 …}
  +reports: Doctrine\ORM\PersistentCollection {#3782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3786 …}
  -id: 33868
  -bodyTs: "'lol':1 'own':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4056023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696542717 {#3779
    date: 2023-10-05 23:51:57.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
151 DENIED edit
App\Entity\EntryComment {#3781
  +user: Proxies\__CG__\App\Entity\User {#3728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3759
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3731
      +user: Proxies\__CG__\App\Entity\User {#3728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3680
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3656
          +user: Proxies\__CG__\App\Entity\User {#3443 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3558
            +user: Proxies\__CG__\App\Entity\User {#3165 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#3442
              +user: Proxies\__CG__\App\Entity\User {#3443 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: App\Entity\EntryComment {#3164
                +user: Proxies\__CG__\App\Entity\User {#3165 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                +image: null
                +parent: App\Entity\EntryComment {#2195
                  +user: App\Entity\User {#2204 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
                    \n
                    Death to America
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 74
                  +score: 0
                  +lastActive: DateTime @1696582721 {#2219
                    date: 2023-10-06 10:58:41.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Stamets@startrek.website"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2193 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
                  -id: 32218
                  -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://hexbear.net/comment/4052003"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1696471277 {#2217
                    date: 2023-10-05 04:01:17.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#2195}
                +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1696515593 {#3162
                  date: 2023-10-05 16:19:53.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Stamets@startrek.website"
                  "@2Password2Remember@hexbear.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3166 …}
                +nested: Doctrine\ORM\PersistentCollection {#3168 …}
                +votes: Doctrine\ORM\PersistentCollection {#3170 …}
                +reports: Doctrine\ORM\PersistentCollection {#3172 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
                -id: 33058
                -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://discuss.tchncs.de/comment/3579221"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696515593 {#3163
                  date: 2023-10-05 16:19:53.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2195}
              +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1696526541 {#3439
                date: 2023-10-05 19:22:21.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
                "@2Password2Remember@hexbear.net"
                "@Tartas1995@discuss.tchncs.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3444 …}
              +nested: Doctrine\ORM\PersistentCollection {#3446 …}
              +votes: Doctrine\ORM\PersistentCollection {#3448 …}
              +reports: Doctrine\ORM\PersistentCollection {#3450 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
              -id: 33386
              -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://hexbear.net/comment/4054713"
              +editedAt: DateTimeImmutable @1696534846 {#3440
                date: 2023-10-05 21:40:46.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696526541 {#3441
                date: 2023-10-05 19:22:21.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2195}
            +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1696536046 {#3556
              date: 2023-10-05 22:00:46.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@2Password2Remember@hexbear.net"
              "@Tartas1995@discuss.tchncs.de"
              "@Adkml@hexbear.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3559 …}
            +nested: Doctrine\ORM\PersistentCollection {#3561 …}
            +votes: Doctrine\ORM\PersistentCollection {#3563 …}
            +reports: Doctrine\ORM\PersistentCollection {#3565 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
            -id: 33661
            -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3587531"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696536046 {#3557
              date: 2023-10-05 22:00:46.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696539628 {#3653
            date: 2023-10-05 23:00:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
            "@Tartas1995@discuss.tchncs.de"
            "@Adkml@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3657 …}
          +nested: Doctrine\ORM\PersistentCollection {#3659 …}
          +votes: Doctrine\ORM\PersistentCollection {#3661 …}
          +reports: Doctrine\ORM\PersistentCollection {#3663 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
          -id: 33755
          -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4055777"
          +editedAt: DateTimeImmutable @1696539649 {#3654
            date: 2023-10-05 23:00:49.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696539628 {#3655
            date: 2023-10-05 23:00:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: """
          Uninformed jackass because I point out that his rant about Saudi Arabia is a little weird considering the fact that the post is about Qatar and not Saudi Arabia.\n
          \n
          If you think a little about the post, you realize that it makes no point about whether or not Saudi Arabia is worse or better than nc. Neither did I. And if you think a little more you realize that the meme could be understood that fifa is pushing more and more the limits of their fans patience by making bad decisions repeatably. And through that, not even comparing Qatar with nc. In other words, the comment that I responded to talks about a party that is not part of the meme for no reason, and understands the meme in one precise way as alternative understanding would render the rant even more strange.\n
          \n
          But I am uninformed jackass, for pointing at that… ok buddy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696540668 {#3681
          date: 2023-10-05 23:17:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
          "@Adkml@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3676 …}
        +nested: Doctrine\ORM\PersistentCollection {#3671 …}
        +votes: Doctrine\ORM\PersistentCollection {#3675 …}
        +reports: Doctrine\ORM\PersistentCollection {#3685 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
        -id: 33786
        -bodyTs: "'altern':134 'arabia':12,29,50 'bad':90 'better':54 'buddi':153 'comment':106 'compar':98 'consid':17 'could':72 'decis':91 'even':97,140 'fact':19 'fan':86 'fifa':76 'jackass':2,147 'limit':83 'littl':15,34,65 'make':42,89 'meme':71,121,128 'nc':56,101 'neither':57 'ok':152 'one':130 'part':118 'parti':114 'patienc':87 'point':5,44,149 'post':22,37 'precis':131 'push':78 'qatar':25,99 'rant':9,139 'realiz':39,68 'reason':124 'render':137 'repeat':92 'respond':109 'saudi':11,28,49 'strang':142 'talk':111 'think':32,63 'understand':126,135 'understood':74 'uninform':1,146 'way':132 'weird':16 'whether':46 'word':104 'wors':52 'would':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3589379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696540668 {#3684
          date: 2023-10-05 23:17:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "You also keep calling it “NC” which is both uninformed *and* jackassish."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696541187 {#3732
        date: 2023-10-05 23:26:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3725 …}
      +nested: Doctrine\ORM\PersistentCollection {#3723 …}
      +votes: Doctrine\ORM\PersistentCollection {#3727 …}
      +reports: Doctrine\ORM\PersistentCollection {#3738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3742 …}
      -id: 33801
      -bodyTs: "'also':2 'call':4 'jackassish':12 'keep':3 'nc':6 'uninform':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4055907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696541187 {#3735
        date: 2023-10-05 23:26:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: """
      English is not my native tongue and sometimes I forgot that Korea is not spelled with a c, like e.g. in french. That happens if you speak more than one language. But if all my “uninformed *and* jackassish”-ness is that, I will die happily.\n
      \n
      Also If I were a Japanese citizen and I wouldn’t appreciate north Korea sending rockets towards Japan while those rockets might be nuclear, and that causes me to be more afraid of north Korea than Saudi Arabia, am I then also brainwashed by the us?\n
      \n
      In case you are mad that I don’t write “Democratic People’s Republic of Korea” or “DPRK” but north Korea. Well, I also don’t call south Korea “republic of Korea” or ROK. I also don’t call Germany “Feberal republic of Germany”. But if you care some much about that please call it by the proper name, 조선민주주의인민공화국, or at least, Chosŏn Minjujuŭi Inmin Konghwaguk. Thanks for not being uninformed and jackassish .
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696542232 {#3754
      date: 2023-10-05 23:43:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
      "@DPRK_Chopra@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3751 …}
    +nested: Doctrine\ORM\PersistentCollection {#3748 …}
    +votes: Doctrine\ORM\PersistentCollection {#3746 …}
    +reports: Doctrine\ORM\PersistentCollection {#3760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3764 …}
    -id: 33848
    -bodyTs: "'afraid':77 'also':46,87,115,127 'appreci':57 'arabia':83 'brainwash':88 'c':18 'call':118,130,145 'care':139 'case':93 'caus':72 'chosŏn':155 'citizen':52 'democrat':102 'die':44 'dprk':109 'e.g':20 'english':1 'feber':132 'forgot':10 'french':22 'germani':131,135 'happen':24 'happili':45 'inmin':157 'jackassish':38,165 'japan':63 'japanes':51 'konghwaguk':158 'korea':12,59,80,107,112,120,123 'languag':31 'least':154 'like':19 'mad':96 'might':67 'minjujuŭi':156 'much':141 'name':150 'nativ':5 'ness':39 'north':58,79,111 'nuclear':69 'one':30 'peopl':103 'pleas':144 'proper':149 'republ':105,121,133 'rocket':61,66 'rok':125 'saudi':82 'send':60 'sometim':8 'south':119 'speak':27 'spell':15 'thank':159 'tongu':6 'toward':62 'uninform':36,163 'us':91 'well':113 'wouldn':55 'write':101 '조선민주주의인민공화국':151"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3589964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696542232 {#3757
      date: 2023-10-05 23:43:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "lol owned"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696542717 {#3776
    date: 2023-10-05 23:51:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
    "@DPRK_Chopra@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3773 …}
  +nested: Doctrine\ORM\PersistentCollection {#3770 …}
  +votes: Doctrine\ORM\PersistentCollection {#3768 …}
  +reports: Doctrine\ORM\PersistentCollection {#3782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3786 …}
  -id: 33868
  -bodyTs: "'lol':1 'own':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4056023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696542717 {#3779
    date: 2023-10-05 23:51:57.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
152 DENIED moderate
App\Entity\EntryComment {#3781
  +user: Proxies\__CG__\App\Entity\User {#3728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3759
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3731
      +user: Proxies\__CG__\App\Entity\User {#3728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3680
        +user: Proxies\__CG__\App\Entity\User {#3165 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3656
          +user: Proxies\__CG__\App\Entity\User {#3443 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3558
            +user: Proxies\__CG__\App\Entity\User {#3165 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#3442
              +user: Proxies\__CG__\App\Entity\User {#3443 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: App\Entity\EntryComment {#3164
                +user: Proxies\__CG__\App\Entity\User {#3165 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                +image: null
                +parent: App\Entity\EntryComment {#2195
                  +user: App\Entity\User {#2204 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    if you think a WC in NK would be worse than in Saudi Arabia you’re up to your eyeballs in amerikkkan propaganda\n
                    \n
                    Death to America
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 74
                  +score: 0
                  +lastActive: DateTime @1696582721 {#2219
                    date: 2023-10-06 10:58:41.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Stamets@startrek.website"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2193 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
                  -id: 32218
                  -bodyTs: "'america':26 'amerikkkan':22 'arabia':14 'death':24 'eyebal':20 'nk':7 'propaganda':23 're':16 'saudi':13 'think':3 'wc':5 'wors':10 'would':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://hexbear.net/comment/4052003"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1696471277 {#2217
                    date: 2023-10-05 04:01:17.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#2195}
                +body: "I don’t know why you are talking about Saudi Arabia. Qatar is not Saudi Arabia."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1696515593 {#3162
                  date: 2023-10-05 16:19:53.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Stamets@startrek.website"
                  "@2Password2Remember@hexbear.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3166 …}
                +nested: Doctrine\ORM\PersistentCollection {#3168 …}
                +votes: Doctrine\ORM\PersistentCollection {#3170 …}
                +reports: Doctrine\ORM\PersistentCollection {#3172 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
                -id: 33058
                -bodyTs: "'arabia':11,16 'know':4 'qatar':12 'saudi':10,15 'talk':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://discuss.tchncs.de/comment/3579221"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696515593 {#3163
                  date: 2023-10-05 16:19:53.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2195}
              +body: "Saying you don’t know why people are talking about Saudia Arabia regarding the world cup when the world cup is in Saudi Arabia really demonstrates the people who are interested in this story because of following football and those interested because American propoganda told them to be."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1696526541 {#3439
                date: 2023-10-05 19:22:21.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
                "@2Password2Remember@hexbear.net"
                "@Tartas1995@discuss.tchncs.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3444 …}
              +nested: Doctrine\ORM\PersistentCollection {#3446 …}
              +votes: Doctrine\ORM\PersistentCollection {#3448 …}
              +reports: Doctrine\ORM\PersistentCollection {#3450 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
              -id: 33386
              -bodyTs: "'american':43 'arabia':12,24 'cup':16,20 'demonstr':26 'follow':37 'footbal':38 'interest':31,41 'know':5 'peopl':7,28 'propoganda':44 'realli':25 'regard':13 'saudi':23 'saudia':11 'say':1 'stori':34 'talk':9 'told':45 'world':15,19"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://hexbear.net/comment/4054713"
              +editedAt: DateTimeImmutable @1696534846 {#3440
                date: 2023-10-05 21:40:46.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696526541 {#3441
                date: 2023-10-05 19:22:21.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2195}
            +body: "Lol I don’t care about fifa trash. I am not complaining about where the WC is, as fifa is corrupt to no end. I didn’t know the WC will be in Saudi Arabia because I don’t care about anything fifa. Didn’t even imply that NC is worse than Saudi Arabia. I knew the WC was in qatar because a couple thousand Immigrants died in the construction of the Stadions. The meme was about Qatar and they talked about Saudi Arabia, so I expressed my confusion but apparently that makes me brainwashed lol"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1696536046 {#3556
              date: 2023-10-05 22:00:46.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@2Password2Remember@hexbear.net"
              "@Tartas1995@discuss.tchncs.de"
              "@Adkml@hexbear.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3559 …}
            +nested: Doctrine\ORM\PersistentCollection {#3561 …}
            +votes: Doctrine\ORM\PersistentCollection {#3563 …}
            +reports: Doctrine\ORM\PersistentCollection {#3565 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3567 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3569 …}
            -id: 33661
            -bodyTs: "'anyth':42 'appar':91 'arabia':35,54,84 'brainwash':95 'care':5,40 'complain':12 'confus':89 'construct':70 'corrupt':21 'coupl':64 'didn':26,44 'die':67 'end':24 'even':46 'express':87 'fifa':7,19,43 'immigr':66 'impli':47 'knew':56 'know':28 'lol':1,96 'make':93 'meme':75 'nc':49 'qatar':61,78 'saudi':34,53,83 'stadion':73 'talk':81 'thousand':65 'trash':8 'wc':16,30,58 'wors':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3587531"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696536046 {#3557
              date: 2023-10-05 22:00:46.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2195}
          +body: "Idk about brainwashed but it deff makes you an uninformed jackass."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696539628 {#3653
            date: 2023-10-05 23:00:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@2Password2Remember@hexbear.net"
            "@Tartas1995@discuss.tchncs.de"
            "@Adkml@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3657 …}
          +nested: Doctrine\ORM\PersistentCollection {#3659 …}
          +votes: Doctrine\ORM\PersistentCollection {#3661 …}
          +reports: Doctrine\ORM\PersistentCollection {#3663 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
          -id: 33755
          -bodyTs: "'brainwash':3 'deff':6 'idk':1 'jackass':11 'make':7 'uninform':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4055777"
          +editedAt: DateTimeImmutable @1696539649 {#3654
            date: 2023-10-05 23:00:49.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696539628 {#3655
            date: 2023-10-05 23:00:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2195}
        +body: """
          Uninformed jackass because I point out that his rant about Saudi Arabia is a little weird considering the fact that the post is about Qatar and not Saudi Arabia.\n
          \n
          If you think a little about the post, you realize that it makes no point about whether or not Saudi Arabia is worse or better than nc. Neither did I. And if you think a little more you realize that the meme could be understood that fifa is pushing more and more the limits of their fans patience by making bad decisions repeatably. And through that, not even comparing Qatar with nc. In other words, the comment that I responded to talks about a party that is not part of the meme for no reason, and understands the meme in one precise way as alternative understanding would render the rant even more strange.\n
          \n
          But I am uninformed jackass, for pointing at that… ok buddy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696540668 {#3681
          date: 2023-10-05 23:17:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@2Password2Remember@hexbear.net"
          "@Tartas1995@discuss.tchncs.de"
          "@Adkml@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3676 …}
        +nested: Doctrine\ORM\PersistentCollection {#3671 …}
        +votes: Doctrine\ORM\PersistentCollection {#3675 …}
        +reports: Doctrine\ORM\PersistentCollection {#3685 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
        -id: 33786
        -bodyTs: "'altern':134 'arabia':12,29,50 'bad':90 'better':54 'buddi':153 'comment':106 'compar':98 'consid':17 'could':72 'decis':91 'even':97,140 'fact':19 'fan':86 'fifa':76 'jackass':2,147 'limit':83 'littl':15,34,65 'make':42,89 'meme':71,121,128 'nc':56,101 'neither':57 'ok':152 'one':130 'part':118 'parti':114 'patienc':87 'point':5,44,149 'post':22,37 'precis':131 'push':78 'qatar':25,99 'rant':9,139 'realiz':39,68 'reason':124 'render':137 'repeat':92 'respond':109 'saudi':11,28,49 'strang':142 'talk':111 'think':32,63 'understand':126,135 'understood':74 'uninform':1,146 'way':132 'weird':16 'whether':46 'word':104 'wors':52 'would':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3589379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696540668 {#3684
          date: 2023-10-05 23:17:48.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2195}
      +body: "You also keep calling it “NC” which is both uninformed *and* jackassish."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696541187 {#3732
        date: 2023-10-05 23:26:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@2Password2Remember@hexbear.net"
        "@Tartas1995@discuss.tchncs.de"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3725 …}
      +nested: Doctrine\ORM\PersistentCollection {#3723 …}
      +votes: Doctrine\ORM\PersistentCollection {#3727 …}
      +reports: Doctrine\ORM\PersistentCollection {#3738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3742 …}
      -id: 33801
      -bodyTs: "'also':2 'call':4 'jackassish':12 'keep':3 'nc':6 'uninform':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4055907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696541187 {#3735
        date: 2023-10-05 23:26:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2195}
    +body: """
      English is not my native tongue and sometimes I forgot that Korea is not spelled with a c, like e.g. in french. That happens if you speak more than one language. But if all my “uninformed *and* jackassish”-ness is that, I will die happily.\n
      \n
      Also If I were a Japanese citizen and I wouldn’t appreciate north Korea sending rockets towards Japan while those rockets might be nuclear, and that causes me to be more afraid of north Korea than Saudi Arabia, am I then also brainwashed by the us?\n
      \n
      In case you are mad that I don’t write “Democratic People’s Republic of Korea” or “DPRK” but north Korea. Well, I also don’t call south Korea “republic of Korea” or ROK. I also don’t call Germany “Feberal republic of Germany”. But if you care some much about that please call it by the proper name, 조선민주주의인민공화국, or at least, Chosŏn Minjujuŭi Inmin Konghwaguk. Thanks for not being uninformed and jackassish .
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696542232 {#3754
      date: 2023-10-05 23:43:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@2Password2Remember@hexbear.net"
      "@Tartas1995@discuss.tchncs.de"
      "@Adkml@hexbear.net"
      "@DPRK_Chopra@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3751 …}
    +nested: Doctrine\ORM\PersistentCollection {#3748 …}
    +votes: Doctrine\ORM\PersistentCollection {#3746 …}
    +reports: Doctrine\ORM\PersistentCollection {#3760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3764 …}
    -id: 33848
    -bodyTs: "'afraid':77 'also':46,87,115,127 'appreci':57 'arabia':83 'brainwash':88 'c':18 'call':118,130,145 'care':139 'case':93 'caus':72 'chosŏn':155 'citizen':52 'democrat':102 'die':44 'dprk':109 'e.g':20 'english':1 'feber':132 'forgot':10 'french':22 'germani':131,135 'happen':24 'happili':45 'inmin':157 'jackassish':38,165 'japan':63 'japanes':51 'konghwaguk':158 'korea':12,59,80,107,112,120,123 'languag':31 'least':154 'like':19 'mad':96 'might':67 'minjujuŭi':156 'much':141 'name':150 'nativ':5 'ness':39 'north':58,79,111 'nuclear':69 'one':30 'peopl':103 'pleas':144 'proper':149 'republ':105,121,133 'rocket':61,66 'rok':125 'saudi':82 'send':60 'sometim':8 'south':119 'speak':27 'spell':15 'thank':159 'tongu':6 'toward':62 'uninform':36,163 'us':91 'well':113 'wouldn':55 'write':101 '조선민주주의인민공화국':151"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3589964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696542232 {#3757
      date: 2023-10-05 23:43:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2195}
  +body: "lol owned"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696542717 {#3776
    date: 2023-10-05 23:51:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@2Password2Remember@hexbear.net"
    "@Tartas1995@discuss.tchncs.de"
    "@Adkml@hexbear.net"
    "@DPRK_Chopra@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3773 …}
  +nested: Doctrine\ORM\PersistentCollection {#3770 …}
  +votes: Doctrine\ORM\PersistentCollection {#3768 …}
  +reports: Doctrine\ORM\PersistentCollection {#3782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3786 …}
  -id: 33868
  -bodyTs: "'lol':1 'own':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4056023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696542717 {#3779
    date: 2023-10-05 23:51:57.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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#2152
  +user: App\Entity\User {#2173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s… Evolution or IT Guys"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696537342 {#2157
    date: 2023-10-05 22:22:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2153 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 32176
  -bodyTs: "'evolut':3 'guy':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4142090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696469064 {#2151
    date: 2023-10-05 03:24:24.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
155 DENIED edit
App\Entity\EntryComment {#2152
  +user: App\Entity\User {#2173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s… Evolution or IT Guys"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696537342 {#2157
    date: 2023-10-05 22:22:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2153 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 32176
  -bodyTs: "'evolut':3 'guy':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4142090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696469064 {#2151
    date: 2023-10-05 03:24:24.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
156 DENIED moderate
App\Entity\EntryComment {#2152
  +user: App\Entity\User {#2173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s… Evolution or IT Guys"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696537342 {#2157
    date: 2023-10-05 22:22:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2153 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 32176
  -bodyTs: "'evolut':3 'guy':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4142090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696469064 {#2151
    date: 2023-10-05 03:24:24.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
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s… Evolution or IT Guys"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696537342 {#2157
      date: 2023-10-05 22:22:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2153 …}
    +nested: Doctrine\ORM\PersistentCollection {#2149 …}
    +votes: Doctrine\ORM\PersistentCollection {#2185 …}
    +reports: Doctrine\ORM\PersistentCollection {#2179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
    -id: 32176
    -bodyTs: "'evolut':3 'guy':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4142090"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696469064 {#2151
      date: 2023-10-05 03:24:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Bro it’s a meme doesn’t matter if it says god or evolution in this instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696475610 {#3130
    date: 2023-10-05 05:13:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 32306
  -bodyTs: "'bro':1 'doesn':6 'evolut':14 'god':12 'instanc':17 'matter':8 'meme':5 'say':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4526585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696475610 {#3131
    date: 2023-10-05 05:13:30.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
159 DENIED edit
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s… Evolution or IT Guys"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696537342 {#2157
      date: 2023-10-05 22:22:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2153 …}
    +nested: Doctrine\ORM\PersistentCollection {#2149 …}
    +votes: Doctrine\ORM\PersistentCollection {#2185 …}
    +reports: Doctrine\ORM\PersistentCollection {#2179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
    -id: 32176
    -bodyTs: "'evolut':3 'guy':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4142090"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696469064 {#2151
      date: 2023-10-05 03:24:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Bro it’s a meme doesn’t matter if it says god or evolution in this instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696475610 {#3130
    date: 2023-10-05 05:13:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 32306
  -bodyTs: "'bro':1 'doesn':6 'evolut':14 'god':12 'instanc':17 'matter':8 'meme':5 'say':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4526585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696475610 {#3131
    date: 2023-10-05 05:13:30.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
160 DENIED moderate
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s… Evolution or IT Guys"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696537342 {#2157
      date: 2023-10-05 22:22:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2153 …}
    +nested: Doctrine\ORM\PersistentCollection {#2149 …}
    +votes: Doctrine\ORM\PersistentCollection {#2185 …}
    +reports: Doctrine\ORM\PersistentCollection {#2179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
    -id: 32176
    -bodyTs: "'evolut':3 'guy':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4142090"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696469064 {#2151
      date: 2023-10-05 03:24:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Bro it’s a meme doesn’t matter if it says god or evolution in this instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696475610 {#3130
    date: 2023-10-05 05:13:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@mingistech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 32306
  -bodyTs: "'bro':1 'doesn':6 'evolut':14 'god':12 'instanc':17 'matter':8 'meme':5 'say':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4526585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696475610 {#3131
    date: 2023-10-05 05:13:30.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
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3299
  +user: App\Entity\User {#2173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3132
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s… Evolution or IT Guys"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696537342 {#2157
        date: 2023-10-05 22:22:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2153 …}
      +nested: Doctrine\ORM\PersistentCollection {#2149 …}
      +votes: Doctrine\ORM\PersistentCollection {#2185 …}
      +reports: Doctrine\ORM\PersistentCollection {#2179 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
      -id: 32176
      -bodyTs: "'evolut':3 'guy':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4142090"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696469064 {#2151
        date: 2023-10-05 03:24:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "Bro it’s a meme doesn’t matter if it says god or evolution in this instance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696475610 {#3130
      date: 2023-10-05 05:13:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3136 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    -id: 32306
    -bodyTs: "'bro':1 'doesn':6 'evolut':14 'god':12 'instanc':17 'matter':8 'meme':5 'say':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4526585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696475610 {#3131
      date: 2023-10-05 05:13:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Don’t get all salty. Oh wait."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696537339 {#3297
    date: 2023-10-05 22:22:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@mingistech@lemmy.world"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 33694
  -bodyTs: "'get':3 'oh':6 'salti':5 'wait':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4167489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696537339 {#3298
    date: 2023-10-05 22:22:19.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
163 DENIED edit
App\Entity\EntryComment {#3299
  +user: App\Entity\User {#2173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3132
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s… Evolution or IT Guys"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696537342 {#2157
        date: 2023-10-05 22:22:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2153 …}
      +nested: Doctrine\ORM\PersistentCollection {#2149 …}
      +votes: Doctrine\ORM\PersistentCollection {#2185 …}
      +reports: Doctrine\ORM\PersistentCollection {#2179 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
      -id: 32176
      -bodyTs: "'evolut':3 'guy':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4142090"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696469064 {#2151
        date: 2023-10-05 03:24:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "Bro it’s a meme doesn’t matter if it says god or evolution in this instance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696475610 {#3130
      date: 2023-10-05 05:13:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3136 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    -id: 32306
    -bodyTs: "'bro':1 'doesn':6 'evolut':14 'god':12 'instanc':17 'matter':8 'meme':5 'say':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4526585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696475610 {#3131
      date: 2023-10-05 05:13:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Don’t get all salty. Oh wait."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696537339 {#3297
    date: 2023-10-05 22:22:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@mingistech@lemmy.world"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 33694
  -bodyTs: "'get':3 'oh':6 'salti':5 'wait':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4167489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696537339 {#3298
    date: 2023-10-05 22:22:19.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
164 DENIED moderate
App\Entity\EntryComment {#3299
  +user: App\Entity\User {#2173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3132
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s… Evolution or IT Guys"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696537342 {#2157
        date: 2023-10-05 22:22:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2153 …}
      +nested: Doctrine\ORM\PersistentCollection {#2149 …}
      +votes: Doctrine\ORM\PersistentCollection {#2185 …}
      +reports: Doctrine\ORM\PersistentCollection {#2179 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
      -id: 32176
      -bodyTs: "'evolut':3 'guy':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4142090"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696469064 {#2151
        date: 2023-10-05 03:24:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "Bro it’s a meme doesn’t matter if it says god or evolution in this instance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696475610 {#3130
      date: 2023-10-05 05:13:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@mingistech@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3136 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    -id: 32306
    -bodyTs: "'bro':1 'doesn':6 'evolut':14 'god':12 'instanc':17 'matter':8 'meme':5 'say':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4526585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696475610 {#3131
      date: 2023-10-05 05:13:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Don’t get all salty. Oh wait."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696537339 {#3297
    date: 2023-10-05 22:22:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@mingistech@lemmy.world"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 33694
  -bodyTs: "'get':3 'oh':6 'salti':5 'wait':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4167489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696537339 {#3298
    date: 2023-10-05 22:22:19.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
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "These are beautiful until you have to replace a cable. And in addition you feel like a heel having to undo this art."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696579849 {#1355
    date: 2023-10-06 10:10:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -id: 32139
  -bodyTs: "'addit':13 'art':23 'beauti':3 'cabl':10 'feel':15 'heel':18 'like':16 'replac':8 'undo':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4141737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696467643 {#1357
    date: 2023-10-05 03:00:43.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
167 DENIED edit
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "These are beautiful until you have to replace a cable. And in addition you feel like a heel having to undo this art."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696579849 {#1355
    date: 2023-10-06 10:10:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -id: 32139
  -bodyTs: "'addit':13 'art':23 'beauti':3 'cabl':10 'feel':15 'heel':18 'like':16 'replac':8 'undo':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4141737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696467643 {#1357
    date: 2023-10-05 03:00:43.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
168 DENIED moderate
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "These are beautiful until you have to replace a cable. And in addition you feel like a heel having to undo this art."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696579849 {#1355
    date: 2023-10-06 10:10:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -id: 32139
  -bodyTs: "'addit':13 'art':23 'beauti':3 'cabl':10 'feel':15 'heel':18 'like':16 'replac':8 'undo':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4141737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696467643 {#1357
    date: 2023-10-05 03:00:43.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
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "These are beautiful until you have to replace a cable. And in addition you feel like a heel having to undo this art."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696579849 {#1355
      date: 2023-10-06 10:10:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 32139
    -bodyTs: "'addit':13 'art':23 'beauti':3 'cabl':10 'feel':15 'heel':18 'like':16 'replac':8 'undo':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4141737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696467643 {#1357
      date: 2023-10-05 03:00:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "I tried with God’s design. 0/10 would recommend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696579848 {#3044
    date: 2023-10-06 10:10:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@billwashere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 34450
  -bodyTs: "'0/10':7 'design':6 'god':4 'recommend':9 'tri':2 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4180363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696579848 {#3043
    date: 2023-10-06 10:10:48.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
171 DENIED edit
App\Entity\EntryComment {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "These are beautiful until you have to replace a cable. And in addition you feel like a heel having to undo this art."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696579849 {#1355
      date: 2023-10-06 10:10:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 32139
    -bodyTs: "'addit':13 'art':23 'beauti':3 'cabl':10 'feel':15 'heel':18 'like':16 'replac':8 'undo':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4141737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696467643 {#1357
      date: 2023-10-05 03:00:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "I tried with God’s design. 0/10 would recommend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696579848 {#3044
    date: 2023-10-06 10:10:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@billwashere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 34450
  -bodyTs: "'0/10':7 'design':6 'god':4 'recommend':9 'tri':2 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4180363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696579848 {#3043
    date: 2023-10-06 10:10:48.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
172 DENIED moderate
App\Entity\EntryComment {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "These are beautiful until you have to replace a cable. And in addition you feel like a heel having to undo this art."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696579849 {#1355
      date: 2023-10-06 10:10:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 32139
    -bodyTs: "'addit':13 'art':23 'beauti':3 'cabl':10 'feel':15 'heel':18 'like':16 'replac':8 'undo':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4141737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696467643 {#1357
      date: 2023-10-05 03:00:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "I tried with God’s design. 0/10 would recommend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696579848 {#3044
    date: 2023-10-06 10:10:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@billwashere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 34450
  -bodyTs: "'0/10':7 'design':6 'god':4 'recommend':9 'tri':2 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4180363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696579848 {#3043
    date: 2023-10-06 10:10:48.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
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#3112
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "These are beautiful until you have to replace a cable. And in addition you feel like a heel having to undo this art."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696579849 {#1355
      date: 2023-10-06 10:10:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 32139
    -bodyTs: "'addit':13 'art':23 'beauti':3 'cabl':10 'feel':15 'heel':18 'like':16 'replac':8 'undo':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4141737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696467643 {#1357
      date: 2023-10-05 03:00:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Velcro > zip ties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696477519 {#3110
    date: 2023-10-05 05:45:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@billwashere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 32338
  -bodyTs: "'tie':3 'velcro':1 'zip':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4389261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696477519 {#3111
    date: 2023-10-05 05:45:19.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
175 DENIED edit
App\Entity\EntryComment {#3112
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "These are beautiful until you have to replace a cable. And in addition you feel like a heel having to undo this art."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696579849 {#1355
      date: 2023-10-06 10:10:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 32139
    -bodyTs: "'addit':13 'art':23 'beauti':3 'cabl':10 'feel':15 'heel':18 'like':16 'replac':8 'undo':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4141737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696467643 {#1357
      date: 2023-10-05 03:00:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Velcro > zip ties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696477519 {#3110
    date: 2023-10-05 05:45:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@billwashere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 32338
  -bodyTs: "'tie':3 'velcro':1 'zip':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4389261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696477519 {#3111
    date: 2023-10-05 05:45:19.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
176 DENIED moderate
App\Entity\EntryComment {#3112
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "These are beautiful until you have to replace a cable. And in addition you feel like a heel having to undo this art."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696579849 {#1355
      date: 2023-10-06 10:10:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 32139
    -bodyTs: "'addit':13 'art':23 'beauti':3 'cabl':10 'feel':15 'heel':18 'like':16 'replac':8 'undo':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4141737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696467643 {#1357
      date: 2023-10-05 03:00:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Velcro > zip ties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696477519 {#3110
    date: 2023-10-05 05:45:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@billwashere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 32338
  -bodyTs: "'tie':3 'velcro':1 'zip':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4389261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696477519 {#3111
    date: 2023-10-05 05:45:19.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
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#2567
  +user: App\Entity\User {#2580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "The pedantic nerd in me wants to compare half of the building with the woman, or just the bit right next to the heart to the bit right next to the cabinet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696467282 {#2562
    date: 2023-10-05 02:54:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 32131
  -bodyTs: "'bit':19,27 'build':12 'cabinet':32 'compar':8 'half':9 'heart':24 'nerd':3 'next':21,29 'pedant':2 'right':20,28 'want':6 'woman':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3206537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696467282 {#2563
    date: 2023-10-05 02:54:42.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
179 DENIED edit
App\Entity\EntryComment {#2567
  +user: App\Entity\User {#2580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "The pedantic nerd in me wants to compare half of the building with the woman, or just the bit right next to the heart to the bit right next to the cabinet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696467282 {#2562
    date: 2023-10-05 02:54:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 32131
  -bodyTs: "'bit':19,27 'build':12 'cabinet':32 'compar':8 'half':9 'heart':24 'nerd':3 'next':21,29 'pedant':2 'right':20,28 'want':6 'woman':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3206537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696467282 {#2563
    date: 2023-10-05 02:54:42.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
180 DENIED moderate
App\Entity\EntryComment {#2567
  +user: App\Entity\User {#2580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "The pedantic nerd in me wants to compare half of the building with the woman, or just the bit right next to the heart to the bit right next to the cabinet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696467282 {#2562
    date: 2023-10-05 02:54:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 32131
  -bodyTs: "'bit':19,27 'build':12 'cabinet':32 'compar':8 'half':9 'heart':24 'nerd':3 'next':21,29 'pedant':2 'right':20,28 'want':6 'woman':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3206537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696467282 {#2563
    date: 2023-10-05 02:54:42.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
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#2640
  +user: App\Entity\User {#2654 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would ask if I’m getting royalties from this episode, and if the answer was no I would walk out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1696541626 {#2635
    date: 2023-10-05 23:33:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2642 …}
  +nested: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  -id: 32084
  -bodyTs: "'answer':15 'ask':3 'episod':11 'get':7 'm':6 'royalti':8 'walk':20 'would':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3745195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696466530 {#2636
    date: 2023-10-05 02:42:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#2640
  +user: App\Entity\User {#2654 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would ask if I’m getting royalties from this episode, and if the answer was no I would walk out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1696541626 {#2635
    date: 2023-10-05 23:33:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2642 …}
  +nested: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  -id: 32084
  -bodyTs: "'answer':15 'ask':3 'episod':11 'get':7 'm':6 'royalti':8 'walk':20 'would':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3745195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696466530 {#2636
    date: 2023-10-05 02:42:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#2640
  +user: App\Entity\User {#2654 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would ask if I’m getting royalties from this episode, and if the answer was no I would walk out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1696541626 {#2635
    date: 2023-10-05 23:33:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2642 …}
  +nested: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  -id: 32084
  -bodyTs: "'answer':15 'ask':3 'episod':11 'get':7 'm':6 'royalti':8 'walk':20 'would':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3745195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696466530 {#2636
    date: 2023-10-05 02:42:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2640
    +user: App\Entity\User {#2654 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "I would ask if I’m getting royalties from this episode, and if the answer was no I would walk out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1696541626 {#2635
      date: 2023-10-05 23:33:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2642 …}
    +nested: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2646 …}
    +reports: Doctrine\ORM\PersistentCollection {#2648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    -id: 32084
    -bodyTs: "'answer':15 'ask':3 'episod':11 'get':7 'm':6 'royalti':8 'walk':20 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3745195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696466530 {#2636
      date: 2023-10-05 02:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2640}
  +body: "![100-com](https://www.hexbear.net/pictrs/image/2b5efbec-b467-4f58-a3e9-17e678f4d565.png "emoji 100-com") otherwise you’re getting double exploited. That shit sucks. Although its sometimes fun to watch shitty small business tyrants get yelled at by a shitty large scale capitalist"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696541623 {#3060
    date: 2023-10-05 23:33:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ryven@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 33821
  -bodyTs: "'/pictrs/image/2b5efbec-b467-4f58-a3e9-17e678f4d565.png':5 '100':1,7 'although':18 'busi':26 'capitalist':36 'com':2,8 'doubl':13 'emoji':6 'exploit':14 'fun':21 'get':12,28 'larg':34 'otherwis':9 're':11 'scale':35 'shit':16 'shitti':24,33 'small':25 'sometim':20 'suck':17 'tyrant':27 'watch':23 'www.hexbear.net':4 'www.hexbear.net/pictrs/image/2b5efbec-b467-4f58-a3e9-17e678f4d565.png':3 'yell':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696541623 {#3059
    date: 2023-10-05 23:33:43.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
187 DENIED edit
App\Entity\EntryComment {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2640
    +user: App\Entity\User {#2654 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "I would ask if I’m getting royalties from this episode, and if the answer was no I would walk out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1696541626 {#2635
      date: 2023-10-05 23:33:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2642 …}
    +nested: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2646 …}
    +reports: Doctrine\ORM\PersistentCollection {#2648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    -id: 32084
    -bodyTs: "'answer':15 'ask':3 'episod':11 'get':7 'm':6 'royalti':8 'walk':20 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3745195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696466530 {#2636
      date: 2023-10-05 02:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2640}
  +body: "![100-com](https://www.hexbear.net/pictrs/image/2b5efbec-b467-4f58-a3e9-17e678f4d565.png "emoji 100-com") otherwise you’re getting double exploited. That shit sucks. Although its sometimes fun to watch shitty small business tyrants get yelled at by a shitty large scale capitalist"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696541623 {#3060
    date: 2023-10-05 23:33:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ryven@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 33821
  -bodyTs: "'/pictrs/image/2b5efbec-b467-4f58-a3e9-17e678f4d565.png':5 '100':1,7 'although':18 'busi':26 'capitalist':36 'com':2,8 'doubl':13 'emoji':6 'exploit':14 'fun':21 'get':12,28 'larg':34 'otherwis':9 're':11 'scale':35 'shit':16 'shitti':24,33 'small':25 'sometim':20 'suck':17 'tyrant':27 'watch':23 'www.hexbear.net':4 'www.hexbear.net/pictrs/image/2b5efbec-b467-4f58-a3e9-17e678f4d565.png':3 'yell':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696541623 {#3059
    date: 2023-10-05 23:33:43.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
188 DENIED moderate
App\Entity\EntryComment {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2640
    +user: App\Entity\User {#2654 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2641 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "I would ask if I’m getting royalties from this episode, and if the answer was no I would walk out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1696541626 {#2635
      date: 2023-10-05 23:33:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2642 …}
    +nested: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2646 …}
    +reports: Doctrine\ORM\PersistentCollection {#2648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    -id: 32084
    -bodyTs: "'answer':15 'ask':3 'episod':11 'get':7 'm':6 'royalti':8 'walk':20 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3745195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696466530 {#2636
      date: 2023-10-05 02:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2640}
  +body: "![100-com](https://www.hexbear.net/pictrs/image/2b5efbec-b467-4f58-a3e9-17e678f4d565.png "emoji 100-com") otherwise you’re getting double exploited. That shit sucks. Although its sometimes fun to watch shitty small business tyrants get yelled at by a shitty large scale capitalist"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696541623 {#3060
    date: 2023-10-05 23:33:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ryven@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 33821
  -bodyTs: "'/pictrs/image/2b5efbec-b467-4f58-a3e9-17e678f4d565.png':5 '100':1,7 'although':18 'busi':26 'capitalist':36 'com':2,8 'doubl':13 'emoji':6 'exploit':14 'fun':21 'get':12,28 'larg':34 'otherwis':9 're':11 'scale':35 'shit':16 'shitti':24,33 'small':25 'sometim':20 'suck':17 'tyrant':27 'watch':23 'www.hexbear.net':4 'www.hexbear.net/pictrs/image/2b5efbec-b467-4f58-a3e9-17e678f4d565.png':3 'yell':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4055940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696541623 {#3059
    date: 2023-10-05 23:33:43.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
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#2715
  +user: App\Entity\User {#2729 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Only the Lavatar …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696465884 {#2710
    date: 2023-10-05 02:31:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2717 …}
  +nested: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  -id: 32076
  -bodyTs: "'lavatar':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4385374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696465884 {#2711
    date: 2023-10-05 02:31:24.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
191 DENIED edit
App\Entity\EntryComment {#2715
  +user: App\Entity\User {#2729 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Only the Lavatar …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696465884 {#2710
    date: 2023-10-05 02:31:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2717 …}
  +nested: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  -id: 32076
  -bodyTs: "'lavatar':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4385374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696465884 {#2711
    date: 2023-10-05 02:31:24.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
192 DENIED moderate
App\Entity\EntryComment {#2715
  +user: App\Entity\User {#2729 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Only the Lavatar …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696465884 {#2710
    date: 2023-10-05 02:31:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2717 …}
  +nested: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  -id: 32076
  -bodyTs: "'lavatar':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4385374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696465884 {#2711
    date: 2023-10-05 02:31:24.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
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#2789
  +user: App\Entity\User {#2802 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On a side note, what exactly are we censoring on that bottom photos.\n
    \n
    Are we just censoring a bomb detonator box or are we censoring something else…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696517500 {#2784
    date: 2023-10-05 16:51:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2790 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 32063
  -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4523207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696464662 {#2785
    date: 2023-10-05 02:11:02.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
195 DENIED edit
App\Entity\EntryComment {#2789
  +user: App\Entity\User {#2802 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On a side note, what exactly are we censoring on that bottom photos.\n
    \n
    Are we just censoring a bomb detonator box or are we censoring something else…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696517500 {#2784
    date: 2023-10-05 16:51:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2790 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 32063
  -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4523207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696464662 {#2785
    date: 2023-10-05 02:11:02.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
196 DENIED moderate
App\Entity\EntryComment {#2789
  +user: App\Entity\User {#2802 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On a side note, what exactly are we censoring on that bottom photos.\n
    \n
    Are we just censoring a bomb detonator box or are we censoring something else…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696517500 {#2784
    date: 2023-10-05 16:51:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2790 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 32063
  -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4523207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696464662 {#2785
    date: 2023-10-05 02:11:02.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
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2789
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On a side note, what exactly are we censoring on that bottom photos.\n
      \n
      Are we just censoring a bomb detonator box or are we censoring something else…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696517500 {#2784
      date: 2023-10-05 16:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2790 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    -id: 32063
    -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4523207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696464662 {#2785
      date: 2023-10-05 02:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    It’s not even a detonator box. It’s a bike pump because he’s inflating the massive paint bubble.\n
    \n
    So it’s a pointless black box.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696473921 {#3092
    date: 2023-10-05 04:45:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 32281
  -bodyTs: "'bike':11 'black':26 'box':7,27 'bubbl':20 'deton':6 'even':4 'inflat':16 'massiv':18 'paint':19 'pointless':25 'pump':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1325853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696473921 {#3091
    date: 2023-10-05 04:45:21.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
199 DENIED edit
App\Entity\EntryComment {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2789
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On a side note, what exactly are we censoring on that bottom photos.\n
      \n
      Are we just censoring a bomb detonator box or are we censoring something else…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696517500 {#2784
      date: 2023-10-05 16:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2790 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    -id: 32063
    -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4523207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696464662 {#2785
      date: 2023-10-05 02:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    It’s not even a detonator box. It’s a bike pump because he’s inflating the massive paint bubble.\n
    \n
    So it’s a pointless black box.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696473921 {#3092
    date: 2023-10-05 04:45:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 32281
  -bodyTs: "'bike':11 'black':26 'box':7,27 'bubbl':20 'deton':6 'even':4 'inflat':16 'massiv':18 'paint':19 'pointless':25 'pump':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1325853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696473921 {#3091
    date: 2023-10-05 04:45:21.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
200 DENIED moderate
App\Entity\EntryComment {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2789
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On a side note, what exactly are we censoring on that bottom photos.\n
      \n
      Are we just censoring a bomb detonator box or are we censoring something else…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696517500 {#2784
      date: 2023-10-05 16:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2790 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    -id: 32063
    -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4523207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696464662 {#2785
      date: 2023-10-05 02:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: """
    It’s not even a detonator box. It’s a bike pump because he’s inflating the massive paint bubble.\n
    \n
    So it’s a pointless black box.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696473921 {#3092
    date: 2023-10-05 04:45:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 32281
  -bodyTs: "'bike':11 'black':26 'box':7,27 'bubbl':20 'deton':6 'even':4 'inflat':16 'massiv':18 'paint':19 'pointless':25 'pump':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1325853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696473921 {#3091
    date: 2023-10-05 04:45:21.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
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#3284
  +user: Proxies\__CG__\App\Entity\User {#3281 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3090
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        On a side note, what exactly are we censoring on that bottom photos.\n
        \n
        Are we just censoring a bomb detonator box or are we censoring something else…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1696517500 {#2784
        date: 2023-10-05 16:51:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 32063
      -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4523207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696464662 {#2785
        date: 2023-10-05 02:11:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      It’s not even a detonator box. It’s a bike pump because he’s inflating the massive paint bubble.\n
      \n
      So it’s a pointless black box.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696473921 {#3092
      date: 2023-10-05 04:45:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Catsrules@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3088 …}
    +nested: Doctrine\ORM\PersistentCollection {#3086 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    -id: 32281
    -bodyTs: "'bike':11 'black':26 'box':7,27 'bubbl':20 'deton':6 'even':4 'inflat':16 'massiv':18 'paint':19 'pointless':25 'pump':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1325853"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696473921 {#3091
      date: 2023-10-05 04:45:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Are you kidding me!? It’s a sexy, half-naked, pink (pink is the color of genitalia and is also slang for vagina!!!) starfish (starfish aka the butthole shape!!!) repeatedly slamming his big, thick *rod* into a tight little *hole!* That’s basically pornography!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696508854 {#3285
    date: 2023-10-05 14:27:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
    "@rgb3x3@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 32859
  -bodyTs: "'aka':27 'also':21 'basic':44 'big':34 'butthol':29 'color':16 'genitalia':18 'half':10 'half-nak':9 'hole':41 'kid':3 'littl':40 'nake':11 'pink':12,13 'pornographi':45 'repeat':31 'rod':36 'sexi':8 'shape':30 'slam':32 'slang':22 'starfish':25,26 'thick':35 'tight':39 'vagina':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1327709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696508854 {#3288
    date: 2023-10-05 14:27:34.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
203 DENIED edit
App\Entity\EntryComment {#3284
  +user: Proxies\__CG__\App\Entity\User {#3281 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3090
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        On a side note, what exactly are we censoring on that bottom photos.\n
        \n
        Are we just censoring a bomb detonator box or are we censoring something else…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1696517500 {#2784
        date: 2023-10-05 16:51:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 32063
      -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4523207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696464662 {#2785
        date: 2023-10-05 02:11:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      It’s not even a detonator box. It’s a bike pump because he’s inflating the massive paint bubble.\n
      \n
      So it’s a pointless black box.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696473921 {#3092
      date: 2023-10-05 04:45:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Catsrules@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3088 …}
    +nested: Doctrine\ORM\PersistentCollection {#3086 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    -id: 32281
    -bodyTs: "'bike':11 'black':26 'box':7,27 'bubbl':20 'deton':6 'even':4 'inflat':16 'massiv':18 'paint':19 'pointless':25 'pump':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1325853"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696473921 {#3091
      date: 2023-10-05 04:45:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Are you kidding me!? It’s a sexy, half-naked, pink (pink is the color of genitalia and is also slang for vagina!!!) starfish (starfish aka the butthole shape!!!) repeatedly slamming his big, thick *rod* into a tight little *hole!* That’s basically pornography!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696508854 {#3285
    date: 2023-10-05 14:27:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
    "@rgb3x3@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 32859
  -bodyTs: "'aka':27 'also':21 'basic':44 'big':34 'butthol':29 'color':16 'genitalia':18 'half':10 'half-nak':9 'hole':41 'kid':3 'littl':40 'nake':11 'pink':12,13 'pornographi':45 'repeat':31 'rod':36 'sexi':8 'shape':30 'slam':32 'slang':22 'starfish':25,26 'thick':35 'tight':39 'vagina':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1327709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696508854 {#3288
    date: 2023-10-05 14:27:34.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
204 DENIED moderate
App\Entity\EntryComment {#3284
  +user: Proxies\__CG__\App\Entity\User {#3281 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3090
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        On a side note, what exactly are we censoring on that bottom photos.\n
        \n
        Are we just censoring a bomb detonator box or are we censoring something else…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1696517500 {#2784
        date: 2023-10-05 16:51:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 32063
      -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4523207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696464662 {#2785
        date: 2023-10-05 02:11:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: """
      It’s not even a detonator box. It’s a bike pump because he’s inflating the massive paint bubble.\n
      \n
      So it’s a pointless black box.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696473921 {#3092
      date: 2023-10-05 04:45:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Catsrules@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3088 …}
    +nested: Doctrine\ORM\PersistentCollection {#3086 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    -id: 32281
    -bodyTs: "'bike':11 'black':26 'box':7,27 'bubbl':20 'deton':6 'even':4 'inflat':16 'massiv':18 'paint':19 'pointless':25 'pump':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1325853"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696473921 {#3091
      date: 2023-10-05 04:45:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Are you kidding me!? It’s a sexy, half-naked, pink (pink is the color of genitalia and is also slang for vagina!!!) starfish (starfish aka the butthole shape!!!) repeatedly slamming his big, thick *rod* into a tight little *hole!* That’s basically pornography!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696508854 {#3285
    date: 2023-10-05 14:27:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
    "@rgb3x3@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 32859
  -bodyTs: "'aka':27 'also':21 'basic':44 'big':34 'butthol':29 'color':16 'genitalia':18 'half':10 'half-nak':9 'hole':41 'kid':3 'littl':40 'nake':11 'pink':12,13 'pornographi':45 'repeat':31 'rod':36 'sexi':8 'shape':30 'slam':32 'slang':22 'starfish':25,26 'thick':35 'tight':39 'vagina':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1327709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696508854 {#3288
    date: 2023-10-05 14:27:34.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
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2789
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On a side note, what exactly are we censoring on that bottom photos.\n
      \n
      Are we just censoring a bomb detonator box or are we censoring something else…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696517500 {#2784
      date: 2023-10-05 16:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2790 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    -id: 32063
    -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4523207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696464662 {#2785
      date: 2023-10-05 02:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "“I dont think this bubble can get much bigger”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696481070 {#3076
    date: 2023-10-05 06:44:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 32388
  -bodyTs: "'bigger':9 'bubbl':5 'dont':2 'get':7 'much':8 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4145104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696481070 {#3075
    date: 2023-10-05 06:44:30.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
207 DENIED edit
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2789
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On a side note, what exactly are we censoring on that bottom photos.\n
      \n
      Are we just censoring a bomb detonator box or are we censoring something else…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696517500 {#2784
      date: 2023-10-05 16:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2790 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    -id: 32063
    -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4523207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696464662 {#2785
      date: 2023-10-05 02:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "“I dont think this bubble can get much bigger”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696481070 {#3076
    date: 2023-10-05 06:44:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 32388
  -bodyTs: "'bigger':9 'bubbl':5 'dont':2 'get':7 'much':8 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4145104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696481070 {#3075
    date: 2023-10-05 06:44:30.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
208 DENIED moderate
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2789
    +user: App\Entity\User {#2802 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On a side note, what exactly are we censoring on that bottom photos.\n
      \n
      Are we just censoring a bomb detonator box or are we censoring something else…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696517500 {#2784
      date: 2023-10-05 16:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2790 …}
    +nested: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2794 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
    -id: 32063
    -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4523207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696464662 {#2785
      date: 2023-10-05 02:11:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "“I dont think this bubble can get much bigger”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696481070 {#3076
    date: 2023-10-05 06:44:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 32388
  -bodyTs: "'bigger':9 'bubbl':5 'dont':2 'get':7 'much':8 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4145104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696481070 {#3075
    date: 2023-10-05 06:44:30.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
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        On a side note, what exactly are we censoring on that bottom photos.\n
        \n
        Are we just censoring a bomb detonator box or are we censoring something else…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1696517500 {#2784
        date: 2023-10-05 16:51:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 32063
      -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4523207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696464662 {#2785
        date: 2023-10-05 02:11:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "“I dont think this bubble can get much bigger”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696481070 {#3076
      date: 2023-10-05 06:44:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Catsrules@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 32388
    -bodyTs: "'bigger':9 'bubbl':5 'dont':2 'get':7 'much':8 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4145104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696481070 {#3075
      date: 2023-10-05 06:44:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "No, on the bottom picture. They censored the bicycle tire pump for some reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696481709 {#3328
    date: 2023-10-05 06:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
    "@Button777777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 32394
  -bodyTs: "'bicycl':9 'bottom':4 'censor':7 'pictur':5 'pump':11 'reason':14 'tire':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3663988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696481709 {#3329
    date: 2023-10-05 06:55:09.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
211 DENIED edit
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        On a side note, what exactly are we censoring on that bottom photos.\n
        \n
        Are we just censoring a bomb detonator box or are we censoring something else…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1696517500 {#2784
        date: 2023-10-05 16:51:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 32063
      -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4523207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696464662 {#2785
        date: 2023-10-05 02:11:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "“I dont think this bubble can get much bigger”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696481070 {#3076
      date: 2023-10-05 06:44:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Catsrules@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 32388
    -bodyTs: "'bigger':9 'bubbl':5 'dont':2 'get':7 'much':8 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4145104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696481070 {#3075
      date: 2023-10-05 06:44:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "No, on the bottom picture. They censored the bicycle tire pump for some reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696481709 {#3328
    date: 2023-10-05 06:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
    "@Button777777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 32394
  -bodyTs: "'bicycl':9 'bottom':4 'censor':7 'pictur':5 'pump':11 'reason':14 'tire':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3663988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696481709 {#3329
    date: 2023-10-05 06:55:09.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
212 DENIED moderate
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2789
      +user: App\Entity\User {#2802 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        On a side note, what exactly are we censoring on that bottom photos.\n
        \n
        Are we just censoring a bomb detonator box or are we censoring something else…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1696517500 {#2784
        date: 2023-10-05 16:51:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2790 …}
      +nested: Doctrine\ORM\PersistentCollection {#2792 …}
      +votes: Doctrine\ORM\PersistentCollection {#2794 …}
      +reports: Doctrine\ORM\PersistentCollection {#2796 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
      -id: 32063
      -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4523207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696464662 {#2785
        date: 2023-10-05 02:11:02.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "“I dont think this bubble can get much bigger”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696481070 {#3076
      date: 2023-10-05 06:44:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Catsrules@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 32388
    -bodyTs: "'bigger':9 'bubbl':5 'dont':2 'get':7 'much':8 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4145104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696481070 {#3075
      date: 2023-10-05 06:44:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "No, on the bottom picture. They censored the bicycle tire pump for some reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696481709 {#3328
    date: 2023-10-05 06:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
    "@Button777777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 32394
  -bodyTs: "'bicycl':9 'bottom':4 'censor':7 'pictur':5 'pump':11 'reason':14 'tire':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3663988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696481709 {#3329
    date: 2023-10-05 06:55:09.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
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#3470
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3330
    +user: Proxies\__CG__\App\Entity\User {#3331 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3074
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          On a side note, what exactly are we censoring on that bottom photos.\n
          \n
          Are we just censoring a bomb detonator box or are we censoring something else…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1696517500 {#2784
          date: 2023-10-05 16:51:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 32063
        -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4523207"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696464662 {#2785
          date: 2023-10-05 02:11:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: "“I dont think this bubble can get much bigger”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696481070 {#3076
        date: 2023-10-05 06:44:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Catsrules@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -id: 32388
      -bodyTs: "'bigger':9 'bubbl':5 'dont':2 'get':7 'much':8 'think':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4145104"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696481070 {#3075
        date: 2023-10-05 06:44:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "No, on the bottom picture. They censored the bicycle tire pump for some reason."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696481709 {#3328
      date: 2023-10-05 06:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Catsrules@lemmy.ml"
      "@Button777777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3332 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3336 …}
    +reports: Doctrine\ORM\PersistentCollection {#3338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
    -id: 32394
    -bodyTs: "'bicycl':9 'bottom':4 'censor':7 'pictur':5 'pump':11 'reason':14 'tire':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3663988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696481709 {#3329
      date: 2023-10-05 06:55:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Oh wow im blind lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696517499 {#3471
    date: 2023-10-05 16:51:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
    "@Button777777@lemmy.world"
    "@Gestrid@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3461 …}
  +votes: Doctrine\ORM\PersistentCollection {#3459 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 33120
  -bodyTs: "'blind':4 'im':3 'lol':5 'oh':1 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4158168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696517499 {#3468
    date: 2023-10-05 16:51:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#3470
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3330
    +user: Proxies\__CG__\App\Entity\User {#3331 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3074
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          On a side note, what exactly are we censoring on that bottom photos.\n
          \n
          Are we just censoring a bomb detonator box or are we censoring something else…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1696517500 {#2784
          date: 2023-10-05 16:51:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 32063
        -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4523207"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696464662 {#2785
          date: 2023-10-05 02:11:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: "“I dont think this bubble can get much bigger”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696481070 {#3076
        date: 2023-10-05 06:44:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Catsrules@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -id: 32388
      -bodyTs: "'bigger':9 'bubbl':5 'dont':2 'get':7 'much':8 'think':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4145104"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696481070 {#3075
        date: 2023-10-05 06:44:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "No, on the bottom picture. They censored the bicycle tire pump for some reason."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696481709 {#3328
      date: 2023-10-05 06:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Catsrules@lemmy.ml"
      "@Button777777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3332 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3336 …}
    +reports: Doctrine\ORM\PersistentCollection {#3338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
    -id: 32394
    -bodyTs: "'bicycl':9 'bottom':4 'censor':7 'pictur':5 'pump':11 'reason':14 'tire':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3663988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696481709 {#3329
      date: 2023-10-05 06:55:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Oh wow im blind lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696517499 {#3471
    date: 2023-10-05 16:51:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
    "@Button777777@lemmy.world"
    "@Gestrid@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3461 …}
  +votes: Doctrine\ORM\PersistentCollection {#3459 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 33120
  -bodyTs: "'blind':4 'im':3 'lol':5 'oh':1 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4158168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696517499 {#3468
    date: 2023-10-05 16:51:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#3470
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3330
    +user: Proxies\__CG__\App\Entity\User {#3331 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3074
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2789
        +user: App\Entity\User {#2802 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          On a side note, what exactly are we censoring on that bottom photos.\n
          \n
          Are we just censoring a bomb detonator box or are we censoring something else…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1696517500 {#2784
          date: 2023-10-05 16:51:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2790 …}
        +nested: Doctrine\ORM\PersistentCollection {#2792 …}
        +votes: Doctrine\ORM\PersistentCollection {#2794 …}
        +reports: Doctrine\ORM\PersistentCollection {#2796 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
        -id: 32063
        -bodyTs: "'bomb':19 'bottom':12 'box':21 'censor':9,17,25 'deton':20 'els':27 'exact':6 'note':4 'photo':13 'side':3 'someth':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4523207"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696464662 {#2785
          date: 2023-10-05 02:11:02.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2789}
      +body: "“I dont think this bubble can get much bigger”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696481070 {#3076
        date: 2023-10-05 06:44:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Catsrules@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -id: 32388
      -bodyTs: "'bigger':9 'bubbl':5 'dont':2 'get':7 'much':8 'think':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4145104"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696481070 {#3075
        date: 2023-10-05 06:44:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2789}
    +body: "No, on the bottom picture. They censored the bicycle tire pump for some reason."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696481709 {#3328
      date: 2023-10-05 06:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Catsrules@lemmy.ml"
      "@Button777777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3332 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3336 …}
    +reports: Doctrine\ORM\PersistentCollection {#3338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
    -id: 32394
    -bodyTs: "'bicycl':9 'bottom':4 'censor':7 'pictur':5 'pump':11 'reason':14 'tire':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3663988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696481709 {#3329
      date: 2023-10-05 06:55:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2789}
  +body: "Oh wow im blind lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696517499 {#3471
    date: 2023-10-05 16:51:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Catsrules@lemmy.ml"
    "@Button777777@lemmy.world"
    "@Gestrid@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3461 …}
  +votes: Doctrine\ORM\PersistentCollection {#3459 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 33120
  -bodyTs: "'blind':4 'im':3 'lol':5 'oh':1 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4158168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696517499 {#3468
    date: 2023-10-05 16:51:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#2863
  +user: App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "uncritical support for the DPRK in its heroic struggle to liberate occupied Korea from the genocidal American empire"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1696464160 {#2857
    date: 2023-10-05 02:02:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2864 …}
  +nested: Doctrine\ORM\PersistentCollection {#2866 …}
  +votes: Doctrine\ORM\PersistentCollection {#2868 …}
  +reports: Doctrine\ORM\PersistentCollection {#2870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
  -id: 32039
  -bodyTs: "'american':17 'dprk':5 'empir':18 'genocid':16 'heroic':8 'korea':13 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4051480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696463703 {#2858
    date: 2023-10-05 01:55: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
219 DENIED edit
App\Entity\EntryComment {#2863
  +user: App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "uncritical support for the DPRK in its heroic struggle to liberate occupied Korea from the genocidal American empire"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1696464160 {#2857
    date: 2023-10-05 02:02:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2864 …}
  +nested: Doctrine\ORM\PersistentCollection {#2866 …}
  +votes: Doctrine\ORM\PersistentCollection {#2868 …}
  +reports: Doctrine\ORM\PersistentCollection {#2870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
  -id: 32039
  -bodyTs: "'american':17 'dprk':5 'empir':18 'genocid':16 'heroic':8 'korea':13 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4051480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696463703 {#2858
    date: 2023-10-05 01:55: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
220 DENIED moderate
App\Entity\EntryComment {#2863
  +user: App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "uncritical support for the DPRK in its heroic struggle to liberate occupied Korea from the genocidal American empire"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1696464160 {#2857
    date: 2023-10-05 02:02:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2864 …}
  +nested: Doctrine\ORM\PersistentCollection {#2866 …}
  +votes: Doctrine\ORM\PersistentCollection {#2868 …}
  +reports: Doctrine\ORM\PersistentCollection {#2870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
  -id: 32039
  -bodyTs: "'american':17 'dprk':5 'empir':18 'genocid':16 'heroic':8 'korea':13 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4051480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696463703 {#2858
    date: 2023-10-05 01:55: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
221 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
222 DENIED moderate
App\Entity\EntryComment {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2863
    +user: App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "uncritical support for the DPRK in its heroic struggle to liberate occupied Korea from the genocidal American empire"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1696464160 {#2857
      date: 2023-10-05 02:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2864 …}
    +nested: Doctrine\ORM\PersistentCollection {#2866 …}
    +votes: Doctrine\ORM\PersistentCollection {#2868 …}
    +reports: Doctrine\ORM\PersistentCollection {#2870 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
    -id: 32039
    -bodyTs: "'american':17 'dprk':5 'empir':18 'genocid':16 'heroic':8 'korea':13 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4051480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696463703 {#2858
      date: 2023-10-05 01:55:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2863}
  +body: "Many people are saying it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1696464158 {#3023
    date: 2023-10-05 02:02:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@wombat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 32060
  -bodyTs: "'mani':1 'peopl':2 'say':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4051518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696464158 {#3026
    date: 2023-10-05 02:02:38.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
223 DENIED edit
App\Entity\EntryComment {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2863
    +user: App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "uncritical support for the DPRK in its heroic struggle to liberate occupied Korea from the genocidal American empire"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1696464160 {#2857
      date: 2023-10-05 02:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2864 …}
    +nested: Doctrine\ORM\PersistentCollection {#2866 …}
    +votes: Doctrine\ORM\PersistentCollection {#2868 …}
    +reports: Doctrine\ORM\PersistentCollection {#2870 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
    -id: 32039
    -bodyTs: "'american':17 'dprk':5 'empir':18 'genocid':16 'heroic':8 'korea':13 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4051480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696463703 {#2858
      date: 2023-10-05 01:55:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2863}
  +body: "Many people are saying it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1696464158 {#3023
    date: 2023-10-05 02:02:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@wombat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 32060
  -bodyTs: "'mani':1 'peopl':2 'say':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4051518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696464158 {#3026
    date: 2023-10-05 02:02:38.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
224 DENIED moderate
App\Entity\EntryComment {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2863
    +user: App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "uncritical support for the DPRK in its heroic struggle to liberate occupied Korea from the genocidal American empire"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 77
    +score: 0
    +lastActive: DateTime @1696464160 {#2857
      date: 2023-10-05 02:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2864 …}
    +nested: Doctrine\ORM\PersistentCollection {#2866 …}
    +votes: Doctrine\ORM\PersistentCollection {#2868 …}
    +reports: Doctrine\ORM\PersistentCollection {#2870 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
    -id: 32039
    -bodyTs: "'american':17 'dprk':5 'empir':18 'genocid':16 'heroic':8 'korea':13 'liber':11 'occupi':12 'struggl':9 'support':2 'uncrit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4051480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696463703 {#2858
      date: 2023-10-05 01:55:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2863}
  +body: "Many people are saying it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1696464158 {#3023
    date: 2023-10-05 02:02:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@wombat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -id: 32060
  -bodyTs: "'mani':1 'peopl':2 'say':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4051518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696464158 {#3026
    date: 2023-10-05 02:02:38.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
225 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
226 DENIED moderate
App\Entity\EntryComment {#2936
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2937 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2938 …}
  +image: null
  +parent: null
  +root: null
  +body: "is it just me or does darths head look small"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696460414 {#2931
    date: 2023-10-05 01:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2941 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  -id: 41341
  -bodyTs: "'darth':7 'head':8 'look':9 'small':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3658445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696460414 {#2932
    date: 2023-10-05 01:00:14.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
227 DENIED edit
App\Entity\EntryComment {#2936
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2937 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2938 …}
  +image: null
  +parent: null
  +root: null
  +body: "is it just me or does darths head look small"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696460414 {#2931
    date: 2023-10-05 01:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2941 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  -id: 41341
  -bodyTs: "'darth':7 'head':8 'look':9 'small':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3658445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696460414 {#2932
    date: 2023-10-05 01:00:14.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
228 DENIED moderate
App\Entity\EntryComment {#2936
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2937 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2938 …}
  +image: null
  +parent: null
  +root: null
  +body: "is it just me or does darths head look small"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696460414 {#2931
    date: 2023-10-05 01:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2941 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  -id: 41341
  -bodyTs: "'darth':7 'head':8 'look':9 'small':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3658445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696460414 {#2932
    date: 2023-10-05 01:00:14.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