GET https://kbin.spritesserver.nl/d/pluralistic.net/comments/active

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.24 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This must be the 5th repost I’ve seen of this. Is something going on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 67
  +score: 0
  +lastActive: DateTime @1704915206 {#1919
    date: 2024-01-10 20:33:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 217220
  -bodyTs: "'5th':5 'go':14 'must':2 'repost':6 'seen':9 'someth':13 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4641384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702293842 {#2397
    date: 2023-12-11 12:24:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This must be the 5th repost I’ve seen of this. Is something going on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 67
  +score: 0
  +lastActive: DateTime @1704915206 {#1919
    date: 2024-01-10 20:33:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 217220
  -bodyTs: "'5th':5 'go':14 'must':2 'repost':6 'seen':9 'someth':13 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4641384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702293842 {#2397
    date: 2023-12-11 12:24:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This must be the 5th repost I’ve seen of this. Is something going on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 67
  +score: 0
  +lastActive: DateTime @1704915206 {#1919
    date: 2024-01-10 20:33:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 217220
  -bodyTs: "'5th':5 'go':14 'must':2 'repost':6 'seen':9 'someth':13 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4641384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702293842 {#2397
    date: 2023-12-11 12:24:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2667
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "This must be the 5th repost I’ve seen of this. Is something going on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 67
    +score: 0
    +lastActive: DateTime @1704915206 {#1919
      date: 2024-01-10 20:33:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1684 …}
    +nested: Doctrine\ORM\PersistentCollection {#1658 …}
    +votes: Doctrine\ORM\PersistentCollection {#1832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
    -id: 217220
    -bodyTs: "'5th':5 'go':14 'must':2 'repost':6 'seen':9 'someth':13 've':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4641384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702293842 {#2397
      date: 2023-12-11 12:24:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "It was posted by the instance owner, so you’ll have to ask them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702662366 {#2669
    date: 2023-12-15 18:46:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@Damage@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2665 …}
  +nested: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2743 …}
  +reports: Doctrine\ORM\PersistentCollection {#2746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 225068
  -bodyTs: "'ask':13 'instanc':6 'll':10 'owner':7 'post':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5991558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702662366 {#2668
    date: 2023-12-15 18:46:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2667
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "This must be the 5th repost I’ve seen of this. Is something going on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 67
    +score: 0
    +lastActive: DateTime @1704915206 {#1919
      date: 2024-01-10 20:33:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1684 …}
    +nested: Doctrine\ORM\PersistentCollection {#1658 …}
    +votes: Doctrine\ORM\PersistentCollection {#1832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
    -id: 217220
    -bodyTs: "'5th':5 'go':14 'must':2 'repost':6 'seen':9 'someth':13 've':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4641384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702293842 {#2397
      date: 2023-12-11 12:24:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "It was posted by the instance owner, so you’ll have to ask them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702662366 {#2669
    date: 2023-12-15 18:46:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@Damage@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2665 …}
  +nested: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2743 …}
  +reports: Doctrine\ORM\PersistentCollection {#2746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 225068
  -bodyTs: "'ask':13 'instanc':6 'll':10 'owner':7 'post':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5991558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702662366 {#2668
    date: 2023-12-15 18:46:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2667
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "This must be the 5th repost I’ve seen of this. Is something going on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 67
    +score: 0
    +lastActive: DateTime @1704915206 {#1919
      date: 2024-01-10 20:33:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1684 …}
    +nested: Doctrine\ORM\PersistentCollection {#1658 …}
    +votes: Doctrine\ORM\PersistentCollection {#1832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
    -id: 217220
    -bodyTs: "'5th':5 'go':14 'must':2 'repost':6 'seen':9 'someth':13 've':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4641384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702293842 {#2397
      date: 2023-12-11 12:24:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "It was posted by the instance owner, so you’ll have to ask them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702662366 {#2669
    date: 2023-12-15 18:46:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@Damage@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2665 …}
  +nested: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2743 …}
  +reports: Doctrine\ORM\PersistentCollection {#2746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 225068
  -bodyTs: "'ask':13 'instanc':6 'll':10 'owner':7 'post':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5991558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702662366 {#2668
    date: 2023-12-15 18:46:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2790
  +user: Proxies\__CG__\App\Entity\User {#2791 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: App\Entity\EntryComment {#1561 …}
  +root: App\Entity\EntryComment {#1561 …}
  +body: "Good call-outs! I feel like this sort of legislature would also appeal to both sides of the aisle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702586973 {#2788
    date: 2023-12-14 21:49:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Anonymouse@lemmy.world"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -id: 222287
  -bodyTs: "'aisl':20 'also':13 'appeal':14 'call':3 'call-out':2 'feel':6 'good':1 'legislatur':11 'like':7 'out':4 'side':17 'sort':9 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6044808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702586973 {#2789
    date: 2023-12-14 21:49:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2790
  +user: Proxies\__CG__\App\Entity\User {#2791 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: App\Entity\EntryComment {#1561 …}
  +root: App\Entity\EntryComment {#1561 …}
  +body: "Good call-outs! I feel like this sort of legislature would also appeal to both sides of the aisle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702586973 {#2788
    date: 2023-12-14 21:49:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Anonymouse@lemmy.world"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -id: 222287
  -bodyTs: "'aisl':20 'also':13 'appeal':14 'call':3 'call-out':2 'feel':6 'good':1 'legislatur':11 'like':7 'out':4 'side':17 'sort':9 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6044808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702586973 {#2789
    date: 2023-12-14 21:49:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2790
  +user: Proxies\__CG__\App\Entity\User {#2791 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: App\Entity\EntryComment {#1561 …}
  +root: App\Entity\EntryComment {#1561 …}
  +body: "Good call-outs! I feel like this sort of legislature would also appeal to both sides of the aisle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702586973 {#2788
    date: 2023-12-14 21:49:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Anonymouse@lemmy.world"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -id: 222287
  -bodyTs: "'aisl':20 'also':13 'appeal':14 'call':3 'call-out':2 'feel':6 'good':1 'legislatur':11 'like':7 'out':4 'side':17 'sort':9 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6044808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702586973 {#2789
    date: 2023-12-14 21:49:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2807
  +user: Proxies\__CG__\App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: App\Entity\EntryComment {#1561 …}
  +root: App\Entity\EntryComment {#1561 …}
  +body: """
    "Only those who do not seek power are qualified to hold it."\n
    \n
    - Plato\n
    \n
    "In most cases, those who want power probably shouldn’t have it, those who enjoy it probably do so for the wrong reasons, and those who want most to hold on to it don’t understand that it’s only temporary."\n
    \n
    - John C. Maxwell,
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702620433 {#2804
    date: 2023-12-15 07:07:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Anonymouse@lemmy.world"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2809 …}
  +nested: Doctrine\ORM\PersistentCollection {#2811 …}
  +votes: Doctrine\ORM\PersistentCollection {#2813 …}
  +reports: Doctrine\ORM\PersistentCollection {#2815 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2817 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2819 …}
  -id: 223544
  -bodyTs: "'c':56 'case':16 'enjoy':28 'hold':11,43 'john':55 'maxwel':57 'plato':13 'power':7,20 'probabl':21,30 'qualifi':9 'reason':36 'seek':6 'shouldn':22 'temporari':54 'understand':49 'want':19,40 'wrong':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2818948"
  +editedAt: DateTimeImmutable @1704848373 {#2805
    date: 2024-01-10 01:59:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702620433 {#2806
    date: 2023-12-15 07:07:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2807
  +user: Proxies\__CG__\App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: App\Entity\EntryComment {#1561 …}
  +root: App\Entity\EntryComment {#1561 …}
  +body: """
    "Only those who do not seek power are qualified to hold it."\n
    \n
    - Plato\n
    \n
    "In most cases, those who want power probably shouldn’t have it, those who enjoy it probably do so for the wrong reasons, and those who want most to hold on to it don’t understand that it’s only temporary."\n
    \n
    - John C. Maxwell,
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702620433 {#2804
    date: 2023-12-15 07:07:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Anonymouse@lemmy.world"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2809 …}
  +nested: Doctrine\ORM\PersistentCollection {#2811 …}
  +votes: Doctrine\ORM\PersistentCollection {#2813 …}
  +reports: Doctrine\ORM\PersistentCollection {#2815 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2817 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2819 …}
  -id: 223544
  -bodyTs: "'c':56 'case':16 'enjoy':28 'hold':11,43 'john':55 'maxwel':57 'plato':13 'power':7,20 'probabl':21,30 'qualifi':9 'reason':36 'seek':6 'shouldn':22 'temporari':54 'understand':49 'want':19,40 'wrong':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2818948"
  +editedAt: DateTimeImmutable @1704848373 {#2805
    date: 2024-01-10 01:59:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702620433 {#2806
    date: 2023-12-15 07:07:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2807
  +user: Proxies\__CG__\App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +parent: App\Entity\EntryComment {#1561 …}
  +root: App\Entity\EntryComment {#1561 …}
  +body: """
    "Only those who do not seek power are qualified to hold it."\n
    \n
    - Plato\n
    \n
    "In most cases, those who want power probably shouldn’t have it, those who enjoy it probably do so for the wrong reasons, and those who want most to hold on to it don’t understand that it’s only temporary."\n
    \n
    - John C. Maxwell,
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702620433 {#2804
    date: 2023-12-15 07:07:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Anonymouse@lemmy.world"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2809 …}
  +nested: Doctrine\ORM\PersistentCollection {#2811 …}
  +votes: Doctrine\ORM\PersistentCollection {#2813 …}
  +reports: Doctrine\ORM\PersistentCollection {#2815 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2817 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2819 …}
  -id: 223544
  -bodyTs: "'c':56 'case':16 'enjoy':28 'hold':11,43 'john':55 'maxwel':57 'plato':13 'power':7,20 'probabl':21,30 'qualifi':9 'reason':36 'seek':6 'shouldn':22 'temporari':54 'understand':49 'want':19,40 'wrong':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2818948"
  +editedAt: DateTimeImmutable @1704848373 {#2805
    date: 2024-01-10 01:59:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702620433 {#2806
    date: 2023-12-15 07:07:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2458
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Noo piracy isn’t stealing I’m a lawful citizen\n
    \n
    ![wojak-nooo](https://www.hexbear.net/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png "emoji wojak-nooo")\n
    \n
    vs.\n
    \n
    Yes I’m a thief got a problem with that\n
    \n
    ![gigachad](https://www.hexbear.net/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png "emoji gigachad")
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1703906466 {#2448
    date: 2023-12-30 04:21:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 217202
  -bodyTs: "'/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png':35 '/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png':16 'citizen':10 'emoji':17,36 'gigachad':32,37 'got':27 'isn':3 'law':9 'm':7,24 'noo':1 'nooo':13,20 'piraci':2 'problem':29 'steal':5 'thief':26 'vs':21 'wojak':12,19 'wojak-nooo':11,18 'www.hexbear.net':15,34 'www.hexbear.net/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png':33 'www.hexbear.net/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png':14 'yes':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4360044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702290481 {#2411
    date: 2023-12-11 11:28:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2458
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Noo piracy isn’t stealing I’m a lawful citizen\n
    \n
    ![wojak-nooo](https://www.hexbear.net/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png "emoji wojak-nooo")\n
    \n
    vs.\n
    \n
    Yes I’m a thief got a problem with that\n
    \n
    ![gigachad](https://www.hexbear.net/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png "emoji gigachad")
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1703906466 {#2448
    date: 2023-12-30 04:21:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 217202
  -bodyTs: "'/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png':35 '/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png':16 'citizen':10 'emoji':17,36 'gigachad':32,37 'got':27 'isn':3 'law':9 'm':7,24 'noo':1 'nooo':13,20 'piraci':2 'problem':29 'steal':5 'thief':26 'vs':21 'wojak':12,19 'wojak-nooo':11,18 'www.hexbear.net':15,34 'www.hexbear.net/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png':33 'www.hexbear.net/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png':14 'yes':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4360044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702290481 {#2411
    date: 2023-12-11 11:28:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2458
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Noo piracy isn’t stealing I’m a lawful citizen\n
    \n
    ![wojak-nooo](https://www.hexbear.net/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png "emoji wojak-nooo")\n
    \n
    vs.\n
    \n
    Yes I’m a thief got a problem with that\n
    \n
    ![gigachad](https://www.hexbear.net/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png "emoji gigachad")
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1703906466 {#2448
    date: 2023-12-30 04:21:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 217202
  -bodyTs: "'/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png':35 '/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png':16 'citizen':10 'emoji':17,36 'gigachad':32,37 'got':27 'isn':3 'law':9 'm':7,24 'noo':1 'nooo':13,20 'piraci':2 'problem':29 'steal':5 'thief':26 'vs':21 'wojak':12,19 'wojak-nooo':11,18 'www.hexbear.net':15,34 'www.hexbear.net/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png':33 'www.hexbear.net/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png':14 'yes':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4360044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702290481 {#2411
    date: 2023-12-11 11:28:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2683
  +user: Proxies\__CG__\App\Entity\User {#2682 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2458
    +user: App\Entity\User {#2467 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Noo piracy isn’t stealing I’m a lawful citizen\n
      \n
      ![wojak-nooo](https://www.hexbear.net/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png "emoji wojak-nooo")\n
      \n
      vs.\n
      \n
      Yes I’m a thief got a problem with that\n
      \n
      ![gigachad](https://www.hexbear.net/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png "emoji gigachad")
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703906466 {#2448
      date: 2023-12-30 04:21:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2461 …}
    +nested: Doctrine\ORM\PersistentCollection {#2460 …}
    +votes: Doctrine\ORM\PersistentCollection {#2452 …}
    +reports: Doctrine\ORM\PersistentCollection {#2454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
    -id: 217202
    -bodyTs: "'/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png':35 '/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png':16 'citizen':10 'emoji':17,36 'gigachad':32,37 'got':27 'isn':3 'law':9 'm':7,24 'noo':1 'nooo':13,20 'piraci':2 'problem':29 'steal':5 'thief':26 'vs':21 'wojak':12,19 'wojak-nooo':11,18 'www.hexbear.net':15,34 'www.hexbear.net/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png':33 'www.hexbear.net/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png':14 'yes':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4360044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702290481 {#2411
      date: 2023-12-11 11:28:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2458}
  +body: """
    Are we on the same boat?\n
    \n
    Yes I don’t care if it’s stealing. Or maybe I do, stealing from Disney makes it more enjoyable to watch my action packed comedy superhero movie
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702333742 {#2685
    date: 2023-12-11 23:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@newerAccountWhoDis@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2681 …}
  +nested: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2677 …}
  +reports: Doctrine\ORM\PersistentCollection {#2675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  -id: 217553
  -bodyTs: "'action':30 'boat':6 'care':11 'comedi':32 'disney':22 'enjoy':26 'make':23 'mayb':17 'movi':34 'pack':31 'steal':15,20 'superhero':33 'watch':28 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5888634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702333742 {#2684
    date: 2023-12-11 23:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2683
  +user: Proxies\__CG__\App\Entity\User {#2682 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2458
    +user: App\Entity\User {#2467 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Noo piracy isn’t stealing I’m a lawful citizen\n
      \n
      ![wojak-nooo](https://www.hexbear.net/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png "emoji wojak-nooo")\n
      \n
      vs.\n
      \n
      Yes I’m a thief got a problem with that\n
      \n
      ![gigachad](https://www.hexbear.net/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png "emoji gigachad")
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703906466 {#2448
      date: 2023-12-30 04:21:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2461 …}
    +nested: Doctrine\ORM\PersistentCollection {#2460 …}
    +votes: Doctrine\ORM\PersistentCollection {#2452 …}
    +reports: Doctrine\ORM\PersistentCollection {#2454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
    -id: 217202
    -bodyTs: "'/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png':35 '/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png':16 'citizen':10 'emoji':17,36 'gigachad':32,37 'got':27 'isn':3 'law':9 'm':7,24 'noo':1 'nooo':13,20 'piraci':2 'problem':29 'steal':5 'thief':26 'vs':21 'wojak':12,19 'wojak-nooo':11,18 'www.hexbear.net':15,34 'www.hexbear.net/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png':33 'www.hexbear.net/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png':14 'yes':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4360044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702290481 {#2411
      date: 2023-12-11 11:28:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2458}
  +body: """
    Are we on the same boat?\n
    \n
    Yes I don’t care if it’s stealing. Or maybe I do, stealing from Disney makes it more enjoyable to watch my action packed comedy superhero movie
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702333742 {#2685
    date: 2023-12-11 23:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@newerAccountWhoDis@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2681 …}
  +nested: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2677 …}
  +reports: Doctrine\ORM\PersistentCollection {#2675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  -id: 217553
  -bodyTs: "'action':30 'boat':6 'care':11 'comedi':32 'disney':22 'enjoy':26 'make':23 'mayb':17 'movi':34 'pack':31 'steal':15,20 'superhero':33 'watch':28 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5888634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702333742 {#2684
    date: 2023-12-11 23:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2683
  +user: Proxies\__CG__\App\Entity\User {#2682 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2458
    +user: App\Entity\User {#2467 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Noo piracy isn’t stealing I’m a lawful citizen\n
      \n
      ![wojak-nooo](https://www.hexbear.net/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png "emoji wojak-nooo")\n
      \n
      vs.\n
      \n
      Yes I’m a thief got a problem with that\n
      \n
      ![gigachad](https://www.hexbear.net/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png "emoji gigachad")
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703906466 {#2448
      date: 2023-12-30 04:21:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2461 …}
    +nested: Doctrine\ORM\PersistentCollection {#2460 …}
    +votes: Doctrine\ORM\PersistentCollection {#2452 …}
    +reports: Doctrine\ORM\PersistentCollection {#2454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
    -id: 217202
    -bodyTs: "'/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png':35 '/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png':16 'citizen':10 'emoji':17,36 'gigachad':32,37 'got':27 'isn':3 'law':9 'm':7,24 'noo':1 'nooo':13,20 'piraci':2 'problem':29 'steal':5 'thief':26 'vs':21 'wojak':12,19 'wojak-nooo':11,18 'www.hexbear.net':15,34 'www.hexbear.net/pictrs/image/406ec086-2556-47a9-b77a-3b6455fd597a.png':33 'www.hexbear.net/pictrs/image/44f42cb5-b644-4687-a9f4-14557f5c0582.png':14 'yes':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4360044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702290481 {#2411
      date: 2023-12-11 11:28:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2458}
  +body: """
    Are we on the same boat?\n
    \n
    Yes I don’t care if it’s stealing. Or maybe I do, stealing from Disney makes it more enjoyable to watch my action packed comedy superhero movie
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702333742 {#2685
    date: 2023-12-11 23:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@newerAccountWhoDis@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2681 …}
  +nested: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2677 …}
  +reports: Doctrine\ORM\PersistentCollection {#2675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  -id: 217553
  -bodyTs: "'action':30 'boat':6 'care':11 'comedi':32 'disney':22 'enjoy':26 'make':23 'mayb':17 'movi':34 'pack':31 'steal':15,20 'superhero':33 'watch':28 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5888634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702333742 {#2684
    date: 2023-12-11 23:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2011
  +user: App\Entity\User {#2144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Do I like the lease model that we have been living with for the past 30-40 years? No. I can’t argue it is fundamentally broken (see “30-40 years”) but it does lead to corner cases like the insanity impacting all streaming services at this point. And that is why I love “physical media” that I can rip and put on a plex server.\n
    \n
    But I hate this “argument” almost as much as I hate “There is no ethical consumption under capitalism”. It has nothing to do with either a philosophical discussion or an attempt to make things better and is just a way for people to feel good about taking the easy way out.\n
    \n
    Because, much like with “piracy is for preservation of video games”, it begins with the false premise of what the media being consumed is. We aren’t talking about a book (… except when we are). We are talking about something a lot closer to a stage show at a theatre. You don’t own every production of Hamlet ever made just because you bought a ticket once. Hell, you don’t even own every production by the 14th Street Acting Troupe. You own that night’s production where Wendy’s boob popped out of her top and Sean couldn’t score any blow before the show and so forth.\n
    \n
    This argument is basically saying that there are no moral or ethical* concerns with holding up a camcorder in a theatre or outright jumping the ticket stand because you wouldn’t own it anyway.\n
    \n
    And before people start claiming that it is digital media so it is always the same, it isn’t. Remember how we apparently went from Game of Thrones being THE GREATEST HOUR OF TELEVISION EVER MADE during Battle of the Bastards to it being THE ABSOLUTE WORST PIECE OF DOGSHIT EVER CREATED when nobody could see what was going on because all the blacks of the ice zombie war were crushed worse than all the redshirts Jon-boy climbed on in the previous episode? HBO Max isn’t (entirely) paying for the ability to rewatch a guy fuck his aunt any time we want (heh, who remembers all the sex shows on HBO?). It is about being part of that discussion. It is about “experiencing” people who have never seen a war movie that didn’t star Channing Tatum lose their mind over horror. It is about being part of the discussion on what HDR even is. And that is why a lot of film makers really dislike how many people will never see a movie in theatres and instead watch it on a cell phone screen.\n
    \n
    But also: If you want to pirate, just fucking pirate. I have a set of “rules” that I use to decide when I pirate versus buy stuff, but I am not going to pretend I am morally righteous for having the 90s Battletech cartoon on my plex server.\n
    \n
    Which mostly speaks to people being REALLY immature and incapable of acknowledging they do good and bad. The discussion is always “this isn’t piracy” rather than “Who fucking cares if it is piracy?”. Because even thinking for a moment that you did a “bad” (and then not caring) is beyond people.\n
    \n
    As for why I wish people would reassess and actually critically think? Mostly because the bog standard neckbeard “Achshually, I am morally righteous and smarter than you” is fucking annoying. But partly because that is how you actually get feedback out there. I’ve gotten the Netflix “sorry to see you go, can you tell us why?” card a few times. And every time I answer a variation of “You fund awesome shows that I want to watch and I have no problem paying 20 or even 40 bucks for a season of The Last Kingdom. But I am not going to pay that every month. Which puts me into the weird case of deciding I will buy a month of Hulu instead because, even if their shows aren’t as good, they have enough of them to ‘justify’ the month.”. Which probably goes in a bin, but hopefully leads to thoughts on whether Glass Onion should get a blu-ray release and so forth.\n
    \n
    *: Remember kids, ethics are not morality. And if you do have an ethical system that justifies this, cool. But that is the kind of thing that takes serious thought and constant reevaluation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703848538 {#2032
    date: 2023-12-29 12:15:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 217312
  -bodyTs: "'-40':17,30 '14th':195 '20':633 '30':16,29 '40':636 '90s':490 'abil':354 'absolut':306 'achshual':567 'acknowledg':508 'act':197 'actual':558,586 'almost':72 'also':450 'alway':274,517 'annoy':578 'answer':614 'anyway':260 'appar':283 'aren':143,677 'argu':23 'argument':71,228 'attempt':97 'aunt':361 'awesom':620 'bad':513,541 'basic':230 'bastard':301 'battl':298 'battletech':491 'begin':130 'better':101 'beyond':547 'bin':695 'black':324 'blow':220 'blu':709 'blu-ray':708 'bog':564 'boob':208 'book':148 'bought':181 'boy':339 'broken':27 'buck':637 'buy':474,666 'camcord':244 'capit':84 'card':606 'care':526,545 'cartoon':492 'case':38,661 'cell':446 'chan':399 'claim':265 'climb':340 'closer':160 'concern':239 'constant':745 'consum':140 'consumpt':82 'cool':732 'corner':37 'could':315 'couldn':216 'creat':312 'critic':559 'crush':331 'decid':469,663 'didn':396 'digit':269 'discuss':94,382,413,515 'dislik':429 'dogshit':310 'easi':115 'either':91 'enough':683 'entir':350 'episod':345 'ethic':81,238,717,727 'even':189,417,532,635,673 'ever':176,295,311 'everi':172,191,611,653 'except':149 'experienc':386 'fals':133 'feedback':588 'feel':110 'film':426 'forth':226,714 'fuck':359,457,525,577 'fund':619 'fundament':26 'game':128,286 'get':587,706 'glass':703 'go':319,480,600,649 'goe':692 'good':111,511,680 'gotten':593 'greatest':291 'guy':358 'hamlet':175 'hate':69,77 'hbo':346,374 'hdr':416 'heh':366 'hell':185 'hold':241 'hope':697 'horror':405 'hour':292 'hulu':670 'ice':327 'immatur':504 'impact':42 'incap':506 'insan':41 'instead':441,671 'isn':278,348,519 'jon':338 'jon-boy':337 'jump':250 'justifi':687,730 'kid':716 'kind':737 'kingdom':644 'last':643 'lead':35,698 'leas':5 'like':3,39,120 'live':11 'lose':401 'lot':159,424 'love':54 'made':177,296 'make':99 'maker':427 'mani':431 'max':347 'media':56,138,270 'mind':403 'model':6 'moment':536 'month':654,668,689 'moral':236,485,570,720 'most':498,561 'movi':394,437 'much':74,119 'neckbeard':566 'netflix':595 'never':390,434 'night':202 'nobodi':314 'noth':87 'onion':704 'outright':249 'part':379,410,580 'past':15 'pay':351,632,651 'peopl':108,263,387,432,501,548,554 'philosoph':93 'phone':447 'physic':55 'piec':308 'piraci':122,521,530 'pirat':455,458,472 'plex':65,495 'point':48 'pop':209 'premis':134 'preserv':125 'pretend':482 'previous':344 'probabl':691 'problem':631 'product':173,192,204 'put':62,656 'rather':522 'ray':710 'realli':428,503 'reassess':556 'redshirt':336 'reevalu':746 'releas':711 'rememb':280,368,715 'rewatch':356 'righteous':486,571 'rip':60 'rule':464 'say':231 'score':218 'screen':448 'sean':215 'season':640 'see':28,316,435,598 'seen':391 'serious':742 'server':66,496 'servic':45 'set':462 'sex':371 'show':164,223,372,621,676 'smarter':573 'someth':157 'sorri':596 'speak':499 'stage':163 'stand':253 'standard':565 'star':398 'start':264 'stream':44 'street':196 'stuff':475 'system':728 'take':113,741 'talk':145,155 'tatum':400 'televis':294 'tell':603 'theatr':167,247,439 'thing':100,739 'think':533,560 'thought':700,743 'throne':288 'ticket':183,252 'time':363,609,612 'top':213 'troup':198 'us':604 'use':467 'variat':616 've':592 'versus':473 'video':127 'want':365,453,624 'war':329,393 'watch':442,626 'way':106,116 'weird':660 'wendi':206 'went':284 'whether':702 'wish':553 'wors':332 'worst':307 'would':555 'wouldn':256 'year':18,31 'zombi':328"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5440274"
  +editedAt: DateTimeImmutable @1703841224 {#2026
    date: 2023-12-29 10:13:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702306797 {#2024
    date: 2023-12-11 15:59:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#2144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Do I like the lease model that we have been living with for the past 30-40 years? No. I can’t argue it is fundamentally broken (see “30-40 years”) but it does lead to corner cases like the insanity impacting all streaming services at this point. And that is why I love “physical media” that I can rip and put on a plex server.\n
    \n
    But I hate this “argument” almost as much as I hate “There is no ethical consumption under capitalism”. It has nothing to do with either a philosophical discussion or an attempt to make things better and is just a way for people to feel good about taking the easy way out.\n
    \n
    Because, much like with “piracy is for preservation of video games”, it begins with the false premise of what the media being consumed is. We aren’t talking about a book (… except when we are). We are talking about something a lot closer to a stage show at a theatre. You don’t own every production of Hamlet ever made just because you bought a ticket once. Hell, you don’t even own every production by the 14th Street Acting Troupe. You own that night’s production where Wendy’s boob popped out of her top and Sean couldn’t score any blow before the show and so forth.\n
    \n
    This argument is basically saying that there are no moral or ethical* concerns with holding up a camcorder in a theatre or outright jumping the ticket stand because you wouldn’t own it anyway.\n
    \n
    And before people start claiming that it is digital media so it is always the same, it isn’t. Remember how we apparently went from Game of Thrones being THE GREATEST HOUR OF TELEVISION EVER MADE during Battle of the Bastards to it being THE ABSOLUTE WORST PIECE OF DOGSHIT EVER CREATED when nobody could see what was going on because all the blacks of the ice zombie war were crushed worse than all the redshirts Jon-boy climbed on in the previous episode? HBO Max isn’t (entirely) paying for the ability to rewatch a guy fuck his aunt any time we want (heh, who remembers all the sex shows on HBO?). It is about being part of that discussion. It is about “experiencing” people who have never seen a war movie that didn’t star Channing Tatum lose their mind over horror. It is about being part of the discussion on what HDR even is. And that is why a lot of film makers really dislike how many people will never see a movie in theatres and instead watch it on a cell phone screen.\n
    \n
    But also: If you want to pirate, just fucking pirate. I have a set of “rules” that I use to decide when I pirate versus buy stuff, but I am not going to pretend I am morally righteous for having the 90s Battletech cartoon on my plex server.\n
    \n
    Which mostly speaks to people being REALLY immature and incapable of acknowledging they do good and bad. The discussion is always “this isn’t piracy” rather than “Who fucking cares if it is piracy?”. Because even thinking for a moment that you did a “bad” (and then not caring) is beyond people.\n
    \n
    As for why I wish people would reassess and actually critically think? Mostly because the bog standard neckbeard “Achshually, I am morally righteous and smarter than you” is fucking annoying. But partly because that is how you actually get feedback out there. I’ve gotten the Netflix “sorry to see you go, can you tell us why?” card a few times. And every time I answer a variation of “You fund awesome shows that I want to watch and I have no problem paying 20 or even 40 bucks for a season of The Last Kingdom. But I am not going to pay that every month. Which puts me into the weird case of deciding I will buy a month of Hulu instead because, even if their shows aren’t as good, they have enough of them to ‘justify’ the month.”. Which probably goes in a bin, but hopefully leads to thoughts on whether Glass Onion should get a blu-ray release and so forth.\n
    \n
    *: Remember kids, ethics are not morality. And if you do have an ethical system that justifies this, cool. But that is the kind of thing that takes serious thought and constant reevaluation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703848538 {#2032
    date: 2023-12-29 12:15:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 217312
  -bodyTs: "'-40':17,30 '14th':195 '20':633 '30':16,29 '40':636 '90s':490 'abil':354 'absolut':306 'achshual':567 'acknowledg':508 'act':197 'actual':558,586 'almost':72 'also':450 'alway':274,517 'annoy':578 'answer':614 'anyway':260 'appar':283 'aren':143,677 'argu':23 'argument':71,228 'attempt':97 'aunt':361 'awesom':620 'bad':513,541 'basic':230 'bastard':301 'battl':298 'battletech':491 'begin':130 'better':101 'beyond':547 'bin':695 'black':324 'blow':220 'blu':709 'blu-ray':708 'bog':564 'boob':208 'book':148 'bought':181 'boy':339 'broken':27 'buck':637 'buy':474,666 'camcord':244 'capit':84 'card':606 'care':526,545 'cartoon':492 'case':38,661 'cell':446 'chan':399 'claim':265 'climb':340 'closer':160 'concern':239 'constant':745 'consum':140 'consumpt':82 'cool':732 'corner':37 'could':315 'couldn':216 'creat':312 'critic':559 'crush':331 'decid':469,663 'didn':396 'digit':269 'discuss':94,382,413,515 'dislik':429 'dogshit':310 'easi':115 'either':91 'enough':683 'entir':350 'episod':345 'ethic':81,238,717,727 'even':189,417,532,635,673 'ever':176,295,311 'everi':172,191,611,653 'except':149 'experienc':386 'fals':133 'feedback':588 'feel':110 'film':426 'forth':226,714 'fuck':359,457,525,577 'fund':619 'fundament':26 'game':128,286 'get':587,706 'glass':703 'go':319,480,600,649 'goe':692 'good':111,511,680 'gotten':593 'greatest':291 'guy':358 'hamlet':175 'hate':69,77 'hbo':346,374 'hdr':416 'heh':366 'hell':185 'hold':241 'hope':697 'horror':405 'hour':292 'hulu':670 'ice':327 'immatur':504 'impact':42 'incap':506 'insan':41 'instead':441,671 'isn':278,348,519 'jon':338 'jon-boy':337 'jump':250 'justifi':687,730 'kid':716 'kind':737 'kingdom':644 'last':643 'lead':35,698 'leas':5 'like':3,39,120 'live':11 'lose':401 'lot':159,424 'love':54 'made':177,296 'make':99 'maker':427 'mani':431 'max':347 'media':56,138,270 'mind':403 'model':6 'moment':536 'month':654,668,689 'moral':236,485,570,720 'most':498,561 'movi':394,437 'much':74,119 'neckbeard':566 'netflix':595 'never':390,434 'night':202 'nobodi':314 'noth':87 'onion':704 'outright':249 'part':379,410,580 'past':15 'pay':351,632,651 'peopl':108,263,387,432,501,548,554 'philosoph':93 'phone':447 'physic':55 'piec':308 'piraci':122,521,530 'pirat':455,458,472 'plex':65,495 'point':48 'pop':209 'premis':134 'preserv':125 'pretend':482 'previous':344 'probabl':691 'problem':631 'product':173,192,204 'put':62,656 'rather':522 'ray':710 'realli':428,503 'reassess':556 'redshirt':336 'reevalu':746 'releas':711 'rememb':280,368,715 'rewatch':356 'righteous':486,571 'rip':60 'rule':464 'say':231 'score':218 'screen':448 'sean':215 'season':640 'see':28,316,435,598 'seen':391 'serious':742 'server':66,496 'servic':45 'set':462 'sex':371 'show':164,223,372,621,676 'smarter':573 'someth':157 'sorri':596 'speak':499 'stage':163 'stand':253 'standard':565 'star':398 'start':264 'stream':44 'street':196 'stuff':475 'system':728 'take':113,741 'talk':145,155 'tatum':400 'televis':294 'tell':603 'theatr':167,247,439 'thing':100,739 'think':533,560 'thought':700,743 'throne':288 'ticket':183,252 'time':363,609,612 'top':213 'troup':198 'us':604 'use':467 'variat':616 've':592 'versus':473 'video':127 'want':365,453,624 'war':329,393 'watch':442,626 'way':106,116 'weird':660 'wendi':206 'went':284 'whether':702 'wish':553 'wors':332 'worst':307 'would':555 'wouldn':256 'year':18,31 'zombi':328"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5440274"
  +editedAt: DateTimeImmutable @1703841224 {#2026
    date: 2023-12-29 10:13:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702306797 {#2024
    date: 2023-12-11 15:59:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#2144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Do I like the lease model that we have been living with for the past 30-40 years? No. I can’t argue it is fundamentally broken (see “30-40 years”) but it does lead to corner cases like the insanity impacting all streaming services at this point. And that is why I love “physical media” that I can rip and put on a plex server.\n
    \n
    But I hate this “argument” almost as much as I hate “There is no ethical consumption under capitalism”. It has nothing to do with either a philosophical discussion or an attempt to make things better and is just a way for people to feel good about taking the easy way out.\n
    \n
    Because, much like with “piracy is for preservation of video games”, it begins with the false premise of what the media being consumed is. We aren’t talking about a book (… except when we are). We are talking about something a lot closer to a stage show at a theatre. You don’t own every production of Hamlet ever made just because you bought a ticket once. Hell, you don’t even own every production by the 14th Street Acting Troupe. You own that night’s production where Wendy’s boob popped out of her top and Sean couldn’t score any blow before the show and so forth.\n
    \n
    This argument is basically saying that there are no moral or ethical* concerns with holding up a camcorder in a theatre or outright jumping the ticket stand because you wouldn’t own it anyway.\n
    \n
    And before people start claiming that it is digital media so it is always the same, it isn’t. Remember how we apparently went from Game of Thrones being THE GREATEST HOUR OF TELEVISION EVER MADE during Battle of the Bastards to it being THE ABSOLUTE WORST PIECE OF DOGSHIT EVER CREATED when nobody could see what was going on because all the blacks of the ice zombie war were crushed worse than all the redshirts Jon-boy climbed on in the previous episode? HBO Max isn’t (entirely) paying for the ability to rewatch a guy fuck his aunt any time we want (heh, who remembers all the sex shows on HBO?). It is about being part of that discussion. It is about “experiencing” people who have never seen a war movie that didn’t star Channing Tatum lose their mind over horror. It is about being part of the discussion on what HDR even is. And that is why a lot of film makers really dislike how many people will never see a movie in theatres and instead watch it on a cell phone screen.\n
    \n
    But also: If you want to pirate, just fucking pirate. I have a set of “rules” that I use to decide when I pirate versus buy stuff, but I am not going to pretend I am morally righteous for having the 90s Battletech cartoon on my plex server.\n
    \n
    Which mostly speaks to people being REALLY immature and incapable of acknowledging they do good and bad. The discussion is always “this isn’t piracy” rather than “Who fucking cares if it is piracy?”. Because even thinking for a moment that you did a “bad” (and then not caring) is beyond people.\n
    \n
    As for why I wish people would reassess and actually critically think? Mostly because the bog standard neckbeard “Achshually, I am morally righteous and smarter than you” is fucking annoying. But partly because that is how you actually get feedback out there. I’ve gotten the Netflix “sorry to see you go, can you tell us why?” card a few times. And every time I answer a variation of “You fund awesome shows that I want to watch and I have no problem paying 20 or even 40 bucks for a season of The Last Kingdom. But I am not going to pay that every month. Which puts me into the weird case of deciding I will buy a month of Hulu instead because, even if their shows aren’t as good, they have enough of them to ‘justify’ the month.”. Which probably goes in a bin, but hopefully leads to thoughts on whether Glass Onion should get a blu-ray release and so forth.\n
    \n
    *: Remember kids, ethics are not morality. And if you do have an ethical system that justifies this, cool. But that is the kind of thing that takes serious thought and constant reevaluation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703848538 {#2032
    date: 2023-12-29 12:15:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 217312
  -bodyTs: "'-40':17,30 '14th':195 '20':633 '30':16,29 '40':636 '90s':490 'abil':354 'absolut':306 'achshual':567 'acknowledg':508 'act':197 'actual':558,586 'almost':72 'also':450 'alway':274,517 'annoy':578 'answer':614 'anyway':260 'appar':283 'aren':143,677 'argu':23 'argument':71,228 'attempt':97 'aunt':361 'awesom':620 'bad':513,541 'basic':230 'bastard':301 'battl':298 'battletech':491 'begin':130 'better':101 'beyond':547 'bin':695 'black':324 'blow':220 'blu':709 'blu-ray':708 'bog':564 'boob':208 'book':148 'bought':181 'boy':339 'broken':27 'buck':637 'buy':474,666 'camcord':244 'capit':84 'card':606 'care':526,545 'cartoon':492 'case':38,661 'cell':446 'chan':399 'claim':265 'climb':340 'closer':160 'concern':239 'constant':745 'consum':140 'consumpt':82 'cool':732 'corner':37 'could':315 'couldn':216 'creat':312 'critic':559 'crush':331 'decid':469,663 'didn':396 'digit':269 'discuss':94,382,413,515 'dislik':429 'dogshit':310 'easi':115 'either':91 'enough':683 'entir':350 'episod':345 'ethic':81,238,717,727 'even':189,417,532,635,673 'ever':176,295,311 'everi':172,191,611,653 'except':149 'experienc':386 'fals':133 'feedback':588 'feel':110 'film':426 'forth':226,714 'fuck':359,457,525,577 'fund':619 'fundament':26 'game':128,286 'get':587,706 'glass':703 'go':319,480,600,649 'goe':692 'good':111,511,680 'gotten':593 'greatest':291 'guy':358 'hamlet':175 'hate':69,77 'hbo':346,374 'hdr':416 'heh':366 'hell':185 'hold':241 'hope':697 'horror':405 'hour':292 'hulu':670 'ice':327 'immatur':504 'impact':42 'incap':506 'insan':41 'instead':441,671 'isn':278,348,519 'jon':338 'jon-boy':337 'jump':250 'justifi':687,730 'kid':716 'kind':737 'kingdom':644 'last':643 'lead':35,698 'leas':5 'like':3,39,120 'live':11 'lose':401 'lot':159,424 'love':54 'made':177,296 'make':99 'maker':427 'mani':431 'max':347 'media':56,138,270 'mind':403 'model':6 'moment':536 'month':654,668,689 'moral':236,485,570,720 'most':498,561 'movi':394,437 'much':74,119 'neckbeard':566 'netflix':595 'never':390,434 'night':202 'nobodi':314 'noth':87 'onion':704 'outright':249 'part':379,410,580 'past':15 'pay':351,632,651 'peopl':108,263,387,432,501,548,554 'philosoph':93 'phone':447 'physic':55 'piec':308 'piraci':122,521,530 'pirat':455,458,472 'plex':65,495 'point':48 'pop':209 'premis':134 'preserv':125 'pretend':482 'previous':344 'probabl':691 'problem':631 'product':173,192,204 'put':62,656 'rather':522 'ray':710 'realli':428,503 'reassess':556 'redshirt':336 'reevalu':746 'releas':711 'rememb':280,368,715 'rewatch':356 'righteous':486,571 'rip':60 'rule':464 'say':231 'score':218 'screen':448 'sean':215 'season':640 'see':28,316,435,598 'seen':391 'serious':742 'server':66,496 'servic':45 'set':462 'sex':371 'show':164,223,372,621,676 'smarter':573 'someth':157 'sorri':596 'speak':499 'stage':163 'stand':253 'standard':565 'star':398 'start':264 'stream':44 'street':196 'stuff':475 'system':728 'take':113,741 'talk':145,155 'tatum':400 'televis':294 'tell':603 'theatr':167,247,439 'thing':100,739 'think':533,560 'thought':700,743 'throne':288 'ticket':183,252 'time':363,609,612 'top':213 'troup':198 'us':604 'use':467 'variat':616 've':592 'versus':473 'video':127 'want':365,453,624 'war':329,393 'watch':442,626 'way':106,116 'weird':660 'wendi':206 'went':284 'whether':702 'wish':553 'wors':332 'worst':307 'would':555 'wouldn':256 'year':18,31 'zombi':328"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5440274"
  +editedAt: DateTimeImmutable @1703841224 {#2026
    date: 2023-12-29 10:13:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702306797 {#2024
    date: 2023-12-11 15:59:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2775
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2011
    +user: App\Entity\User {#2144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Do I like the lease model that we have been living with for the past 30-40 years? No. I can’t argue it is fundamentally broken (see “30-40 years”) but it does lead to corner cases like the insanity impacting all streaming services at this point. And that is why I love “physical media” that I can rip and put on a plex server.\n
      \n
      But I hate this “argument” almost as much as I hate “There is no ethical consumption under capitalism”. It has nothing to do with either a philosophical discussion or an attempt to make things better and is just a way for people to feel good about taking the easy way out.\n
      \n
      Because, much like with “piracy is for preservation of video games”, it begins with the false premise of what the media being consumed is. We aren’t talking about a book (… except when we are). We are talking about something a lot closer to a stage show at a theatre. You don’t own every production of Hamlet ever made just because you bought a ticket once. Hell, you don’t even own every production by the 14th Street Acting Troupe. You own that night’s production where Wendy’s boob popped out of her top and Sean couldn’t score any blow before the show and so forth.\n
      \n
      This argument is basically saying that there are no moral or ethical* concerns with holding up a camcorder in a theatre or outright jumping the ticket stand because you wouldn’t own it anyway.\n
      \n
      And before people start claiming that it is digital media so it is always the same, it isn’t. Remember how we apparently went from Game of Thrones being THE GREATEST HOUR OF TELEVISION EVER MADE during Battle of the Bastards to it being THE ABSOLUTE WORST PIECE OF DOGSHIT EVER CREATED when nobody could see what was going on because all the blacks of the ice zombie war were crushed worse than all the redshirts Jon-boy climbed on in the previous episode? HBO Max isn’t (entirely) paying for the ability to rewatch a guy fuck his aunt any time we want (heh, who remembers all the sex shows on HBO?). It is about being part of that discussion. It is about “experiencing” people who have never seen a war movie that didn’t star Channing Tatum lose their mind over horror. It is about being part of the discussion on what HDR even is. And that is why a lot of film makers really dislike how many people will never see a movie in theatres and instead watch it on a cell phone screen.\n
      \n
      But also: If you want to pirate, just fucking pirate. I have a set of “rules” that I use to decide when I pirate versus buy stuff, but I am not going to pretend I am morally righteous for having the 90s Battletech cartoon on my plex server.\n
      \n
      Which mostly speaks to people being REALLY immature and incapable of acknowledging they do good and bad. The discussion is always “this isn’t piracy” rather than “Who fucking cares if it is piracy?”. Because even thinking for a moment that you did a “bad” (and then not caring) is beyond people.\n
      \n
      As for why I wish people would reassess and actually critically think? Mostly because the bog standard neckbeard “Achshually, I am morally righteous and smarter than you” is fucking annoying. But partly because that is how you actually get feedback out there. I’ve gotten the Netflix “sorry to see you go, can you tell us why?” card a few times. And every time I answer a variation of “You fund awesome shows that I want to watch and I have no problem paying 20 or even 40 bucks for a season of The Last Kingdom. But I am not going to pay that every month. Which puts me into the weird case of deciding I will buy a month of Hulu instead because, even if their shows aren’t as good, they have enough of them to ‘justify’ the month.”. Which probably goes in a bin, but hopefully leads to thoughts on whether Glass Onion should get a blu-ray release and so forth.\n
      \n
      *: Remember kids, ethics are not morality. And if you do have an ethical system that justifies this, cool. But that is the kind of thing that takes serious thought and constant reevaluation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703848538 {#2032
      date: 2023-12-29 12:15:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2033 …}
    +nested: Doctrine\ORM\PersistentCollection {#2028 …}
    +votes: Doctrine\ORM\PersistentCollection {#2012 …}
    +reports: Doctrine\ORM\PersistentCollection {#2013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
    -id: 217312
    -bodyTs: "'-40':17,30 '14th':195 '20':633 '30':16,29 '40':636 '90s':490 'abil':354 'absolut':306 'achshual':567 'acknowledg':508 'act':197 'actual':558,586 'almost':72 'also':450 'alway':274,517 'annoy':578 'answer':614 'anyway':260 'appar':283 'aren':143,677 'argu':23 'argument':71,228 'attempt':97 'aunt':361 'awesom':620 'bad':513,541 'basic':230 'bastard':301 'battl':298 'battletech':491 'begin':130 'better':101 'beyond':547 'bin':695 'black':324 'blow':220 'blu':709 'blu-ray':708 'bog':564 'boob':208 'book':148 'bought':181 'boy':339 'broken':27 'buck':637 'buy':474,666 'camcord':244 'capit':84 'card':606 'care':526,545 'cartoon':492 'case':38,661 'cell':446 'chan':399 'claim':265 'climb':340 'closer':160 'concern':239 'constant':745 'consum':140 'consumpt':82 'cool':732 'corner':37 'could':315 'couldn':216 'creat':312 'critic':559 'crush':331 'decid':469,663 'didn':396 'digit':269 'discuss':94,382,413,515 'dislik':429 'dogshit':310 'easi':115 'either':91 'enough':683 'entir':350 'episod':345 'ethic':81,238,717,727 'even':189,417,532,635,673 'ever':176,295,311 'everi':172,191,611,653 'except':149 'experienc':386 'fals':133 'feedback':588 'feel':110 'film':426 'forth':226,714 'fuck':359,457,525,577 'fund':619 'fundament':26 'game':128,286 'get':587,706 'glass':703 'go':319,480,600,649 'goe':692 'good':111,511,680 'gotten':593 'greatest':291 'guy':358 'hamlet':175 'hate':69,77 'hbo':346,374 'hdr':416 'heh':366 'hell':185 'hold':241 'hope':697 'horror':405 'hour':292 'hulu':670 'ice':327 'immatur':504 'impact':42 'incap':506 'insan':41 'instead':441,671 'isn':278,348,519 'jon':338 'jon-boy':337 'jump':250 'justifi':687,730 'kid':716 'kind':737 'kingdom':644 'last':643 'lead':35,698 'leas':5 'like':3,39,120 'live':11 'lose':401 'lot':159,424 'love':54 'made':177,296 'make':99 'maker':427 'mani':431 'max':347 'media':56,138,270 'mind':403 'model':6 'moment':536 'month':654,668,689 'moral':236,485,570,720 'most':498,561 'movi':394,437 'much':74,119 'neckbeard':566 'netflix':595 'never':390,434 'night':202 'nobodi':314 'noth':87 'onion':704 'outright':249 'part':379,410,580 'past':15 'pay':351,632,651 'peopl':108,263,387,432,501,548,554 'philosoph':93 'phone':447 'physic':55 'piec':308 'piraci':122,521,530 'pirat':455,458,472 'plex':65,495 'point':48 'pop':209 'premis':134 'preserv':125 'pretend':482 'previous':344 'probabl':691 'problem':631 'product':173,192,204 'put':62,656 'rather':522 'ray':710 'realli':428,503 'reassess':556 'redshirt':336 'reevalu':746 'releas':711 'rememb':280,368,715 'rewatch':356 'righteous':486,571 'rip':60 'rule':464 'say':231 'score':218 'screen':448 'sean':215 'season':640 'see':28,316,435,598 'seen':391 'serious':742 'server':66,496 'servic':45 'set':462 'sex':371 'show':164,223,372,621,676 'smarter':573 'someth':157 'sorri':596 'speak':499 'stage':163 'stand':253 'standard':565 'star':398 'start':264 'stream':44 'street':196 'stuff':475 'system':728 'take':113,741 'talk':145,155 'tatum':400 'televis':294 'tell':603 'theatr':167,247,439 'thing':100,739 'think':533,560 'thought':700,743 'throne':288 'ticket':183,252 'time':363,609,612 'top':213 'troup':198 'us':604 'use':467 'variat':616 've':592 'versus':473 'video':127 'want':365,453,624 'war':329,393 'watch':442,626 'way':106,116 'weird':660 'wendi':206 'went':284 'whether':702 'wish':553 'wors':332 'worst':307 'would':555 'wouldn':256 'year':18,31 'zombi':328"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5440274"
    +editedAt: DateTimeImmutable @1703841224 {#2026
      date: 2023-12-29 10:13:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702306797 {#2024
      date: 2023-12-11 15:59:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2011}
  +body: "There isn’t any ethical consumption under capitalism though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702310164 {#2773
    date: 2023-12-11 16:56:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@NuXCOM_90Percent@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2776 …}
  +nested: Doctrine\ORM\PersistentCollection {#2778 …}
  +votes: Doctrine\ORM\PersistentCollection {#2780 …}
  +reports: Doctrine\ORM\PersistentCollection {#2782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2786 …}
  -id: 217349
  -bodyTs: "'capit':8 'consumpt':6 'ethic':5 'isn':2 'though':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5877216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702310164 {#2774
    date: 2023-12-11 16:56:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2775
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2011
    +user: App\Entity\User {#2144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Do I like the lease model that we have been living with for the past 30-40 years? No. I can’t argue it is fundamentally broken (see “30-40 years”) but it does lead to corner cases like the insanity impacting all streaming services at this point. And that is why I love “physical media” that I can rip and put on a plex server.\n
      \n
      But I hate this “argument” almost as much as I hate “There is no ethical consumption under capitalism”. It has nothing to do with either a philosophical discussion or an attempt to make things better and is just a way for people to feel good about taking the easy way out.\n
      \n
      Because, much like with “piracy is for preservation of video games”, it begins with the false premise of what the media being consumed is. We aren’t talking about a book (… except when we are). We are talking about something a lot closer to a stage show at a theatre. You don’t own every production of Hamlet ever made just because you bought a ticket once. Hell, you don’t even own every production by the 14th Street Acting Troupe. You own that night’s production where Wendy’s boob popped out of her top and Sean couldn’t score any blow before the show and so forth.\n
      \n
      This argument is basically saying that there are no moral or ethical* concerns with holding up a camcorder in a theatre or outright jumping the ticket stand because you wouldn’t own it anyway.\n
      \n
      And before people start claiming that it is digital media so it is always the same, it isn’t. Remember how we apparently went from Game of Thrones being THE GREATEST HOUR OF TELEVISION EVER MADE during Battle of the Bastards to it being THE ABSOLUTE WORST PIECE OF DOGSHIT EVER CREATED when nobody could see what was going on because all the blacks of the ice zombie war were crushed worse than all the redshirts Jon-boy climbed on in the previous episode? HBO Max isn’t (entirely) paying for the ability to rewatch a guy fuck his aunt any time we want (heh, who remembers all the sex shows on HBO?). It is about being part of that discussion. It is about “experiencing” people who have never seen a war movie that didn’t star Channing Tatum lose their mind over horror. It is about being part of the discussion on what HDR even is. And that is why a lot of film makers really dislike how many people will never see a movie in theatres and instead watch it on a cell phone screen.\n
      \n
      But also: If you want to pirate, just fucking pirate. I have a set of “rules” that I use to decide when I pirate versus buy stuff, but I am not going to pretend I am morally righteous for having the 90s Battletech cartoon on my plex server.\n
      \n
      Which mostly speaks to people being REALLY immature and incapable of acknowledging they do good and bad. The discussion is always “this isn’t piracy” rather than “Who fucking cares if it is piracy?”. Because even thinking for a moment that you did a “bad” (and then not caring) is beyond people.\n
      \n
      As for why I wish people would reassess and actually critically think? Mostly because the bog standard neckbeard “Achshually, I am morally righteous and smarter than you” is fucking annoying. But partly because that is how you actually get feedback out there. I’ve gotten the Netflix “sorry to see you go, can you tell us why?” card a few times. And every time I answer a variation of “You fund awesome shows that I want to watch and I have no problem paying 20 or even 40 bucks for a season of The Last Kingdom. But I am not going to pay that every month. Which puts me into the weird case of deciding I will buy a month of Hulu instead because, even if their shows aren’t as good, they have enough of them to ‘justify’ the month.”. Which probably goes in a bin, but hopefully leads to thoughts on whether Glass Onion should get a blu-ray release and so forth.\n
      \n
      *: Remember kids, ethics are not morality. And if you do have an ethical system that justifies this, cool. But that is the kind of thing that takes serious thought and constant reevaluation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703848538 {#2032
      date: 2023-12-29 12:15:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2033 …}
    +nested: Doctrine\ORM\PersistentCollection {#2028 …}
    +votes: Doctrine\ORM\PersistentCollection {#2012 …}
    +reports: Doctrine\ORM\PersistentCollection {#2013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
    -id: 217312
    -bodyTs: "'-40':17,30 '14th':195 '20':633 '30':16,29 '40':636 '90s':490 'abil':354 'absolut':306 'achshual':567 'acknowledg':508 'act':197 'actual':558,586 'almost':72 'also':450 'alway':274,517 'annoy':578 'answer':614 'anyway':260 'appar':283 'aren':143,677 'argu':23 'argument':71,228 'attempt':97 'aunt':361 'awesom':620 'bad':513,541 'basic':230 'bastard':301 'battl':298 'battletech':491 'begin':130 'better':101 'beyond':547 'bin':695 'black':324 'blow':220 'blu':709 'blu-ray':708 'bog':564 'boob':208 'book':148 'bought':181 'boy':339 'broken':27 'buck':637 'buy':474,666 'camcord':244 'capit':84 'card':606 'care':526,545 'cartoon':492 'case':38,661 'cell':446 'chan':399 'claim':265 'climb':340 'closer':160 'concern':239 'constant':745 'consum':140 'consumpt':82 'cool':732 'corner':37 'could':315 'couldn':216 'creat':312 'critic':559 'crush':331 'decid':469,663 'didn':396 'digit':269 'discuss':94,382,413,515 'dislik':429 'dogshit':310 'easi':115 'either':91 'enough':683 'entir':350 'episod':345 'ethic':81,238,717,727 'even':189,417,532,635,673 'ever':176,295,311 'everi':172,191,611,653 'except':149 'experienc':386 'fals':133 'feedback':588 'feel':110 'film':426 'forth':226,714 'fuck':359,457,525,577 'fund':619 'fundament':26 'game':128,286 'get':587,706 'glass':703 'go':319,480,600,649 'goe':692 'good':111,511,680 'gotten':593 'greatest':291 'guy':358 'hamlet':175 'hate':69,77 'hbo':346,374 'hdr':416 'heh':366 'hell':185 'hold':241 'hope':697 'horror':405 'hour':292 'hulu':670 'ice':327 'immatur':504 'impact':42 'incap':506 'insan':41 'instead':441,671 'isn':278,348,519 'jon':338 'jon-boy':337 'jump':250 'justifi':687,730 'kid':716 'kind':737 'kingdom':644 'last':643 'lead':35,698 'leas':5 'like':3,39,120 'live':11 'lose':401 'lot':159,424 'love':54 'made':177,296 'make':99 'maker':427 'mani':431 'max':347 'media':56,138,270 'mind':403 'model':6 'moment':536 'month':654,668,689 'moral':236,485,570,720 'most':498,561 'movi':394,437 'much':74,119 'neckbeard':566 'netflix':595 'never':390,434 'night':202 'nobodi':314 'noth':87 'onion':704 'outright':249 'part':379,410,580 'past':15 'pay':351,632,651 'peopl':108,263,387,432,501,548,554 'philosoph':93 'phone':447 'physic':55 'piec':308 'piraci':122,521,530 'pirat':455,458,472 'plex':65,495 'point':48 'pop':209 'premis':134 'preserv':125 'pretend':482 'previous':344 'probabl':691 'problem':631 'product':173,192,204 'put':62,656 'rather':522 'ray':710 'realli':428,503 'reassess':556 'redshirt':336 'reevalu':746 'releas':711 'rememb':280,368,715 'rewatch':356 'righteous':486,571 'rip':60 'rule':464 'say':231 'score':218 'screen':448 'sean':215 'season':640 'see':28,316,435,598 'seen':391 'serious':742 'server':66,496 'servic':45 'set':462 'sex':371 'show':164,223,372,621,676 'smarter':573 'someth':157 'sorri':596 'speak':499 'stage':163 'stand':253 'standard':565 'star':398 'start':264 'stream':44 'street':196 'stuff':475 'system':728 'take':113,741 'talk':145,155 'tatum':400 'televis':294 'tell':603 'theatr':167,247,439 'thing':100,739 'think':533,560 'thought':700,743 'throne':288 'ticket':183,252 'time':363,609,612 'top':213 'troup':198 'us':604 'use':467 'variat':616 've':592 'versus':473 'video':127 'want':365,453,624 'war':329,393 'watch':442,626 'way':106,116 'weird':660 'wendi':206 'went':284 'whether':702 'wish':553 'wors':332 'worst':307 'would':555 'wouldn':256 'year':18,31 'zombi':328"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5440274"
    +editedAt: DateTimeImmutable @1703841224 {#2026
      date: 2023-12-29 10:13:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702306797 {#2024
      date: 2023-12-11 15:59:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2011}
  +body: "There isn’t any ethical consumption under capitalism though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702310164 {#2773
    date: 2023-12-11 16:56:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@NuXCOM_90Percent@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2776 …}
  +nested: Doctrine\ORM\PersistentCollection {#2778 …}
  +votes: Doctrine\ORM\PersistentCollection {#2780 …}
  +reports: Doctrine\ORM\PersistentCollection {#2782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2786 …}
  -id: 217349
  -bodyTs: "'capit':8 'consumpt':6 'ethic':5 'isn':2 'though':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5877216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702310164 {#2774
    date: 2023-12-11 16:56:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2775
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2011
    +user: App\Entity\User {#2144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Do I like the lease model that we have been living with for the past 30-40 years? No. I can’t argue it is fundamentally broken (see “30-40 years”) but it does lead to corner cases like the insanity impacting all streaming services at this point. And that is why I love “physical media” that I can rip and put on a plex server.\n
      \n
      But I hate this “argument” almost as much as I hate “There is no ethical consumption under capitalism”. It has nothing to do with either a philosophical discussion or an attempt to make things better and is just a way for people to feel good about taking the easy way out.\n
      \n
      Because, much like with “piracy is for preservation of video games”, it begins with the false premise of what the media being consumed is. We aren’t talking about a book (… except when we are). We are talking about something a lot closer to a stage show at a theatre. You don’t own every production of Hamlet ever made just because you bought a ticket once. Hell, you don’t even own every production by the 14th Street Acting Troupe. You own that night’s production where Wendy’s boob popped out of her top and Sean couldn’t score any blow before the show and so forth.\n
      \n
      This argument is basically saying that there are no moral or ethical* concerns with holding up a camcorder in a theatre or outright jumping the ticket stand because you wouldn’t own it anyway.\n
      \n
      And before people start claiming that it is digital media so it is always the same, it isn’t. Remember how we apparently went from Game of Thrones being THE GREATEST HOUR OF TELEVISION EVER MADE during Battle of the Bastards to it being THE ABSOLUTE WORST PIECE OF DOGSHIT EVER CREATED when nobody could see what was going on because all the blacks of the ice zombie war were crushed worse than all the redshirts Jon-boy climbed on in the previous episode? HBO Max isn’t (entirely) paying for the ability to rewatch a guy fuck his aunt any time we want (heh, who remembers all the sex shows on HBO?). It is about being part of that discussion. It is about “experiencing” people who have never seen a war movie that didn’t star Channing Tatum lose their mind over horror. It is about being part of the discussion on what HDR even is. And that is why a lot of film makers really dislike how many people will never see a movie in theatres and instead watch it on a cell phone screen.\n
      \n
      But also: If you want to pirate, just fucking pirate. I have a set of “rules” that I use to decide when I pirate versus buy stuff, but I am not going to pretend I am morally righteous for having the 90s Battletech cartoon on my plex server.\n
      \n
      Which mostly speaks to people being REALLY immature and incapable of acknowledging they do good and bad. The discussion is always “this isn’t piracy” rather than “Who fucking cares if it is piracy?”. Because even thinking for a moment that you did a “bad” (and then not caring) is beyond people.\n
      \n
      As for why I wish people would reassess and actually critically think? Mostly because the bog standard neckbeard “Achshually, I am morally righteous and smarter than you” is fucking annoying. But partly because that is how you actually get feedback out there. I’ve gotten the Netflix “sorry to see you go, can you tell us why?” card a few times. And every time I answer a variation of “You fund awesome shows that I want to watch and I have no problem paying 20 or even 40 bucks for a season of The Last Kingdom. But I am not going to pay that every month. Which puts me into the weird case of deciding I will buy a month of Hulu instead because, even if their shows aren’t as good, they have enough of them to ‘justify’ the month.”. Which probably goes in a bin, but hopefully leads to thoughts on whether Glass Onion should get a blu-ray release and so forth.\n
      \n
      *: Remember kids, ethics are not morality. And if you do have an ethical system that justifies this, cool. But that is the kind of thing that takes serious thought and constant reevaluation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703848538 {#2032
      date: 2023-12-29 12:15:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2033 …}
    +nested: Doctrine\ORM\PersistentCollection {#2028 …}
    +votes: Doctrine\ORM\PersistentCollection {#2012 …}
    +reports: Doctrine\ORM\PersistentCollection {#2013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
    -id: 217312
    -bodyTs: "'-40':17,30 '14th':195 '20':633 '30':16,29 '40':636 '90s':490 'abil':354 'absolut':306 'achshual':567 'acknowledg':508 'act':197 'actual':558,586 'almost':72 'also':450 'alway':274,517 'annoy':578 'answer':614 'anyway':260 'appar':283 'aren':143,677 'argu':23 'argument':71,228 'attempt':97 'aunt':361 'awesom':620 'bad':513,541 'basic':230 'bastard':301 'battl':298 'battletech':491 'begin':130 'better':101 'beyond':547 'bin':695 'black':324 'blow':220 'blu':709 'blu-ray':708 'bog':564 'boob':208 'book':148 'bought':181 'boy':339 'broken':27 'buck':637 'buy':474,666 'camcord':244 'capit':84 'card':606 'care':526,545 'cartoon':492 'case':38,661 'cell':446 'chan':399 'claim':265 'climb':340 'closer':160 'concern':239 'constant':745 'consum':140 'consumpt':82 'cool':732 'corner':37 'could':315 'couldn':216 'creat':312 'critic':559 'crush':331 'decid':469,663 'didn':396 'digit':269 'discuss':94,382,413,515 'dislik':429 'dogshit':310 'easi':115 'either':91 'enough':683 'entir':350 'episod':345 'ethic':81,238,717,727 'even':189,417,532,635,673 'ever':176,295,311 'everi':172,191,611,653 'except':149 'experienc':386 'fals':133 'feedback':588 'feel':110 'film':426 'forth':226,714 'fuck':359,457,525,577 'fund':619 'fundament':26 'game':128,286 'get':587,706 'glass':703 'go':319,480,600,649 'goe':692 'good':111,511,680 'gotten':593 'greatest':291 'guy':358 'hamlet':175 'hate':69,77 'hbo':346,374 'hdr':416 'heh':366 'hell':185 'hold':241 'hope':697 'horror':405 'hour':292 'hulu':670 'ice':327 'immatur':504 'impact':42 'incap':506 'insan':41 'instead':441,671 'isn':278,348,519 'jon':338 'jon-boy':337 'jump':250 'justifi':687,730 'kid':716 'kind':737 'kingdom':644 'last':643 'lead':35,698 'leas':5 'like':3,39,120 'live':11 'lose':401 'lot':159,424 'love':54 'made':177,296 'make':99 'maker':427 'mani':431 'max':347 'media':56,138,270 'mind':403 'model':6 'moment':536 'month':654,668,689 'moral':236,485,570,720 'most':498,561 'movi':394,437 'much':74,119 'neckbeard':566 'netflix':595 'never':390,434 'night':202 'nobodi':314 'noth':87 'onion':704 'outright':249 'part':379,410,580 'past':15 'pay':351,632,651 'peopl':108,263,387,432,501,548,554 'philosoph':93 'phone':447 'physic':55 'piec':308 'piraci':122,521,530 'pirat':455,458,472 'plex':65,495 'point':48 'pop':209 'premis':134 'preserv':125 'pretend':482 'previous':344 'probabl':691 'problem':631 'product':173,192,204 'put':62,656 'rather':522 'ray':710 'realli':428,503 'reassess':556 'redshirt':336 'reevalu':746 'releas':711 'rememb':280,368,715 'rewatch':356 'righteous':486,571 'rip':60 'rule':464 'say':231 'score':218 'screen':448 'sean':215 'season':640 'see':28,316,435,598 'seen':391 'serious':742 'server':66,496 'servic':45 'set':462 'sex':371 'show':164,223,372,621,676 'smarter':573 'someth':157 'sorri':596 'speak':499 'stage':163 'stand':253 'standard':565 'star':398 'start':264 'stream':44 'street':196 'stuff':475 'system':728 'take':113,741 'talk':145,155 'tatum':400 'televis':294 'tell':603 'theatr':167,247,439 'thing':100,739 'think':533,560 'thought':700,743 'throne':288 'ticket':183,252 'time':363,609,612 'top':213 'troup':198 'us':604 'use':467 'variat':616 've':592 'versus':473 'video':127 'want':365,453,624 'war':329,393 'watch':442,626 'way':106,116 'weird':660 'wendi':206 'went':284 'whether':702 'wish':553 'wors':332 'worst':307 'would':555 'wouldn':256 'year':18,31 'zombi':328"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5440274"
    +editedAt: DateTimeImmutable @1703841224 {#2026
      date: 2023-12-29 10:13:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702306797 {#2024
      date: 2023-12-11 15:59:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2011}
  +body: "There isn’t any ethical consumption under capitalism though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702310164 {#2773
    date: 2023-12-11 16:56:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@NuXCOM_90Percent@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2776 …}
  +nested: Doctrine\ORM\PersistentCollection {#2778 …}
  +votes: Doctrine\ORM\PersistentCollection {#2780 …}
  +reports: Doctrine\ORM\PersistentCollection {#2782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2786 …}
  -id: 217349
  -bodyTs: "'capit':8 'consumpt':6 'ethic':5 'isn':2 'though':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5877216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702310164 {#2774
    date: 2023-12-11 16:56:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2329
  +user: App\Entity\User {#2339 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can we just let people do whatever they want as long as they don’t kill people? If you want to pirate go on idc about your reasons, if you want to buy/rent/subscribe then go on idc about your philosophy, people is having too much time to debate this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703840572 {#2328
    date: 2023-12-29 10:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 217267
  -bodyTs: "'buy/rent/subscribe':33 'debat':48 'go':23,35 'idc':25,37 'kill':16 'let':4 'long':11 'much':45 'peopl':5,17,41 'philosophi':40 'pirat':22 'reason':28 'time':46 'want':9,20,31 'whatev':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7231192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702301713 {#2326
    date: 2023-12-11 14:35:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2329
  +user: App\Entity\User {#2339 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can we just let people do whatever they want as long as they don’t kill people? If you want to pirate go on idc about your reasons, if you want to buy/rent/subscribe then go on idc about your philosophy, people is having too much time to debate this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703840572 {#2328
    date: 2023-12-29 10:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 217267
  -bodyTs: "'buy/rent/subscribe':33 'debat':48 'go':23,35 'idc':25,37 'kill':16 'let':4 'long':11 'much':45 'peopl':5,17,41 'philosophi':40 'pirat':22 'reason':28 'time':46 'want':9,20,31 'whatev':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7231192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702301713 {#2326
    date: 2023-12-11 14:35:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2329
  +user: App\Entity\User {#2339 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can we just let people do whatever they want as long as they don’t kill people? If you want to pirate go on idc about your reasons, if you want to buy/rent/subscribe then go on idc about your philosophy, people is having too much time to debate this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703840572 {#2328
    date: 2023-12-29 10:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 217267
  -bodyTs: "'buy/rent/subscribe':33 'debat':48 'go':23,35 'idc':25,37 'kill':16 'let':4 'long':11 'much':45 'peopl':5,17,41 'philosophi':40 'pirat':22 'reason':28 'time':46 'want':9,20,31 'whatev':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7231192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702301713 {#2326
    date: 2023-12-11 14:35:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2748
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2329
    +user: App\Entity\User {#2339 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can we just let people do whatever they want as long as they don’t kill people? If you want to pirate go on idc about your reasons, if you want to buy/rent/subscribe then go on idc about your philosophy, people is having too much time to debate this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703840572 {#2328
      date: 2023-12-29 10:02:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2333 …}
    +nested: Doctrine\ORM\PersistentCollection {#2324 …}
    +votes: Doctrine\ORM\PersistentCollection {#2334 …}
    +reports: Doctrine\ORM\PersistentCollection {#2341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
    -id: 217267
    -bodyTs: "'buy/rent/subscribe':33 'debat':48 'go':23,35 'idc':25,37 'kill':16 'let':4 'long':11 'much':45 'peopl':5,17,41 'philosophi':40 'pirat':22 'reason':28 'time':46 'want':9,20,31 'whatev':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7231192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702301713 {#2326
      date: 2023-12-11 14:35:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2329}
  +body: "So you want everyone to be able to go about their business except people who want to discuss things? Why don’t you go about your business? And how do people discussing things on the internet stop you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702302166 {#2737
    date: 2023-12-11 14:42:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@crowbar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2739 …}
  +nested: Doctrine\ORM\PersistentCollection {#2741 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  -id: 217275
  -bodyTs: "'abl':7 'busi':12,27 'discuss':18,32 'everyon':4 'except':13 'go':9,24 'internet':36 'peopl':14,31 'stop':37 'thing':19,33 'want':3,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5589326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702302166 {#2738
    date: 2023-12-11 14:42:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2748
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2329
    +user: App\Entity\User {#2339 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can we just let people do whatever they want as long as they don’t kill people? If you want to pirate go on idc about your reasons, if you want to buy/rent/subscribe then go on idc about your philosophy, people is having too much time to debate this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703840572 {#2328
      date: 2023-12-29 10:02:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2333 …}
    +nested: Doctrine\ORM\PersistentCollection {#2324 …}
    +votes: Doctrine\ORM\PersistentCollection {#2334 …}
    +reports: Doctrine\ORM\PersistentCollection {#2341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
    -id: 217267
    -bodyTs: "'buy/rent/subscribe':33 'debat':48 'go':23,35 'idc':25,37 'kill':16 'let':4 'long':11 'much':45 'peopl':5,17,41 'philosophi':40 'pirat':22 'reason':28 'time':46 'want':9,20,31 'whatev':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7231192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702301713 {#2326
      date: 2023-12-11 14:35:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2329}
  +body: "So you want everyone to be able to go about their business except people who want to discuss things? Why don’t you go about your business? And how do people discussing things on the internet stop you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702302166 {#2737
    date: 2023-12-11 14:42:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@crowbar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2739 …}
  +nested: Doctrine\ORM\PersistentCollection {#2741 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  -id: 217275
  -bodyTs: "'abl':7 'busi':12,27 'discuss':18,32 'everyon':4 'except':13 'go':9,24 'internet':36 'peopl':14,31 'stop':37 'thing':19,33 'want':3,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5589326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702302166 {#2738
    date: 2023-12-11 14:42:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2748
  +user: Proxies\__CG__\App\Entity\User {#2747 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2329
    +user: App\Entity\User {#2339 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can we just let people do whatever they want as long as they don’t kill people? If you want to pirate go on idc about your reasons, if you want to buy/rent/subscribe then go on idc about your philosophy, people is having too much time to debate this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703840572 {#2328
      date: 2023-12-29 10:02:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2333 …}
    +nested: Doctrine\ORM\PersistentCollection {#2324 …}
    +votes: Doctrine\ORM\PersistentCollection {#2334 …}
    +reports: Doctrine\ORM\PersistentCollection {#2341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
    -id: 217267
    -bodyTs: "'buy/rent/subscribe':33 'debat':48 'go':23,35 'idc':25,37 'kill':16 'let':4 'long':11 'much':45 'peopl':5,17,41 'philosophi':40 'pirat':22 'reason':28 'time':46 'want':9,20,31 'whatev':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7231192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702301713 {#2326
      date: 2023-12-11 14:35:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2329}
  +body: "So you want everyone to be able to go about their business except people who want to discuss things? Why don’t you go about your business? And how do people discussing things on the internet stop you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702302166 {#2737
    date: 2023-12-11 14:42:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@crowbar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2739 …}
  +nested: Doctrine\ORM\PersistentCollection {#2741 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  -id: 217275
  -bodyTs: "'abl':7 'busi':12,27 'discuss':18,32 'everyon':4 'except':13 'go':9,24 'internet':36 'peopl':14,31 'stop':37 'thing':19,33 'want':3,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5589326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702302166 {#2738
    date: 2023-12-11 14:42:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2759
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2329
    +user: App\Entity\User {#2339 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can we just let people do whatever they want as long as they don’t kill people? If you want to pirate go on idc about your reasons, if you want to buy/rent/subscribe then go on idc about your philosophy, people is having too much time to debate this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703840572 {#2328
      date: 2023-12-29 10:02:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2333 …}
    +nested: Doctrine\ORM\PersistentCollection {#2324 …}
    +votes: Doctrine\ORM\PersistentCollection {#2334 …}
    +reports: Doctrine\ORM\PersistentCollection {#2341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
    -id: 217267
    -bodyTs: "'buy/rent/subscribe':33 'debat':48 'go':23,35 'idc':25,37 'kill':16 'let':4 'long':11 'much':45 'peopl':5,17,41 'philosophi':40 'pirat':22 'reason':28 'time':46 'want':9,20,31 'whatev':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7231192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702301713 {#2326
      date: 2023-12-11 14:35:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2329}
  +body: "Totally, if you want to profit gauge from the population, that’s you’re thing. These executives worked hard getting into the privileged position they’re in, they should be allowed to take advantage of it. People are just whiny right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702306428 {#2757
    date: 2023-12-11 15:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@crowbar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 217310
  -bodyTs: "'advantag':34 'allow':31 'execut':17 'gaug':7 'get':20 'hard':19 'peopl':37 'popul':10 'posit':24 'privileg':23 'profit':6 're':14,26 'right':41 'take':33 'thing':15 'total':1 'want':4 'whini':40 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4910494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702306428 {#2758
    date: 2023-12-11 15:53:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2759
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2329
    +user: App\Entity\User {#2339 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can we just let people do whatever they want as long as they don’t kill people? If you want to pirate go on idc about your reasons, if you want to buy/rent/subscribe then go on idc about your philosophy, people is having too much time to debate this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703840572 {#2328
      date: 2023-12-29 10:02:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2333 …}
    +nested: Doctrine\ORM\PersistentCollection {#2324 …}
    +votes: Doctrine\ORM\PersistentCollection {#2334 …}
    +reports: Doctrine\ORM\PersistentCollection {#2341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
    -id: 217267
    -bodyTs: "'buy/rent/subscribe':33 'debat':48 'go':23,35 'idc':25,37 'kill':16 'let':4 'long':11 'much':45 'peopl':5,17,41 'philosophi':40 'pirat':22 'reason':28 'time':46 'want':9,20,31 'whatev':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7231192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702301713 {#2326
      date: 2023-12-11 14:35:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2329}
  +body: "Totally, if you want to profit gauge from the population, that’s you’re thing. These executives worked hard getting into the privileged position they’re in, they should be allowed to take advantage of it. People are just whiny right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702306428 {#2757
    date: 2023-12-11 15:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@crowbar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 217310
  -bodyTs: "'advantag':34 'allow':31 'execut':17 'gaug':7 'get':20 'hard':19 'peopl':37 'popul':10 'posit':24 'privileg':23 'profit':6 're':14,26 'right':41 'take':33 'thing':15 'total':1 'want':4 'whini':40 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4910494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702306428 {#2758
    date: 2023-12-11 15:53:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2759
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2329
    +user: App\Entity\User {#2339 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can we just let people do whatever they want as long as they don’t kill people? If you want to pirate go on idc about your reasons, if you want to buy/rent/subscribe then go on idc about your philosophy, people is having too much time to debate this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703840572 {#2328
      date: 2023-12-29 10:02:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@db0@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2333 …}
    +nested: Doctrine\ORM\PersistentCollection {#2324 …}
    +votes: Doctrine\ORM\PersistentCollection {#2334 …}
    +reports: Doctrine\ORM\PersistentCollection {#2341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
    -id: 217267
    -bodyTs: "'buy/rent/subscribe':33 'debat':48 'go':23,35 'idc':25,37 'kill':16 'let':4 'long':11 'much':45 'peopl':5,17,41 'philosophi':40 'pirat':22 'reason':28 'time':46 'want':9,20,31 'whatev':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7231192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702301713 {#2326
      date: 2023-12-11 14:35:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2329}
  +body: "Totally, if you want to profit gauge from the population, that’s you’re thing. These executives worked hard getting into the privileged position they’re in, they should be allowed to take advantage of it. People are just whiny right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702306428 {#2757
    date: 2023-12-11 15:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@crowbar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 217310
  -bodyTs: "'advantag':34 'allow':31 'execut':17 'gaug':7 'get':20 'hard':19 'peopl':37 'popul':10 'posit':24 'privileg':23 'profit':6 're':14,26 'right':41 'take':33 'thing':15 'total':1 'want':4 'whini':40 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4910494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702306428 {#2758
    date: 2023-12-11 15:53:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2120
  +user: App\Entity\User {#2198 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Simplify that to “Piracy isn’t stealing”. Copyright infringement (so-called piracy) is very different from stealing.\n
    \n
    Sure, if “buying” isn’t permanent despite assurance it was at the time, then copyright infringement is even more justified. But, copyright infringement isn’t and has never been stealing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702320790 {#2115
    date: 2023-12-11 19:53:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 217453
  -bodyTs: "'assur':26 'buy':21 'call':12 'copyright':8,33,40 'despit':25 'differ':16 'even':36 'infring':9,34,41 'isn':5,22,42 'justifi':38 'never':46 'perman':24 'piraci':4,13 'simplifi':1 'so-cal':10 'steal':7,18,48 'sure':19 'time':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6556782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702320790 {#2113
    date: 2023-12-11 19:53:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2120
  +user: App\Entity\User {#2198 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Simplify that to “Piracy isn’t stealing”. Copyright infringement (so-called piracy) is very different from stealing.\n
    \n
    Sure, if “buying” isn’t permanent despite assurance it was at the time, then copyright infringement is even more justified. But, copyright infringement isn’t and has never been stealing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702320790 {#2115
    date: 2023-12-11 19:53:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 217453
  -bodyTs: "'assur':26 'buy':21 'call':12 'copyright':8,33,40 'despit':25 'differ':16 'even':36 'infring':9,34,41 'isn':5,22,42 'justifi':38 'never':46 'perman':24 'piraci':4,13 'simplifi':1 'so-cal':10 'steal':7,18,48 'sure':19 'time':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6556782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702320790 {#2113
    date: 2023-12-11 19:53:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2120
  +user: App\Entity\User {#2198 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Simplify that to “Piracy isn’t stealing”. Copyright infringement (so-called piracy) is very different from stealing.\n
    \n
    Sure, if “buying” isn’t permanent despite assurance it was at the time, then copyright infringement is even more justified. But, copyright infringement isn’t and has never been stealing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702320790 {#2115
    date: 2023-12-11 19:53:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 217453
  -bodyTs: "'assur':26 'buy':21 'call':12 'copyright':8,33,40 'despit':25 'differ':16 'even':36 'infring':9,34,41 'isn':5,22,42 'justifi':38 'never':46 'perman':24 'piraci':4,13 'simplifi':1 'so-cal':10 'steal':7,18,48 'sure':19 'time':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6556782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702320790 {#2113
    date: 2023-12-11 19:53:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2219
  +user: App\Entity\User {#2203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Propertarians and the stuff they ruminate on…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702314853 {#2261
    date: 2023-12-11 18:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 217396
  -bodyTs: "'propertarian':1 'rumin':6 'stuff':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4360971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702314853 {#2220
    date: 2023-12-11 18:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2219
  +user: App\Entity\User {#2203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Propertarians and the stuff they ruminate on…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702314853 {#2261
    date: 2023-12-11 18:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 217396
  -bodyTs: "'propertarian':1 'rumin':6 'stuff':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4360971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702314853 {#2220
    date: 2023-12-11 18:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2219
  +user: App\Entity\User {#2203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Propertarians and the stuff they ruminate on…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702314853 {#2261
    date: 2023-12-11 18:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 217396
  -bodyTs: "'propertarian':1 'rumin':6 'stuff':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4360971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702314853 {#2220
    date: 2023-12-11 18:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2157
  +user: App\Entity\User {#2171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
    \n
    Anything less is the same horse and carrot show as it ever was.\n
    \n
    Don’t settle.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699562122 {#2039
    date: 2023-11-09 21:35:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 102655
  -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5881289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699478587 {#2156
    date: 2023-11-08 22:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2157
  +user: App\Entity\User {#2171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
    \n
    Anything less is the same horse and carrot show as it ever was.\n
    \n
    Don’t settle.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699562122 {#2039
    date: 2023-11-09 21:35:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 102655
  -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5881289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699478587 {#2156
    date: 2023-11-08 22:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2157
  +user: App\Entity\User {#2171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
    \n
    Anything less is the same horse and carrot show as it ever was.\n
    \n
    Don’t settle.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699562122 {#2039
    date: 2023-11-09 21:35:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 102655
  -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5881289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699478587 {#2156
    date: 2023-11-08 22:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2641
  +user: Proxies\__CG__\App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: "And fucking make Congress about representing the people, instead of self enrichment. Including stock trades on inside info"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699488041 {#2640
    date: 2023-11-09 01:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -id: 103008
  -bodyTs: "'congress':4 'enrich':12 'fuck':2 'includ':13 'info':18 'insid':17 'instead':9 'make':3 'peopl':8 'repres':6 'self':11 'stock':14 'trade':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1594883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699488041 {#2643
    date: 2023-11-09 01:00:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2641
  +user: Proxies\__CG__\App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: "And fucking make Congress about representing the people, instead of self enrichment. Including stock trades on inside info"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699488041 {#2640
    date: 2023-11-09 01:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -id: 103008
  -bodyTs: "'congress':4 'enrich':12 'fuck':2 'includ':13 'info':18 'insid':17 'instead':9 'make':3 'peopl':8 'repres':6 'self':11 'stock':14 'trade':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1594883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699488041 {#2643
    date: 2023-11-09 01:00:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2641
  +user: Proxies\__CG__\App\Entity\User {#2731 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: "And fucking make Congress about representing the people, instead of self enrichment. Including stock trades on inside info"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699488041 {#2640
    date: 2023-11-09 01:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -id: 103008
  -bodyTs: "'congress':4 'enrich':12 'fuck':2 'includ':13 'info':18 'insid':17 'instead':9 'make':3 'peopl':8 'repres':6 'self':11 'stock':14 'trade':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1594883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699488041 {#2643
    date: 2023-11-09 01:00:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2846
  +user: Proxies\__CG__\App\Entity\User {#2847 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715 …}
  +root: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +body: """
    There is the National Popular Vote Interstate Compact that is close to succeeding.\n
    \n
    […wikipedia.org/…/National_Popular_Vote_Interstate…](https://en.m.wikipedia.org/wiki/National_Popular_Vote_Interstate_Compact)\n
    \n
    Kind of a workaround but with the same result
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699504930 {#2844
    date: 2023-11-09 05:42:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@ParanoidFactoid@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2848 …}
  +nested: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2852 …}
  +reports: Doctrine\ORM\PersistentCollection {#2854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
  -id: 103451
  -bodyTs: "'/national_popular_vote_interstate':15 '/wiki/national_popular_vote_interstate_compact)':18 'close':11 'compact':8 'en.m.wikipedia.org':17 'en.m.wikipedia.org/wiki/national_popular_vote_interstate_compact)':16 'interst':7 'kind':19 'nation':4 'popular':5 'result':27 'succeed':13 'vote':6 'wikipedia.org':14 'workaround':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699504930 {#2845
    date: 2023-11-09 05:42:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2846
  +user: Proxies\__CG__\App\Entity\User {#2847 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715 …}
  +root: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +body: """
    There is the National Popular Vote Interstate Compact that is close to succeeding.\n
    \n
    […wikipedia.org/…/National_Popular_Vote_Interstate…](https://en.m.wikipedia.org/wiki/National_Popular_Vote_Interstate_Compact)\n
    \n
    Kind of a workaround but with the same result
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699504930 {#2844
    date: 2023-11-09 05:42:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@ParanoidFactoid@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2848 …}
  +nested: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2852 …}
  +reports: Doctrine\ORM\PersistentCollection {#2854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
  -id: 103451
  -bodyTs: "'/national_popular_vote_interstate':15 '/wiki/national_popular_vote_interstate_compact)':18 'close':11 'compact':8 'en.m.wikipedia.org':17 'en.m.wikipedia.org/wiki/national_popular_vote_interstate_compact)':16 'interst':7 'kind':19 'nation':4 'popular':5 'result':27 'succeed':13 'vote':6 'wikipedia.org':14 'workaround':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699504930 {#2845
    date: 2023-11-09 05:42:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2846
  +user: Proxies\__CG__\App\Entity\User {#2847 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715 …}
  +root: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +body: """
    There is the National Popular Vote Interstate Compact that is close to succeeding.\n
    \n
    […wikipedia.org/…/National_Popular_Vote_Interstate…](https://en.m.wikipedia.org/wiki/National_Popular_Vote_Interstate_Compact)\n
    \n
    Kind of a workaround but with the same result
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699504930 {#2844
    date: 2023-11-09 05:42:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@ParanoidFactoid@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2848 …}
  +nested: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2852 …}
  +reports: Doctrine\ORM\PersistentCollection {#2854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
  -id: 103451
  -bodyTs: "'/national_popular_vote_interstate':15 '/wiki/national_popular_vote_interstate_compact)':18 'close':11 'compact':8 'en.m.wikipedia.org':17 'en.m.wikipedia.org/wiki/national_popular_vote_interstate_compact)':16 'interst':7 'kind':19 'nation':4 'popular':5 'result':27 'succeed':13 'vote':6 'wikipedia.org':14 'workaround':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699504930 {#2845
    date: 2023-11-09 05:42:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2924
  +user: Proxies\__CG__\App\Entity\User {#2847 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2886 …}
  +root: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +body: "No doubt there will be a legal battle, but there are 6 states with pending votes, and those six would be enough to cross the 270 electoral vote threshold. The legal battle will hopefully bring it into greater public consciousness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699505977 {#2922
    date: 2023-11-09 05:59:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@ParanoidFactoid@beehaw.org"
    "@Vodulas@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2925 …}
  +nested: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2929 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
  -id: 103474
  -bodyTs: "'270':26 '6':12 'battl':8,32 'bring':35 'conscious':40 'cross':24 'doubt':2 'elector':27 'enough':22 'greater':38 'hope':34 'legal':7,31 'pend':15 'public':39 'six':19 'state':13 'threshold':29 'vote':16,28 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699505977 {#2923
    date: 2023-11-09 05:59:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2924
  +user: Proxies\__CG__\App\Entity\User {#2847 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2886 …}
  +root: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +body: "No doubt there will be a legal battle, but there are 6 states with pending votes, and those six would be enough to cross the 270 electoral vote threshold. The legal battle will hopefully bring it into greater public consciousness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699505977 {#2922
    date: 2023-11-09 05:59:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@ParanoidFactoid@beehaw.org"
    "@Vodulas@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2925 …}
  +nested: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2929 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
  -id: 103474
  -bodyTs: "'270':26 '6':12 'battl':8,32 'bring':35 'conscious':40 'cross':24 'doubt':2 'elector':27 'enough':22 'greater':38 'hope':34 'legal':7,31 'pend':15 'public':39 'six':19 'state':13 'threshold':29 'vote':16,28 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699505977 {#2923
    date: 2023-11-09 05:59:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2924
  +user: Proxies\__CG__\App\Entity\User {#2847 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2886 …}
  +root: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +body: "No doubt there will be a legal battle, but there are 6 states with pending votes, and those six would be enough to cross the 270 electoral vote threshold. The legal battle will hopefully bring it into greater public consciousness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699505977 {#2922
    date: 2023-11-09 05:59:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@ParanoidFactoid@beehaw.org"
    "@Vodulas@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2925 …}
  +nested: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2929 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
  -id: 103474
  -bodyTs: "'270':26 '6':12 'battl':8,32 'bring':35 'conscious':40 'cross':24 'doubt':2 'elector':27 'enough':22 'greater':38 'hope':34 'legal':7,31 'pend':15 'public':39 'six':19 'state':13 'threshold':29 'vote':16,28 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699505977 {#2923
    date: 2023-11-09 05:59:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3001
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2963 …}
  +root: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +body: "It only needs approval from enough states to total 270 electoral votes among themselves to kick in, because those states will have pledged their electoral votes to the popular winner, even if the vote in any of those states favors another candidate. This is covered in the Wikipedia article linked above."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699508515 {#2999
    date: 2023-11-09 06:41:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@ParanoidFactoid@beehaw.org"
    "@Vodulas@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3003 …}
  +nested: Doctrine\ORM\PersistentCollection {#3005 …}
  +votes: Doctrine\ORM\PersistentCollection {#3007 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  -id: 103514
  -bodyTs: "'270':10 'among':13 'anoth':41 'approv':4 'articl':49 'candid':42 'cover':45 'elector':11,25 'enough':6 'even':31 'favor':40 'kick':16 'link':50 'need':3 'pledg':23 'popular':29 'state':7,20,39 'total':9 'vote':12,26,34 'wikipedia':48 'winner':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699508515 {#3000
    date: 2023-11-09 06:41:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3001
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2963 …}
  +root: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +body: "It only needs approval from enough states to total 270 electoral votes among themselves to kick in, because those states will have pledged their electoral votes to the popular winner, even if the vote in any of those states favors another candidate. This is covered in the Wikipedia article linked above."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699508515 {#2999
    date: 2023-11-09 06:41:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@ParanoidFactoid@beehaw.org"
    "@Vodulas@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3003 …}
  +nested: Doctrine\ORM\PersistentCollection {#3005 …}
  +votes: Doctrine\ORM\PersistentCollection {#3007 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  -id: 103514
  -bodyTs: "'270':10 'among':13 'anoth':41 'approv':4 'articl':49 'candid':42 'cover':45 'elector':11,25 'enough':6 'even':31 'favor':40 'kick':16 'link':50 'need':3 'pledg':23 'popular':29 'state':7,20,39 'total':9 'vote':12,26,34 'wikipedia':48 'winner':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699508515 {#3000
    date: 2023-11-09 06:41:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3001
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2963 …}
  +root: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +body: "It only needs approval from enough states to total 270 electoral votes among themselves to kick in, because those states will have pledged their electoral votes to the popular winner, even if the vote in any of those states favors another candidate. This is covered in the Wikipedia article linked above."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699508515 {#2999
    date: 2023-11-09 06:41:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@ParanoidFactoid@beehaw.org"
    "@Vodulas@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3003 …}
  +nested: Doctrine\ORM\PersistentCollection {#3005 …}
  +votes: Doctrine\ORM\PersistentCollection {#3007 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  -id: 103514
  -bodyTs: "'270':10 'among':13 'anoth':41 'approv':4 'articl':49 'candid':42 'cover':45 'elector':11,25 'enough':6 'even':31 'favor':40 'kick':16 'link':50 'need':3 'pledg':23 'popular':29 'state':7,20,39 'total':9 'vote':12,26,34 'wikipedia':48 'winner':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699508515 {#3000
    date: 2023-11-09 06:41:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2699
  +user: Proxies\__CG__\App\Entity\User {#2698 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699483094 {#2701
    date: 2023-11-08 23:38:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2697 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2693 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  -id: 102859
  -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1594442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699483094 {#2700
    date: 2023-11-08 23:38:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2699
  +user: Proxies\__CG__\App\Entity\User {#2698 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699483094 {#2701
    date: 2023-11-08 23:38:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2697 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2693 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  -id: 102859
  -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1594442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699483094 {#2700
    date: 2023-11-08 23:38:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2699
  +user: Proxies\__CG__\App\Entity\User {#2698 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2157
    +user: App\Entity\User {#2171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
      \n
      Anything less is the same horse and carrot show as it ever was.\n
      \n
      Don’t settle.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699562122 {#2039
      date: 2023-11-09 21:35:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2145 …}
    +nested: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    -id: 102655
    -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5881289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699478587 {#2156
      date: 2023-11-08 22:23:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699483094 {#2701
    date: 2023-11-08 23:38:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2697 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2693 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  -id: 102859
  -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1594442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699483094 {#2700
    date: 2023-11-08 23:38:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2824
  +user: Proxies\__CG__\App\Entity\User {#2830 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2699
    +user: Proxies\__CG__\App\Entity\User {#2698 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2157
      +user: App\Entity\User {#2171 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
        \n
        Anything less is the same horse and carrot show as it ever was.\n
        \n
        Don’t settle.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699562122 {#2039
        date: 2023-11-09 21:35:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2145 …}
      +nested: Doctrine\ORM\PersistentCollection {#2152 …}
      +votes: Doctrine\ORM\PersistentCollection {#2148 …}
      +reports: Doctrine\ORM\PersistentCollection {#2146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
      -id: 102655
      -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5881289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699478587 {#2156
        date: 2023-11-08 22:23:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699483094 {#2701
      date: 2023-11-08 23:38:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2697 …}
    +nested: Doctrine\ORM\PersistentCollection {#2695 …}
    +votes: Doctrine\ORM\PersistentCollection {#2693 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
    -id: 102859
    -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1594442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699483094 {#2700
      date: 2023-11-08 23:38:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
    \n
    If meaningful change happens, it will because people revolted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699485807 {#2823
    date: 2023-11-09 00:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2831 …}
  +nested: Doctrine\ORM\PersistentCollection {#2833 …}
  +votes: Doctrine\ORM\PersistentCollection {#2835 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
  -id: 102942
  -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1594644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699485807 {#2826
    date: 2023-11-09 00:23:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2824
  +user: Proxies\__CG__\App\Entity\User {#2830 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2699
    +user: Proxies\__CG__\App\Entity\User {#2698 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2157
      +user: App\Entity\User {#2171 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
        \n
        Anything less is the same horse and carrot show as it ever was.\n
        \n
        Don’t settle.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699562122 {#2039
        date: 2023-11-09 21:35:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2145 …}
      +nested: Doctrine\ORM\PersistentCollection {#2152 …}
      +votes: Doctrine\ORM\PersistentCollection {#2148 …}
      +reports: Doctrine\ORM\PersistentCollection {#2146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
      -id: 102655
      -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5881289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699478587 {#2156
        date: 2023-11-08 22:23:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699483094 {#2701
      date: 2023-11-08 23:38:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2697 …}
    +nested: Doctrine\ORM\PersistentCollection {#2695 …}
    +votes: Doctrine\ORM\PersistentCollection {#2693 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
    -id: 102859
    -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1594442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699483094 {#2700
      date: 2023-11-08 23:38:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
    \n
    If meaningful change happens, it will because people revolted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699485807 {#2823
    date: 2023-11-09 00:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2831 …}
  +nested: Doctrine\ORM\PersistentCollection {#2833 …}
  +votes: Doctrine\ORM\PersistentCollection {#2835 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
  -id: 102942
  -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1594644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699485807 {#2826
    date: 2023-11-09 00:23:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2824
  +user: Proxies\__CG__\App\Entity\User {#2830 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2699
    +user: Proxies\__CG__\App\Entity\User {#2698 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2157
      +user: App\Entity\User {#2171 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
        \n
        Anything less is the same horse and carrot show as it ever was.\n
        \n
        Don’t settle.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699562122 {#2039
        date: 2023-11-09 21:35:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2145 …}
      +nested: Doctrine\ORM\PersistentCollection {#2152 …}
      +votes: Doctrine\ORM\PersistentCollection {#2148 …}
      +reports: Doctrine\ORM\PersistentCollection {#2146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
      -id: 102655
      -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5881289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699478587 {#2156
        date: 2023-11-08 22:23:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699483094 {#2701
      date: 2023-11-08 23:38:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2697 …}
    +nested: Doctrine\ORM\PersistentCollection {#2695 …}
    +votes: Doctrine\ORM\PersistentCollection {#2693 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
    -id: 102859
    -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1594442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699483094 {#2700
      date: 2023-11-08 23:38:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
    \n
    If meaningful change happens, it will because people revolted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699485807 {#2823
    date: 2023-11-09 00:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2831 …}
  +nested: Doctrine\ORM\PersistentCollection {#2833 …}
  +votes: Doctrine\ORM\PersistentCollection {#2835 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
  -id: 102942
  -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1594644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699485807 {#2826
    date: 2023-11-09 00:23:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2861
  +user: Proxies\__CG__\App\Entity\User {#2869 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2824
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2699
      +user: Proxies\__CG__\App\Entity\User {#2698 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2157
        +user: App\Entity\User {#2171 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
          \n
          Anything less is the same horse and carrot show as it ever was.\n
          \n
          Don’t settle.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699562122 {#2039
          date: 2023-11-09 21:35:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2145 …}
        +nested: Doctrine\ORM\PersistentCollection {#2152 …}
        +votes: Doctrine\ORM\PersistentCollection {#2148 …}
        +reports: Doctrine\ORM\PersistentCollection {#2146 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
        -id: 102655
        -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5881289"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699478587 {#2156
          date: 2023-11-08 22:23:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699483094 {#2701
        date: 2023-11-08 23:38:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2697 …}
      +nested: Doctrine\ORM\PersistentCollection {#2695 …}
      +votes: Doctrine\ORM\PersistentCollection {#2693 …}
      +reports: Doctrine\ORM\PersistentCollection {#2691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
      -id: 102859
      -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1594442"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699483094 {#2700
        date: 2023-11-08 23:38:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
      \n
      If meaningful change happens, it will because people revolted.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699485807 {#2823
      date: 2023-11-09 00:23:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2831 …}
    +nested: Doctrine\ORM\PersistentCollection {#2833 …}
    +votes: Doctrine\ORM\PersistentCollection {#2835 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    -id: 102942
    -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1594644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699485807 {#2826
      date: 2023-11-09 00:23:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699489214 {#2866
    date: 2023-11-09 01:20:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 103050
  -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3856789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699489214 {#2863
    date: 2023-11-09 01:20:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2861
  +user: Proxies\__CG__\App\Entity\User {#2869 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2824
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2699
      +user: Proxies\__CG__\App\Entity\User {#2698 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2157
        +user: App\Entity\User {#2171 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
          \n
          Anything less is the same horse and carrot show as it ever was.\n
          \n
          Don’t settle.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699562122 {#2039
          date: 2023-11-09 21:35:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2145 …}
        +nested: Doctrine\ORM\PersistentCollection {#2152 …}
        +votes: Doctrine\ORM\PersistentCollection {#2148 …}
        +reports: Doctrine\ORM\PersistentCollection {#2146 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
        -id: 102655
        -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5881289"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699478587 {#2156
          date: 2023-11-08 22:23:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699483094 {#2701
        date: 2023-11-08 23:38:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2697 …}
      +nested: Doctrine\ORM\PersistentCollection {#2695 …}
      +votes: Doctrine\ORM\PersistentCollection {#2693 …}
      +reports: Doctrine\ORM\PersistentCollection {#2691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
      -id: 102859
      -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1594442"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699483094 {#2700
        date: 2023-11-08 23:38:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
      \n
      If meaningful change happens, it will because people revolted.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699485807 {#2823
      date: 2023-11-09 00:23:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2831 …}
    +nested: Doctrine\ORM\PersistentCollection {#2833 …}
    +votes: Doctrine\ORM\PersistentCollection {#2835 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    -id: 102942
    -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1594644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699485807 {#2826
      date: 2023-11-09 00:23:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699489214 {#2866
    date: 2023-11-09 01:20:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 103050
  -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3856789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699489214 {#2863
    date: 2023-11-09 01:20:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2861
  +user: Proxies\__CG__\App\Entity\User {#2869 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2824
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2699
      +user: Proxies\__CG__\App\Entity\User {#2698 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2157
        +user: App\Entity\User {#2171 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
          \n
          Anything less is the same horse and carrot show as it ever was.\n
          \n
          Don’t settle.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699562122 {#2039
          date: 2023-11-09 21:35:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2145 …}
        +nested: Doctrine\ORM\PersistentCollection {#2152 …}
        +votes: Doctrine\ORM\PersistentCollection {#2148 …}
        +reports: Doctrine\ORM\PersistentCollection {#2146 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
        -id: 102655
        -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5881289"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699478587 {#2156
          date: 2023-11-08 22:23:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699483094 {#2701
        date: 2023-11-08 23:38:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2697 …}
      +nested: Doctrine\ORM\PersistentCollection {#2695 …}
      +votes: Doctrine\ORM\PersistentCollection {#2693 …}
      +reports: Doctrine\ORM\PersistentCollection {#2691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
      -id: 102859
      -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1594442"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699483094 {#2700
        date: 2023-11-08 23:38:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
      \n
      If meaningful change happens, it will because people revolted.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699485807 {#2823
      date: 2023-11-09 00:23:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2831 …}
    +nested: Doctrine\ORM\PersistentCollection {#2833 …}
    +votes: Doctrine\ORM\PersistentCollection {#2835 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
    -id: 102942
    -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1594644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699485807 {#2826
      date: 2023-11-09 00:23:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699489214 {#2866
    date: 2023-11-09 01:20:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 103050
  -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3856789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699489214 {#2863
    date: 2023-11-09 01:20:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2908
  +user: Proxies\__CG__\App\Entity\User {#2830 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2861
    +user: Proxies\__CG__\App\Entity\User {#2869 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2824
      +user: Proxies\__CG__\App\Entity\User {#2830 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2699
        +user: Proxies\__CG__\App\Entity\User {#2698 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2157
          +user: App\Entity\User {#2171 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
            \n
            Anything less is the same horse and carrot show as it ever was.\n
            \n
            Don’t settle.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1699562122 {#2039
            date: 2023-11-09 21:35:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2145 …}
          +nested: Doctrine\ORM\PersistentCollection {#2152 …}
          +votes: Doctrine\ORM\PersistentCollection {#2148 …}
          +reports: Doctrine\ORM\PersistentCollection {#2146 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
          -id: 102655
          -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5881289"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699478587 {#2156
            date: 2023-11-08 22:23:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699483094 {#2701
          date: 2023-11-08 23:38:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2697 …}
        +nested: Doctrine\ORM\PersistentCollection {#2695 …}
        +votes: Doctrine\ORM\PersistentCollection {#2693 …}
        +reports: Doctrine\ORM\PersistentCollection {#2691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
        -id: 102859
        -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1594442"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699483094 {#2700
          date: 2023-11-08 23:38:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: """
        No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
        \n
        If meaningful change happens, it will because people revolted.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699485807 {#2823
        date: 2023-11-09 00:23:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2831 …}
      +nested: Doctrine\ORM\PersistentCollection {#2833 …}
      +votes: Doctrine\ORM\PersistentCollection {#2835 …}
      +reports: Doctrine\ORM\PersistentCollection {#2838 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
      -id: 102942
      -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1594644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699485807 {#2826
        date: 2023-11-09 00:23:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699489214 {#2866
      date: 2023-11-09 01:20:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2872 …}
    +nested: Doctrine\ORM\PersistentCollection {#2874 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 103050
    -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3856789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699489214 {#2863
      date: 2023-11-09 01:20:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    > Pressure must be applied from many sources for real change to occur.\n
    \n
    Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
    \n
    Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699489694 {#2905
    date: 2023-11-09 01:28:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2911 …}
  +nested: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
  -id: 103064
  -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1595057"
  +editedAt: DateTimeImmutable @1699549283 {#2902
    date: 2023-11-09 18:01:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699489694 {#2900
    date: 2023-11-09 01:28:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2908
  +user: Proxies\__CG__\App\Entity\User {#2830 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2861
    +user: Proxies\__CG__\App\Entity\User {#2869 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2824
      +user: Proxies\__CG__\App\Entity\User {#2830 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2699
        +user: Proxies\__CG__\App\Entity\User {#2698 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2157
          +user: App\Entity\User {#2171 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
            \n
            Anything less is the same horse and carrot show as it ever was.\n
            \n
            Don’t settle.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1699562122 {#2039
            date: 2023-11-09 21:35:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2145 …}
          +nested: Doctrine\ORM\PersistentCollection {#2152 …}
          +votes: Doctrine\ORM\PersistentCollection {#2148 …}
          +reports: Doctrine\ORM\PersistentCollection {#2146 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
          -id: 102655
          -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5881289"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699478587 {#2156
            date: 2023-11-08 22:23:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699483094 {#2701
          date: 2023-11-08 23:38:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2697 …}
        +nested: Doctrine\ORM\PersistentCollection {#2695 …}
        +votes: Doctrine\ORM\PersistentCollection {#2693 …}
        +reports: Doctrine\ORM\PersistentCollection {#2691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
        -id: 102859
        -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1594442"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699483094 {#2700
          date: 2023-11-08 23:38:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: """
        No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
        \n
        If meaningful change happens, it will because people revolted.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699485807 {#2823
        date: 2023-11-09 00:23:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2831 …}
      +nested: Doctrine\ORM\PersistentCollection {#2833 …}
      +votes: Doctrine\ORM\PersistentCollection {#2835 …}
      +reports: Doctrine\ORM\PersistentCollection {#2838 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
      -id: 102942
      -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1594644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699485807 {#2826
        date: 2023-11-09 00:23:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699489214 {#2866
      date: 2023-11-09 01:20:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2872 …}
    +nested: Doctrine\ORM\PersistentCollection {#2874 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 103050
    -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3856789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699489214 {#2863
      date: 2023-11-09 01:20:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    > Pressure must be applied from many sources for real change to occur.\n
    \n
    Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
    \n
    Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699489694 {#2905
    date: 2023-11-09 01:28:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2911 …}
  +nested: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
  -id: 103064
  -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1595057"
  +editedAt: DateTimeImmutable @1699549283 {#2902
    date: 2023-11-09 18:01:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699489694 {#2900
    date: 2023-11-09 01:28:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2908
  +user: Proxies\__CG__\App\Entity\User {#2830 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2861
    +user: Proxies\__CG__\App\Entity\User {#2869 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2824
      +user: Proxies\__CG__\App\Entity\User {#2830 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2699
        +user: Proxies\__CG__\App\Entity\User {#2698 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2157
          +user: App\Entity\User {#2171 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
            \n
            Anything less is the same horse and carrot show as it ever was.\n
            \n
            Don’t settle.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1699562122 {#2039
            date: 2023-11-09 21:35:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2145 …}
          +nested: Doctrine\ORM\PersistentCollection {#2152 …}
          +votes: Doctrine\ORM\PersistentCollection {#2148 …}
          +reports: Doctrine\ORM\PersistentCollection {#2146 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
          -id: 102655
          -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5881289"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699478587 {#2156
            date: 2023-11-08 22:23:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699483094 {#2701
          date: 2023-11-08 23:38:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2697 …}
        +nested: Doctrine\ORM\PersistentCollection {#2695 …}
        +votes: Doctrine\ORM\PersistentCollection {#2693 …}
        +reports: Doctrine\ORM\PersistentCollection {#2691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
        -id: 102859
        -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1594442"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699483094 {#2700
          date: 2023-11-08 23:38:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: """
        No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
        \n
        If meaningful change happens, it will because people revolted.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699485807 {#2823
        date: 2023-11-09 00:23:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2831 …}
      +nested: Doctrine\ORM\PersistentCollection {#2833 …}
      +votes: Doctrine\ORM\PersistentCollection {#2835 …}
      +reports: Doctrine\ORM\PersistentCollection {#2838 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
      -id: 102942
      -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1594644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699485807 {#2826
        date: 2023-11-09 00:23:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699489214 {#2866
      date: 2023-11-09 01:20:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2872 …}
    +nested: Doctrine\ORM\PersistentCollection {#2874 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 103050
    -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3856789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699489214 {#2863
      date: 2023-11-09 01:20:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    > Pressure must be applied from many sources for real change to occur.\n
    \n
    Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
    \n
    Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699489694 {#2905
    date: 2023-11-09 01:28:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2911 …}
  +nested: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
  -id: 103064
  -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1595057"
  +editedAt: DateTimeImmutable @1699549283 {#2902
    date: 2023-11-09 18:01:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699489694 {#2900
    date: 2023-11-09 01:28:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2938
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2908
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2861
      +user: Proxies\__CG__\App\Entity\User {#2869 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2824
        +user: Proxies\__CG__\App\Entity\User {#2830 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2699
          +user: Proxies\__CG__\App\Entity\User {#2698 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: App\Entity\EntryComment {#2157
            +user: App\Entity\User {#2171 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
              \n
              Anything less is the same horse and carrot show as it ever was.\n
              \n
              Don’t settle.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1699562122 {#2039
              date: 2023-11-09 21:35:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@King@r.nf"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2145 …}
            +nested: Doctrine\ORM\PersistentCollection {#2152 …}
            +votes: Doctrine\ORM\PersistentCollection {#2148 …}
            +reports: Doctrine\ORM\PersistentCollection {#2146 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
            -id: 102655
            -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/5881289"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699478587 {#2156
              date: 2023-11-08 22:23:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2157}
          +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1699483094 {#2701
            date: 2023-11-08 23:38:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
            "@iHUNTcriminals@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2697 …}
          +nested: Doctrine\ORM\PersistentCollection {#2695 …}
          +votes: Doctrine\ORM\PersistentCollection {#2693 …}
          +reports: Doctrine\ORM\PersistentCollection {#2691 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
          -id: 102859
          -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1594442"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699483094 {#2700
            date: 2023-11-08 23:38:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: """
          No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
          \n
          If meaningful change happens, it will because people revolted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699485807 {#2823
          date: 2023-11-09 00:23:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
          "@marco@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2831 …}
        +nested: Doctrine\ORM\PersistentCollection {#2833 …}
        +votes: Doctrine\ORM\PersistentCollection {#2835 …}
        +reports: Doctrine\ORM\PersistentCollection {#2838 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
        -id: 102942
        -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1594644"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699485807 {#2826
          date: 2023-11-09 00:23:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699489214 {#2866
        date: 2023-11-09 01:20:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
        "@FlashMobOfOne@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2872 …}
      +nested: Doctrine\ORM\PersistentCollection {#2874 …}
      +votes: Doctrine\ORM\PersistentCollection {#2870 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 103050
      -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3856789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699489214 {#2863
        date: 2023-11-09 01:20:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      > Pressure must be applied from many sources for real change to occur.\n
      \n
      Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
      \n
      Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699489694 {#2905
      date: 2023-11-09 01:28:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
      "@meyotch@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2911 …}
    +nested: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
    -id: 103064
    -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1595057"
    +editedAt: DateTimeImmutable @1699549283 {#2902
      date: 2023-11-09 18:01:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699489694 {#2900
      date: 2023-11-09 01:28:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    To be fair; this ruling is a result of Trump packing the SCOTUS, not something Biden himself did.\n
    \n
    Not saying this wasn’t a Democratic party failing; they let Trump win in the first place during all that kerfuffle about Hillary.\n
    \n
    But I do think we have to consider the context.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699494392 {#2943
    date: 2023-11-09 02:46:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 103192
  -bodyTs: "'biden':16 'consid':49 'context':51 'democrat':25 'fail':27 'fair':3 'first':34 'hillari':41 'kerfuffl':39 'let':29 'pack':11 'parti':26 'place':35 'result':8 'rule':5 'say':20 'scotus':13 'someth':15 'think':45 'trump':10,30 'wasn':22 'win':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1595528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699494392 {#2940
    date: 2023-11-09 02:46:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2938
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2908
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2861
      +user: Proxies\__CG__\App\Entity\User {#2869 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2824
        +user: Proxies\__CG__\App\Entity\User {#2830 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2699
          +user: Proxies\__CG__\App\Entity\User {#2698 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: App\Entity\EntryComment {#2157
            +user: App\Entity\User {#2171 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
              \n
              Anything less is the same horse and carrot show as it ever was.\n
              \n
              Don’t settle.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1699562122 {#2039
              date: 2023-11-09 21:35:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@King@r.nf"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2145 …}
            +nested: Doctrine\ORM\PersistentCollection {#2152 …}
            +votes: Doctrine\ORM\PersistentCollection {#2148 …}
            +reports: Doctrine\ORM\PersistentCollection {#2146 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
            -id: 102655
            -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/5881289"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699478587 {#2156
              date: 2023-11-08 22:23:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2157}
          +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1699483094 {#2701
            date: 2023-11-08 23:38:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
            "@iHUNTcriminals@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2697 …}
          +nested: Doctrine\ORM\PersistentCollection {#2695 …}
          +votes: Doctrine\ORM\PersistentCollection {#2693 …}
          +reports: Doctrine\ORM\PersistentCollection {#2691 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
          -id: 102859
          -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1594442"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699483094 {#2700
            date: 2023-11-08 23:38:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: """
          No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
          \n
          If meaningful change happens, it will because people revolted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699485807 {#2823
          date: 2023-11-09 00:23:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
          "@marco@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2831 …}
        +nested: Doctrine\ORM\PersistentCollection {#2833 …}
        +votes: Doctrine\ORM\PersistentCollection {#2835 …}
        +reports: Doctrine\ORM\PersistentCollection {#2838 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
        -id: 102942
        -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1594644"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699485807 {#2826
          date: 2023-11-09 00:23:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699489214 {#2866
        date: 2023-11-09 01:20:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
        "@FlashMobOfOne@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2872 …}
      +nested: Doctrine\ORM\PersistentCollection {#2874 …}
      +votes: Doctrine\ORM\PersistentCollection {#2870 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 103050
      -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3856789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699489214 {#2863
        date: 2023-11-09 01:20:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      > Pressure must be applied from many sources for real change to occur.\n
      \n
      Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
      \n
      Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699489694 {#2905
      date: 2023-11-09 01:28:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
      "@meyotch@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2911 …}
    +nested: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
    -id: 103064
    -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1595057"
    +editedAt: DateTimeImmutable @1699549283 {#2902
      date: 2023-11-09 18:01:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699489694 {#2900
      date: 2023-11-09 01:28:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    To be fair; this ruling is a result of Trump packing the SCOTUS, not something Biden himself did.\n
    \n
    Not saying this wasn’t a Democratic party failing; they let Trump win in the first place during all that kerfuffle about Hillary.\n
    \n
    But I do think we have to consider the context.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699494392 {#2943
    date: 2023-11-09 02:46:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 103192
  -bodyTs: "'biden':16 'consid':49 'context':51 'democrat':25 'fail':27 'fair':3 'first':34 'hillari':41 'kerfuffl':39 'let':29 'pack':11 'parti':26 'place':35 'result':8 'rule':5 'say':20 'scotus':13 'someth':15 'think':45 'trump':10,30 'wasn':22 'win':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1595528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699494392 {#2940
    date: 2023-11-09 02:46:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2938
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2908
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2861
      +user: Proxies\__CG__\App\Entity\User {#2869 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2824
        +user: Proxies\__CG__\App\Entity\User {#2830 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2699
          +user: Proxies\__CG__\App\Entity\User {#2698 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: App\Entity\EntryComment {#2157
            +user: App\Entity\User {#2171 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
              \n
              Anything less is the same horse and carrot show as it ever was.\n
              \n
              Don’t settle.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1699562122 {#2039
              date: 2023-11-09 21:35:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@King@r.nf"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2145 …}
            +nested: Doctrine\ORM\PersistentCollection {#2152 …}
            +votes: Doctrine\ORM\PersistentCollection {#2148 …}
            +reports: Doctrine\ORM\PersistentCollection {#2146 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
            -id: 102655
            -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/5881289"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699478587 {#2156
              date: 2023-11-08 22:23:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2157}
          +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1699483094 {#2701
            date: 2023-11-08 23:38:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
            "@iHUNTcriminals@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2697 …}
          +nested: Doctrine\ORM\PersistentCollection {#2695 …}
          +votes: Doctrine\ORM\PersistentCollection {#2693 …}
          +reports: Doctrine\ORM\PersistentCollection {#2691 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
          -id: 102859
          -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1594442"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699483094 {#2700
            date: 2023-11-08 23:38:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: """
          No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
          \n
          If meaningful change happens, it will because people revolted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699485807 {#2823
          date: 2023-11-09 00:23:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
          "@marco@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2831 …}
        +nested: Doctrine\ORM\PersistentCollection {#2833 …}
        +votes: Doctrine\ORM\PersistentCollection {#2835 …}
        +reports: Doctrine\ORM\PersistentCollection {#2838 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
        -id: 102942
        -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1594644"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699485807 {#2826
          date: 2023-11-09 00:23:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699489214 {#2866
        date: 2023-11-09 01:20:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
        "@FlashMobOfOne@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2872 …}
      +nested: Doctrine\ORM\PersistentCollection {#2874 …}
      +votes: Doctrine\ORM\PersistentCollection {#2870 …}
      +reports: Doctrine\ORM\PersistentCollection {#2877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
      -id: 103050
      -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3856789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699489214 {#2863
        date: 2023-11-09 01:20:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      > Pressure must be applied from many sources for real change to occur.\n
      \n
      Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
      \n
      Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699489694 {#2905
      date: 2023-11-09 01:28:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
      "@meyotch@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2911 …}
    +nested: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
    -id: 103064
    -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1595057"
    +editedAt: DateTimeImmutable @1699549283 {#2902
      date: 2023-11-09 18:01:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699489694 {#2900
      date: 2023-11-09 01:28:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    To be fair; this ruling is a result of Trump packing the SCOTUS, not something Biden himself did.\n
    \n
    Not saying this wasn’t a Democratic party failing; they let Trump win in the first place during all that kerfuffle about Hillary.\n
    \n
    But I do think we have to consider the context.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699494392 {#2943
    date: 2023-11-09 02:46:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 103192
  -bodyTs: "'biden':16 'consid':49 'context':51 'democrat':25 'fail':27 'fair':3 'first':34 'hillari':41 'kerfuffl':39 'let':29 'pack':11 'parti':26 'place':35 'result':8 'rule':5 'say':20 'scotus':13 'someth':15 'think':45 'trump':10,30 'wasn':22 'win':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1595528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699494392 {#2940
    date: 2023-11-09 02:46:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2985
  +user: Proxies\__CG__\App\Entity\User {#2830 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2908
      +user: Proxies\__CG__\App\Entity\User {#2830 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2861
        +user: Proxies\__CG__\App\Entity\User {#2869 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2824
          +user: Proxies\__CG__\App\Entity\User {#2830 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: App\Entity\EntryComment {#2699
            +user: Proxies\__CG__\App\Entity\User {#2698 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
            +image: null
            +parent: App\Entity\EntryComment {#2157
              +user: App\Entity\User {#2171 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
                \n
                Anything less is the same horse and carrot show as it ever was.\n
                \n
                Don’t settle.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1699562122 {#2039
                date: 2023-11-09 21:35:22.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@King@r.nf"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2145 …}
              +nested: Doctrine\ORM\PersistentCollection {#2152 …}
              +votes: Doctrine\ORM\PersistentCollection {#2148 …}
              +reports: Doctrine\ORM\PersistentCollection {#2146 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
              -id: 102655
              -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/5881289"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699478587 {#2156
                date: 2023-11-08 22:23:07.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2157}
            +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1699483094 {#2701
              date: 2023-11-08 23:38:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@King@r.nf"
              "@iHUNTcriminals@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2697 …}
            +nested: Doctrine\ORM\PersistentCollection {#2695 …}
            +votes: Doctrine\ORM\PersistentCollection {#2693 …}
            +reports: Doctrine\ORM\PersistentCollection {#2691 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
            -id: 102859
            -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1594442"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699483094 {#2700
              date: 2023-11-08 23:38:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2157}
          +body: """
            No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
            \n
            If meaningful change happens, it will because people revolted.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699485807 {#2823
            date: 2023-11-09 00:23:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
            "@iHUNTcriminals@lemm.ee"
            "@marco@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2831 …}
          +nested: Doctrine\ORM\PersistentCollection {#2833 …}
          +votes: Doctrine\ORM\PersistentCollection {#2835 …}
          +reports: Doctrine\ORM\PersistentCollection {#2838 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
          -id: 102942
          -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1594644"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699485807 {#2826
            date: 2023-11-09 00:23:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699489214 {#2866
          date: 2023-11-09 01:20:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
          "@marco@beehaw.org"
          "@FlashMobOfOne@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2872 …}
        +nested: Doctrine\ORM\PersistentCollection {#2874 …}
        +votes: Doctrine\ORM\PersistentCollection {#2870 …}
        +reports: Doctrine\ORM\PersistentCollection {#2877 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
        -id: 103050
        -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3856789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699489214 {#2863
          date: 2023-11-09 01:20:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: """
        > Pressure must be applied from many sources for real change to occur.\n
        \n
        Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
        \n
        Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699489694 {#2905
        date: 2023-11-09 01:28:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
        "@FlashMobOfOne@beehaw.org"
        "@meyotch@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2911 …}
      +nested: Doctrine\ORM\PersistentCollection {#2913 …}
      +votes: Doctrine\ORM\PersistentCollection {#2909 …}
      +reports: Doctrine\ORM\PersistentCollection {#2916 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
      -id: 103064
      -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1595057"
      +editedAt: DateTimeImmutable @1699549283 {#2902
        date: 2023-11-09 18:01:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699489694 {#2900
        date: 2023-11-09 01:28:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      To be fair; this ruling is a result of Trump packing the SCOTUS, not something Biden himself did.\n
      \n
      Not saying this wasn’t a Democratic party failing; they let Trump win in the first place during all that kerfuffle about Hillary.\n
      \n
      But I do think we have to consider the context.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699494392 {#2943
      date: 2023-11-09 02:46:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
      "@meyotch@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2949 …}
    +nested: Doctrine\ORM\PersistentCollection {#2951 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 103192
    -bodyTs: "'biden':16 'consid':49 'context':51 'democrat':25 'fail':27 'fair':3 'first':34 'hillari':41 'kerfuffl':39 'let':29 'pack':11 'parti':26 'place':35 'result':8 'rule':5 'say':20 'scotus':13 'someth':15 'think':45 'trump':10,30 'wasn':22 'win':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1595528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699494392 {#2940
      date: 2023-11-09 02:46:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    To be fair: Democrats also did absolutely nothing to get their SCOTUS nominee confirmed when Obama was president, though since we saw them exploit the Roe leak to make a cool $80,000,000, we kinda know where their priorities were anyway.\n
    \n
    After four years of Trump, I’m not buying any excuses that the president is powerless.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699495825 {#2982
    date: 2023-11-09 03:10:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
    "@fwygon@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 103232
  -bodyTs: "'000':33,34 '80':32 'absolut':7 'also':5 'anyway':42 'buy':51 'confirm':14 'cool':31 'democrat':4 'excus':53 'exploit':24 'fair':3 'four':44 'get':10 'kinda':36 'know':37 'leak':27 'm':49 'make':29 'nomine':13 'noth':8 'obama':16 'powerless':58 'presid':18,56 'prioriti':40 'roe':26 'saw':22 'scotus':12 'sinc':20 'though':19 'trump':47 'year':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1595678"
  +editedAt: DateTimeImmutable @1699552876 {#2979
    date: 2023-11-09 19:01:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699495825 {#2977
    date: 2023-11-09 03:10:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2985
  +user: Proxies\__CG__\App\Entity\User {#2830 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2908
      +user: Proxies\__CG__\App\Entity\User {#2830 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2861
        +user: Proxies\__CG__\App\Entity\User {#2869 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2824
          +user: Proxies\__CG__\App\Entity\User {#2830 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: App\Entity\EntryComment {#2699
            +user: Proxies\__CG__\App\Entity\User {#2698 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
            +image: null
            +parent: App\Entity\EntryComment {#2157
              +user: App\Entity\User {#2171 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
                \n
                Anything less is the same horse and carrot show as it ever was.\n
                \n
                Don’t settle.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1699562122 {#2039
                date: 2023-11-09 21:35:22.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@King@r.nf"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2145 …}
              +nested: Doctrine\ORM\PersistentCollection {#2152 …}
              +votes: Doctrine\ORM\PersistentCollection {#2148 …}
              +reports: Doctrine\ORM\PersistentCollection {#2146 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
              -id: 102655
              -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/5881289"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699478587 {#2156
                date: 2023-11-08 22:23:07.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2157}
            +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1699483094 {#2701
              date: 2023-11-08 23:38:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@King@r.nf"
              "@iHUNTcriminals@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2697 …}
            +nested: Doctrine\ORM\PersistentCollection {#2695 …}
            +votes: Doctrine\ORM\PersistentCollection {#2693 …}
            +reports: Doctrine\ORM\PersistentCollection {#2691 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
            -id: 102859
            -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1594442"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699483094 {#2700
              date: 2023-11-08 23:38:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2157}
          +body: """
            No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
            \n
            If meaningful change happens, it will because people revolted.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699485807 {#2823
            date: 2023-11-09 00:23:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
            "@iHUNTcriminals@lemm.ee"
            "@marco@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2831 …}
          +nested: Doctrine\ORM\PersistentCollection {#2833 …}
          +votes: Doctrine\ORM\PersistentCollection {#2835 …}
          +reports: Doctrine\ORM\PersistentCollection {#2838 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
          -id: 102942
          -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1594644"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699485807 {#2826
            date: 2023-11-09 00:23:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699489214 {#2866
          date: 2023-11-09 01:20:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
          "@marco@beehaw.org"
          "@FlashMobOfOne@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2872 …}
        +nested: Doctrine\ORM\PersistentCollection {#2874 …}
        +votes: Doctrine\ORM\PersistentCollection {#2870 …}
        +reports: Doctrine\ORM\PersistentCollection {#2877 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
        -id: 103050
        -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3856789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699489214 {#2863
          date: 2023-11-09 01:20:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: """
        > Pressure must be applied from many sources for real change to occur.\n
        \n
        Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
        \n
        Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699489694 {#2905
        date: 2023-11-09 01:28:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
        "@FlashMobOfOne@beehaw.org"
        "@meyotch@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2911 …}
      +nested: Doctrine\ORM\PersistentCollection {#2913 …}
      +votes: Doctrine\ORM\PersistentCollection {#2909 …}
      +reports: Doctrine\ORM\PersistentCollection {#2916 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
      -id: 103064
      -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1595057"
      +editedAt: DateTimeImmutable @1699549283 {#2902
        date: 2023-11-09 18:01:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699489694 {#2900
        date: 2023-11-09 01:28:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      To be fair; this ruling is a result of Trump packing the SCOTUS, not something Biden himself did.\n
      \n
      Not saying this wasn’t a Democratic party failing; they let Trump win in the first place during all that kerfuffle about Hillary.\n
      \n
      But I do think we have to consider the context.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699494392 {#2943
      date: 2023-11-09 02:46:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
      "@meyotch@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2949 …}
    +nested: Doctrine\ORM\PersistentCollection {#2951 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 103192
    -bodyTs: "'biden':16 'consid':49 'context':51 'democrat':25 'fail':27 'fair':3 'first':34 'hillari':41 'kerfuffl':39 'let':29 'pack':11 'parti':26 'place':35 'result':8 'rule':5 'say':20 'scotus':13 'someth':15 'think':45 'trump':10,30 'wasn':22 'win':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1595528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699494392 {#2940
      date: 2023-11-09 02:46:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    To be fair: Democrats also did absolutely nothing to get their SCOTUS nominee confirmed when Obama was president, though since we saw them exploit the Roe leak to make a cool $80,000,000, we kinda know where their priorities were anyway.\n
    \n
    After four years of Trump, I’m not buying any excuses that the president is powerless.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699495825 {#2982
    date: 2023-11-09 03:10:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
    "@fwygon@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 103232
  -bodyTs: "'000':33,34 '80':32 'absolut':7 'also':5 'anyway':42 'buy':51 'confirm':14 'cool':31 'democrat':4 'excus':53 'exploit':24 'fair':3 'four':44 'get':10 'kinda':36 'know':37 'leak':27 'm':49 'make':29 'nomine':13 'noth':8 'obama':16 'powerless':58 'presid':18,56 'prioriti':40 'roe':26 'saw':22 'scotus':12 'sinc':20 'though':19 'trump':47 'year':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1595678"
  +editedAt: DateTimeImmutable @1699552876 {#2979
    date: 2023-11-09 19:01:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699495825 {#2977
    date: 2023-11-09 03:10:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2985
  +user: Proxies\__CG__\App\Entity\User {#2830 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2908
      +user: Proxies\__CG__\App\Entity\User {#2830 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2861
        +user: Proxies\__CG__\App\Entity\User {#2869 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2824
          +user: Proxies\__CG__\App\Entity\User {#2830 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: App\Entity\EntryComment {#2699
            +user: Proxies\__CG__\App\Entity\User {#2698 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
            +image: null
            +parent: App\Entity\EntryComment {#2157
              +user: App\Entity\User {#2171 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
              +image: null
              +parent: null
              +root: null
              +body: """
                Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
                \n
                Anything less is the same horse and carrot show as it ever was.\n
                \n
                Don’t settle.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1699562122 {#2039
                date: 2023-11-09 21:35:22.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@King@r.nf"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2145 …}
              +nested: Doctrine\ORM\PersistentCollection {#2152 …}
              +votes: Doctrine\ORM\PersistentCollection {#2148 …}
              +reports: Doctrine\ORM\PersistentCollection {#2146 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
              -id: 102655
              -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/5881289"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699478587 {#2156
                date: 2023-11-08 22:23:07.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2157}
            +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1699483094 {#2701
              date: 2023-11-08 23:38:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@King@r.nf"
              "@iHUNTcriminals@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2697 …}
            +nested: Doctrine\ORM\PersistentCollection {#2695 …}
            +votes: Doctrine\ORM\PersistentCollection {#2693 …}
            +reports: Doctrine\ORM\PersistentCollection {#2691 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
            -id: 102859
            -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1594442"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699483094 {#2700
              date: 2023-11-08 23:38:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2157}
          +body: """
            No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
            \n
            If meaningful change happens, it will because people revolted.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699485807 {#2823
            date: 2023-11-09 00:23:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
            "@iHUNTcriminals@lemm.ee"
            "@marco@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2831 …}
          +nested: Doctrine\ORM\PersistentCollection {#2833 …}
          +votes: Doctrine\ORM\PersistentCollection {#2835 …}
          +reports: Doctrine\ORM\PersistentCollection {#2838 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
          -id: 102942
          -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1594644"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699485807 {#2826
            date: 2023-11-09 00:23:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699489214 {#2866
          date: 2023-11-09 01:20:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
          "@marco@beehaw.org"
          "@FlashMobOfOne@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2872 …}
        +nested: Doctrine\ORM\PersistentCollection {#2874 …}
        +votes: Doctrine\ORM\PersistentCollection {#2870 …}
        +reports: Doctrine\ORM\PersistentCollection {#2877 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
        -id: 103050
        -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3856789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699489214 {#2863
          date: 2023-11-09 01:20:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: """
        > Pressure must be applied from many sources for real change to occur.\n
        \n
        Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
        \n
        Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699489694 {#2905
        date: 2023-11-09 01:28:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
        "@FlashMobOfOne@beehaw.org"
        "@meyotch@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2911 …}
      +nested: Doctrine\ORM\PersistentCollection {#2913 …}
      +votes: Doctrine\ORM\PersistentCollection {#2909 …}
      +reports: Doctrine\ORM\PersistentCollection {#2916 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
      -id: 103064
      -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1595057"
      +editedAt: DateTimeImmutable @1699549283 {#2902
        date: 2023-11-09 18:01:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699489694 {#2900
        date: 2023-11-09 01:28:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      To be fair; this ruling is a result of Trump packing the SCOTUS, not something Biden himself did.\n
      \n
      Not saying this wasn’t a Democratic party failing; they let Trump win in the first place during all that kerfuffle about Hillary.\n
      \n
      But I do think we have to consider the context.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699494392 {#2943
      date: 2023-11-09 02:46:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
      "@meyotch@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2949 …}
    +nested: Doctrine\ORM\PersistentCollection {#2951 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 103192
    -bodyTs: "'biden':16 'consid':49 'context':51 'democrat':25 'fail':27 'fair':3 'first':34 'hillari':41 'kerfuffl':39 'let':29 'pack':11 'parti':26 'place':35 'result':8 'rule':5 'say':20 'scotus':13 'someth':15 'think':45 'trump':10,30 'wasn':22 'win':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1595528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699494392 {#2940
      date: 2023-11-09 02:46:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    To be fair: Democrats also did absolutely nothing to get their SCOTUS nominee confirmed when Obama was president, though since we saw them exploit the Roe leak to make a cool $80,000,000, we kinda know where their priorities were anyway.\n
    \n
    After four years of Trump, I’m not buying any excuses that the president is powerless.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699495825 {#2982
    date: 2023-11-09 03:10:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
    "@fwygon@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 103232
  -bodyTs: "'000':33,34 '80':32 'absolut':7 'also':5 'anyway':42 'buy':51 'confirm':14 'cool':31 'democrat':4 'excus':53 'exploit':24 'fair':3 'four':44 'get':10 'kinda':36 'know':37 'leak':27 'm':49 'make':29 'nomine':13 'noth':8 'obama':16 'powerless':58 'presid':18,56 'prioriti':40 'roe':26 'saw':22 'scotus':12 'sinc':20 'though':19 'trump':47 'year':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1595678"
  +editedAt: DateTimeImmutable @1699552876 {#2979
    date: 2023-11-09 19:01:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699495825 {#2977
    date: 2023-11-09 03:10:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3016
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2985
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2938
      +user: Proxies\__CG__\App\Entity\User {#2946 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2908
        +user: Proxies\__CG__\App\Entity\User {#2830 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2861
          +user: Proxies\__CG__\App\Entity\User {#2869 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: App\Entity\EntryComment {#2824
            +user: Proxies\__CG__\App\Entity\User {#2830 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
            +image: null
            +parent: App\Entity\EntryComment {#2699
              +user: Proxies\__CG__\App\Entity\User {#2698 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
              +image: null
              +parent: App\Entity\EntryComment {#2157
                +user: App\Entity\User {#2171 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
                  \n
                  Anything less is the same horse and carrot show as it ever was.\n
                  \n
                  Don’t settle.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1699562122 {#2039
                  date: 2023-11-09 21:35:22.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@King@r.nf"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2145 …}
                +nested: Doctrine\ORM\PersistentCollection {#2152 …}
                +votes: Doctrine\ORM\PersistentCollection {#2148 …}
                +reports: Doctrine\ORM\PersistentCollection {#2146 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
                -id: 102655
                -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/5881289"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699478587 {#2156
                  date: 2023-11-08 22:23:07.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2157}
              +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1699483094 {#2701
                date: 2023-11-08 23:38:14.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@King@r.nf"
                "@iHUNTcriminals@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2697 …}
              +nested: Doctrine\ORM\PersistentCollection {#2695 …}
              +votes: Doctrine\ORM\PersistentCollection {#2693 …}
              +reports: Doctrine\ORM\PersistentCollection {#2691 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
              -id: 102859
              -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1594442"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699483094 {#2700
                date: 2023-11-08 23:38:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2157}
            +body: """
              No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
              \n
              If meaningful change happens, it will because people revolted.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699485807 {#2823
              date: 2023-11-09 00:23:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@King@r.nf"
              "@iHUNTcriminals@lemm.ee"
              "@marco@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2831 …}
            +nested: Doctrine\ORM\PersistentCollection {#2833 …}
            +votes: Doctrine\ORM\PersistentCollection {#2835 …}
            +reports: Doctrine\ORM\PersistentCollection {#2838 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
            -id: 102942
            -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1594644"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699485807 {#2826
              date: 2023-11-09 00:23:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2157}
          +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1699489214 {#2866
            date: 2023-11-09 01:20:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
            "@iHUNTcriminals@lemm.ee"
            "@marco@beehaw.org"
            "@FlashMobOfOne@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2872 …}
          +nested: Doctrine\ORM\PersistentCollection {#2874 …}
          +votes: Doctrine\ORM\PersistentCollection {#2870 …}
          +reports: Doctrine\ORM\PersistentCollection {#2877 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
          -id: 103050
          -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/3856789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699489214 {#2863
            date: 2023-11-09 01:20:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: """
          > Pressure must be applied from many sources for real change to occur.\n
          \n
          Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
          \n
          Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699489694 {#2905
          date: 2023-11-09 01:28:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
          "@marco@beehaw.org"
          "@FlashMobOfOne@beehaw.org"
          "@meyotch@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2911 …}
        +nested: Doctrine\ORM\PersistentCollection {#2913 …}
        +votes: Doctrine\ORM\PersistentCollection {#2909 …}
        +reports: Doctrine\ORM\PersistentCollection {#2916 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
        -id: 103064
        -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1595057"
        +editedAt: DateTimeImmutable @1699549283 {#2902
          date: 2023-11-09 18:01:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699489694 {#2900
          date: 2023-11-09 01:28:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: """
        To be fair; this ruling is a result of Trump packing the SCOTUS, not something Biden himself did.\n
        \n
        Not saying this wasn’t a Democratic party failing; they let Trump win in the first place during all that kerfuffle about Hillary.\n
        \n
        But I do think we have to consider the context.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699494392 {#2943
        date: 2023-11-09 02:46:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
        "@FlashMobOfOne@beehaw.org"
        "@meyotch@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2949 …}
      +nested: Doctrine\ORM\PersistentCollection {#2951 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
      -id: 103192
      -bodyTs: "'biden':16 'consid':49 'context':51 'democrat':25 'fail':27 'fair':3 'first':34 'hillari':41 'kerfuffl':39 'let':29 'pack':11 'parti':26 'place':35 'result':8 'rule':5 'say':20 'scotus':13 'someth':15 'think':45 'trump':10,30 'wasn':22 'win':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1595528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699494392 {#2940
        date: 2023-11-09 02:46:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      To be fair: Democrats also did absolutely nothing to get their SCOTUS nominee confirmed when Obama was president, though since we saw them exploit the Roe leak to make a cool $80,000,000, we kinda know where their priorities were anyway.\n
      \n
      After four years of Trump, I’m not buying any excuses that the president is powerless.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699495825 {#2982
      date: 2023-11-09 03:10:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
      "@meyotch@slrpnk.net"
      "@fwygon@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2986 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    -id: 103232
    -bodyTs: "'000':33,34 '80':32 'absolut':7 'also':5 'anyway':42 'buy':51 'confirm':14 'cool':31 'democrat':4 'excus':53 'exploit':24 'fair':3 'four':44 'get':10 'kinda':36 'know':37 'leak':27 'm':49 'make':29 'nomine':13 'noth':8 'obama':16 'powerless':58 'presid':18,56 'prioriti':40 'roe':26 'saw':22 'scotus':12 'sinc':20 'though':19 'trump':47 'year':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1595678"
    +editedAt: DateTimeImmutable @1699552876 {#2979
      date: 2023-11-09 19:01:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699495825 {#2977
      date: 2023-11-09 03:10:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    yeah no, you’re missing the point.\n
    \n
    What Trump did was a gross abuse of power.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699499758 {#3021
    date: 2023-11-09 04:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
    "@fwygon@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3024 …}
  +nested: Doctrine\ORM\PersistentCollection {#3028 …}
  +votes: Doctrine\ORM\PersistentCollection {#3030 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  -id: 103332
  -bodyTs: "'abus':14 'gross':13 'miss':5 'point':7 'power':16 're':4 'trump':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699499758 {#3018
    date: 2023-11-09 04:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3016
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2985
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2938
      +user: Proxies\__CG__\App\Entity\User {#2946 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2908
        +user: Proxies\__CG__\App\Entity\User {#2830 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2861
          +user: Proxies\__CG__\App\Entity\User {#2869 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: App\Entity\EntryComment {#2824
            +user: Proxies\__CG__\App\Entity\User {#2830 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
            +image: null
            +parent: App\Entity\EntryComment {#2699
              +user: Proxies\__CG__\App\Entity\User {#2698 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
              +image: null
              +parent: App\Entity\EntryComment {#2157
                +user: App\Entity\User {#2171 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
                  \n
                  Anything less is the same horse and carrot show as it ever was.\n
                  \n
                  Don’t settle.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1699562122 {#2039
                  date: 2023-11-09 21:35:22.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@King@r.nf"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2145 …}
                +nested: Doctrine\ORM\PersistentCollection {#2152 …}
                +votes: Doctrine\ORM\PersistentCollection {#2148 …}
                +reports: Doctrine\ORM\PersistentCollection {#2146 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
                -id: 102655
                -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/5881289"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699478587 {#2156
                  date: 2023-11-08 22:23:07.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2157}
              +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1699483094 {#2701
                date: 2023-11-08 23:38:14.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@King@r.nf"
                "@iHUNTcriminals@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2697 …}
              +nested: Doctrine\ORM\PersistentCollection {#2695 …}
              +votes: Doctrine\ORM\PersistentCollection {#2693 …}
              +reports: Doctrine\ORM\PersistentCollection {#2691 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
              -id: 102859
              -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1594442"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699483094 {#2700
                date: 2023-11-08 23:38:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2157}
            +body: """
              No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
              \n
              If meaningful change happens, it will because people revolted.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699485807 {#2823
              date: 2023-11-09 00:23:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@King@r.nf"
              "@iHUNTcriminals@lemm.ee"
              "@marco@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2831 …}
            +nested: Doctrine\ORM\PersistentCollection {#2833 …}
            +votes: Doctrine\ORM\PersistentCollection {#2835 …}
            +reports: Doctrine\ORM\PersistentCollection {#2838 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
            -id: 102942
            -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1594644"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699485807 {#2826
              date: 2023-11-09 00:23:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2157}
          +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1699489214 {#2866
            date: 2023-11-09 01:20:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
            "@iHUNTcriminals@lemm.ee"
            "@marco@beehaw.org"
            "@FlashMobOfOne@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2872 …}
          +nested: Doctrine\ORM\PersistentCollection {#2874 …}
          +votes: Doctrine\ORM\PersistentCollection {#2870 …}
          +reports: Doctrine\ORM\PersistentCollection {#2877 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
          -id: 103050
          -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/3856789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699489214 {#2863
            date: 2023-11-09 01:20:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: """
          > Pressure must be applied from many sources for real change to occur.\n
          \n
          Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
          \n
          Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699489694 {#2905
          date: 2023-11-09 01:28:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
          "@marco@beehaw.org"
          "@FlashMobOfOne@beehaw.org"
          "@meyotch@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2911 …}
        +nested: Doctrine\ORM\PersistentCollection {#2913 …}
        +votes: Doctrine\ORM\PersistentCollection {#2909 …}
        +reports: Doctrine\ORM\PersistentCollection {#2916 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
        -id: 103064
        -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1595057"
        +editedAt: DateTimeImmutable @1699549283 {#2902
          date: 2023-11-09 18:01:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699489694 {#2900
          date: 2023-11-09 01:28:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: """
        To be fair; this ruling is a result of Trump packing the SCOTUS, not something Biden himself did.\n
        \n
        Not saying this wasn’t a Democratic party failing; they let Trump win in the first place during all that kerfuffle about Hillary.\n
        \n
        But I do think we have to consider the context.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699494392 {#2943
        date: 2023-11-09 02:46:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
        "@FlashMobOfOne@beehaw.org"
        "@meyotch@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2949 …}
      +nested: Doctrine\ORM\PersistentCollection {#2951 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
      -id: 103192
      -bodyTs: "'biden':16 'consid':49 'context':51 'democrat':25 'fail':27 'fair':3 'first':34 'hillari':41 'kerfuffl':39 'let':29 'pack':11 'parti':26 'place':35 'result':8 'rule':5 'say':20 'scotus':13 'someth':15 'think':45 'trump':10,30 'wasn':22 'win':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1595528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699494392 {#2940
        date: 2023-11-09 02:46:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      To be fair: Democrats also did absolutely nothing to get their SCOTUS nominee confirmed when Obama was president, though since we saw them exploit the Roe leak to make a cool $80,000,000, we kinda know where their priorities were anyway.\n
      \n
      After four years of Trump, I’m not buying any excuses that the president is powerless.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699495825 {#2982
      date: 2023-11-09 03:10:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
      "@meyotch@slrpnk.net"
      "@fwygon@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2986 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    -id: 103232
    -bodyTs: "'000':33,34 '80':32 'absolut':7 'also':5 'anyway':42 'buy':51 'confirm':14 'cool':31 'democrat':4 'excus':53 'exploit':24 'fair':3 'four':44 'get':10 'kinda':36 'know':37 'leak':27 'm':49 'make':29 'nomine':13 'noth':8 'obama':16 'powerless':58 'presid':18,56 'prioriti':40 'roe':26 'saw':22 'scotus':12 'sinc':20 'though':19 'trump':47 'year':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1595678"
    +editedAt: DateTimeImmutable @1699552876 {#2979
      date: 2023-11-09 19:01:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699495825 {#2977
      date: 2023-11-09 03:10:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    yeah no, you’re missing the point.\n
    \n
    What Trump did was a gross abuse of power.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699499758 {#3021
    date: 2023-11-09 04:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
    "@fwygon@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3024 …}
  +nested: Doctrine\ORM\PersistentCollection {#3028 …}
  +votes: Doctrine\ORM\PersistentCollection {#3030 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  -id: 103332
  -bodyTs: "'abus':14 'gross':13 'miss':5 'point':7 'power':16 're':4 'trump':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699499758 {#3018
    date: 2023-11-09 04:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3016
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2985
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2938
      +user: Proxies\__CG__\App\Entity\User {#2946 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2908
        +user: Proxies\__CG__\App\Entity\User {#2830 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2861
          +user: Proxies\__CG__\App\Entity\User {#2869 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: App\Entity\EntryComment {#2824
            +user: Proxies\__CG__\App\Entity\User {#2830 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
            +image: null
            +parent: App\Entity\EntryComment {#2699
              +user: Proxies\__CG__\App\Entity\User {#2698 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
              +image: null
              +parent: App\Entity\EntryComment {#2157
                +user: App\Entity\User {#2171 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
                  \n
                  Anything less is the same horse and carrot show as it ever was.\n
                  \n
                  Don’t settle.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1699562122 {#2039
                  date: 2023-11-09 21:35:22.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@King@r.nf"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2145 …}
                +nested: Doctrine\ORM\PersistentCollection {#2152 …}
                +votes: Doctrine\ORM\PersistentCollection {#2148 …}
                +reports: Doctrine\ORM\PersistentCollection {#2146 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
                -id: 102655
                -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/5881289"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699478587 {#2156
                  date: 2023-11-08 22:23:07.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2157}
              +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1699483094 {#2701
                date: 2023-11-08 23:38:14.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@King@r.nf"
                "@iHUNTcriminals@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2697 …}
              +nested: Doctrine\ORM\PersistentCollection {#2695 …}
              +votes: Doctrine\ORM\PersistentCollection {#2693 …}
              +reports: Doctrine\ORM\PersistentCollection {#2691 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
              -id: 102859
              -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1594442"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699483094 {#2700
                date: 2023-11-08 23:38:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2157}
            +body: """
              No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
              \n
              If meaningful change happens, it will because people revolted.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699485807 {#2823
              date: 2023-11-09 00:23:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@King@r.nf"
              "@iHUNTcriminals@lemm.ee"
              "@marco@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2831 …}
            +nested: Doctrine\ORM\PersistentCollection {#2833 …}
            +votes: Doctrine\ORM\PersistentCollection {#2835 …}
            +reports: Doctrine\ORM\PersistentCollection {#2838 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
            -id: 102942
            -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1594644"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699485807 {#2826
              date: 2023-11-09 00:23:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2157}
          +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1699489214 {#2866
            date: 2023-11-09 01:20:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
            "@iHUNTcriminals@lemm.ee"
            "@marco@beehaw.org"
            "@FlashMobOfOne@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2872 …}
          +nested: Doctrine\ORM\PersistentCollection {#2874 …}
          +votes: Doctrine\ORM\PersistentCollection {#2870 …}
          +reports: Doctrine\ORM\PersistentCollection {#2877 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
          -id: 103050
          -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/3856789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699489214 {#2863
            date: 2023-11-09 01:20:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: """
          > Pressure must be applied from many sources for real change to occur.\n
          \n
          Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
          \n
          Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699489694 {#2905
          date: 2023-11-09 01:28:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
          "@marco@beehaw.org"
          "@FlashMobOfOne@beehaw.org"
          "@meyotch@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2911 …}
        +nested: Doctrine\ORM\PersistentCollection {#2913 …}
        +votes: Doctrine\ORM\PersistentCollection {#2909 …}
        +reports: Doctrine\ORM\PersistentCollection {#2916 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
        -id: 103064
        -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1595057"
        +editedAt: DateTimeImmutable @1699549283 {#2902
          date: 2023-11-09 18:01:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699489694 {#2900
          date: 2023-11-09 01:28:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: """
        To be fair; this ruling is a result of Trump packing the SCOTUS, not something Biden himself did.\n
        \n
        Not saying this wasn’t a Democratic party failing; they let Trump win in the first place during all that kerfuffle about Hillary.\n
        \n
        But I do think we have to consider the context.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699494392 {#2943
        date: 2023-11-09 02:46:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
        "@FlashMobOfOne@beehaw.org"
        "@meyotch@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2949 …}
      +nested: Doctrine\ORM\PersistentCollection {#2951 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
      -id: 103192
      -bodyTs: "'biden':16 'consid':49 'context':51 'democrat':25 'fail':27 'fair':3 'first':34 'hillari':41 'kerfuffl':39 'let':29 'pack':11 'parti':26 'place':35 'result':8 'rule':5 'say':20 'scotus':13 'someth':15 'think':45 'trump':10,30 'wasn':22 'win':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1595528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699494392 {#2940
        date: 2023-11-09 02:46:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      To be fair: Democrats also did absolutely nothing to get their SCOTUS nominee confirmed when Obama was president, though since we saw them exploit the Roe leak to make a cool $80,000,000, we kinda know where their priorities were anyway.\n
      \n
      After four years of Trump, I’m not buying any excuses that the president is powerless.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699495825 {#2982
      date: 2023-11-09 03:10:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
      "@meyotch@slrpnk.net"
      "@fwygon@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2986 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    -id: 103232
    -bodyTs: "'000':33,34 '80':32 'absolut':7 'also':5 'anyway':42 'buy':51 'confirm':14 'cool':31 'democrat':4 'excus':53 'exploit':24 'fair':3 'four':44 'get':10 'kinda':36 'know':37 'leak':27 'm':49 'make':29 'nomine':13 'noth':8 'obama':16 'powerless':58 'presid':18,56 'prioriti':40 'roe':26 'saw':22 'scotus':12 'sinc':20 'though':19 'trump':47 'year':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1595678"
    +editedAt: DateTimeImmutable @1699552876 {#2979
      date: 2023-11-09 19:01:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699495825 {#2977
      date: 2023-11-09 03:10:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: """
    yeah no, you’re missing the point.\n
    \n
    What Trump did was a gross abuse of power.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699499758 {#3021
    date: 2023-11-09 04:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
    "@fwygon@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3024 …}
  +nested: Doctrine\ORM\PersistentCollection {#3028 …}
  +votes: Doctrine\ORM\PersistentCollection {#3030 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  -id: 103332
  -bodyTs: "'abus':14 'gross':13 'miss':5 'point':7 'power':16 're':4 'trump':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699499758 {#3018
    date: 2023-11-09 04:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3039
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2985
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2938
      +user: Proxies\__CG__\App\Entity\User {#2946 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2908
        +user: Proxies\__CG__\App\Entity\User {#2830 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2861
          +user: Proxies\__CG__\App\Entity\User {#2869 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: App\Entity\EntryComment {#2824
            +user: Proxies\__CG__\App\Entity\User {#2830 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
            +image: null
            +parent: App\Entity\EntryComment {#2699
              +user: Proxies\__CG__\App\Entity\User {#2698 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
              +image: null
              +parent: App\Entity\EntryComment {#2157
                +user: App\Entity\User {#2171 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
                  \n
                  Anything less is the same horse and carrot show as it ever was.\n
                  \n
                  Don’t settle.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1699562122 {#2039
                  date: 2023-11-09 21:35:22.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@King@r.nf"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2145 …}
                +nested: Doctrine\ORM\PersistentCollection {#2152 …}
                +votes: Doctrine\ORM\PersistentCollection {#2148 …}
                +reports: Doctrine\ORM\PersistentCollection {#2146 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
                -id: 102655
                -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/5881289"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699478587 {#2156
                  date: 2023-11-08 22:23:07.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2157}
              +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1699483094 {#2701
                date: 2023-11-08 23:38:14.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@King@r.nf"
                "@iHUNTcriminals@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2697 …}
              +nested: Doctrine\ORM\PersistentCollection {#2695 …}
              +votes: Doctrine\ORM\PersistentCollection {#2693 …}
              +reports: Doctrine\ORM\PersistentCollection {#2691 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
              -id: 102859
              -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1594442"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699483094 {#2700
                date: 2023-11-08 23:38:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2157}
            +body: """
              No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
              \n
              If meaningful change happens, it will because people revolted.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699485807 {#2823
              date: 2023-11-09 00:23:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@King@r.nf"
              "@iHUNTcriminals@lemm.ee"
              "@marco@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2831 …}
            +nested: Doctrine\ORM\PersistentCollection {#2833 …}
            +votes: Doctrine\ORM\PersistentCollection {#2835 …}
            +reports: Doctrine\ORM\PersistentCollection {#2838 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
            -id: 102942
            -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1594644"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699485807 {#2826
              date: 2023-11-09 00:23:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2157}
          +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1699489214 {#2866
            date: 2023-11-09 01:20:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
            "@iHUNTcriminals@lemm.ee"
            "@marco@beehaw.org"
            "@FlashMobOfOne@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2872 …}
          +nested: Doctrine\ORM\PersistentCollection {#2874 …}
          +votes: Doctrine\ORM\PersistentCollection {#2870 …}
          +reports: Doctrine\ORM\PersistentCollection {#2877 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
          -id: 103050
          -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/3856789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699489214 {#2863
            date: 2023-11-09 01:20:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: """
          > Pressure must be applied from many sources for real change to occur.\n
          \n
          Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
          \n
          Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699489694 {#2905
          date: 2023-11-09 01:28:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
          "@marco@beehaw.org"
          "@FlashMobOfOne@beehaw.org"
          "@meyotch@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2911 …}
        +nested: Doctrine\ORM\PersistentCollection {#2913 …}
        +votes: Doctrine\ORM\PersistentCollection {#2909 …}
        +reports: Doctrine\ORM\PersistentCollection {#2916 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
        -id: 103064
        -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1595057"
        +editedAt: DateTimeImmutable @1699549283 {#2902
          date: 2023-11-09 18:01:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699489694 {#2900
          date: 2023-11-09 01:28:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: """
        To be fair; this ruling is a result of Trump packing the SCOTUS, not something Biden himself did.\n
        \n
        Not saying this wasn’t a Democratic party failing; they let Trump win in the first place during all that kerfuffle about Hillary.\n
        \n
        But I do think we have to consider the context.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699494392 {#2943
        date: 2023-11-09 02:46:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
        "@FlashMobOfOne@beehaw.org"
        "@meyotch@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2949 …}
      +nested: Doctrine\ORM\PersistentCollection {#2951 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
      -id: 103192
      -bodyTs: "'biden':16 'consid':49 'context':51 'democrat':25 'fail':27 'fair':3 'first':34 'hillari':41 'kerfuffl':39 'let':29 'pack':11 'parti':26 'place':35 'result':8 'rule':5 'say':20 'scotus':13 'someth':15 'think':45 'trump':10,30 'wasn':22 'win':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1595528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699494392 {#2940
        date: 2023-11-09 02:46:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      To be fair: Democrats also did absolutely nothing to get their SCOTUS nominee confirmed when Obama was president, though since we saw them exploit the Roe leak to make a cool $80,000,000, we kinda know where their priorities were anyway.\n
      \n
      After four years of Trump, I’m not buying any excuses that the president is powerless.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699495825 {#2982
      date: 2023-11-09 03:10:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
      "@meyotch@slrpnk.net"
      "@fwygon@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2986 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    -id: 103232
    -bodyTs: "'000':33,34 '80':32 'absolut':7 'also':5 'anyway':42 'buy':51 'confirm':14 'cool':31 'democrat':4 'excus':53 'exploit':24 'fair':3 'four':44 'get':10 'kinda':36 'know':37 'leak':27 'm':49 'make':29 'nomine':13 'noth':8 'obama':16 'powerless':58 'presid':18,56 'prioriti':40 'roe':26 'saw':22 'scotus':12 'sinc':20 'though':19 'trump':47 'year':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1595678"
    +editedAt: DateTimeImmutable @1699552876 {#2979
      date: 2023-11-09 19:01:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699495825 {#2977
      date: 2023-11-09 03:10:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: "How do you equate 80 million in donations so that or democracy is not eroded more to eroding that democracy itself? That’s some really silly logic if you ask me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699504632 {#3037
    date: 2023-11-09 05:37:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
    "@fwygon@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3041 …}
  +nested: Doctrine\ORM\PersistentCollection {#3043 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3051 …}
  -id: 103444
  -bodyTs: "'80':5 'ask':30 'democraci':12,20 'donat':8 'equat':4 'erod':15,18 'logic':27 'million':6 'realli':25 'silli':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699504632 {#3038
    date: 2023-11-09 05:37:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3039
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2985
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2938
      +user: Proxies\__CG__\App\Entity\User {#2946 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2908
        +user: Proxies\__CG__\App\Entity\User {#2830 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2861
          +user: Proxies\__CG__\App\Entity\User {#2869 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: App\Entity\EntryComment {#2824
            +user: Proxies\__CG__\App\Entity\User {#2830 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
            +image: null
            +parent: App\Entity\EntryComment {#2699
              +user: Proxies\__CG__\App\Entity\User {#2698 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
              +image: null
              +parent: App\Entity\EntryComment {#2157
                +user: App\Entity\User {#2171 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
                  \n
                  Anything less is the same horse and carrot show as it ever was.\n
                  \n
                  Don’t settle.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1699562122 {#2039
                  date: 2023-11-09 21:35:22.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@King@r.nf"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2145 …}
                +nested: Doctrine\ORM\PersistentCollection {#2152 …}
                +votes: Doctrine\ORM\PersistentCollection {#2148 …}
                +reports: Doctrine\ORM\PersistentCollection {#2146 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
                -id: 102655
                -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/5881289"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699478587 {#2156
                  date: 2023-11-08 22:23:07.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2157}
              +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1699483094 {#2701
                date: 2023-11-08 23:38:14.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@King@r.nf"
                "@iHUNTcriminals@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2697 …}
              +nested: Doctrine\ORM\PersistentCollection {#2695 …}
              +votes: Doctrine\ORM\PersistentCollection {#2693 …}
              +reports: Doctrine\ORM\PersistentCollection {#2691 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
              -id: 102859
              -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1594442"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699483094 {#2700
                date: 2023-11-08 23:38:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2157}
            +body: """
              No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
              \n
              If meaningful change happens, it will because people revolted.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699485807 {#2823
              date: 2023-11-09 00:23:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@King@r.nf"
              "@iHUNTcriminals@lemm.ee"
              "@marco@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2831 …}
            +nested: Doctrine\ORM\PersistentCollection {#2833 …}
            +votes: Doctrine\ORM\PersistentCollection {#2835 …}
            +reports: Doctrine\ORM\PersistentCollection {#2838 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
            -id: 102942
            -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1594644"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699485807 {#2826
              date: 2023-11-09 00:23:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2157}
          +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1699489214 {#2866
            date: 2023-11-09 01:20:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
            "@iHUNTcriminals@lemm.ee"
            "@marco@beehaw.org"
            "@FlashMobOfOne@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2872 …}
          +nested: Doctrine\ORM\PersistentCollection {#2874 …}
          +votes: Doctrine\ORM\PersistentCollection {#2870 …}
          +reports: Doctrine\ORM\PersistentCollection {#2877 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
          -id: 103050
          -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/3856789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699489214 {#2863
            date: 2023-11-09 01:20:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: """
          > Pressure must be applied from many sources for real change to occur.\n
          \n
          Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
          \n
          Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699489694 {#2905
          date: 2023-11-09 01:28:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
          "@marco@beehaw.org"
          "@FlashMobOfOne@beehaw.org"
          "@meyotch@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2911 …}
        +nested: Doctrine\ORM\PersistentCollection {#2913 …}
        +votes: Doctrine\ORM\PersistentCollection {#2909 …}
        +reports: Doctrine\ORM\PersistentCollection {#2916 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
        -id: 103064
        -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1595057"
        +editedAt: DateTimeImmutable @1699549283 {#2902
          date: 2023-11-09 18:01:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699489694 {#2900
          date: 2023-11-09 01:28:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: """
        To be fair; this ruling is a result of Trump packing the SCOTUS, not something Biden himself did.\n
        \n
        Not saying this wasn’t a Democratic party failing; they let Trump win in the first place during all that kerfuffle about Hillary.\n
        \n
        But I do think we have to consider the context.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699494392 {#2943
        date: 2023-11-09 02:46:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
        "@FlashMobOfOne@beehaw.org"
        "@meyotch@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2949 …}
      +nested: Doctrine\ORM\PersistentCollection {#2951 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
      -id: 103192
      -bodyTs: "'biden':16 'consid':49 'context':51 'democrat':25 'fail':27 'fair':3 'first':34 'hillari':41 'kerfuffl':39 'let':29 'pack':11 'parti':26 'place':35 'result':8 'rule':5 'say':20 'scotus':13 'someth':15 'think':45 'trump':10,30 'wasn':22 'win':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1595528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699494392 {#2940
        date: 2023-11-09 02:46:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      To be fair: Democrats also did absolutely nothing to get their SCOTUS nominee confirmed when Obama was president, though since we saw them exploit the Roe leak to make a cool $80,000,000, we kinda know where their priorities were anyway.\n
      \n
      After four years of Trump, I’m not buying any excuses that the president is powerless.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699495825 {#2982
      date: 2023-11-09 03:10:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
      "@meyotch@slrpnk.net"
      "@fwygon@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2986 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    -id: 103232
    -bodyTs: "'000':33,34 '80':32 'absolut':7 'also':5 'anyway':42 'buy':51 'confirm':14 'cool':31 'democrat':4 'excus':53 'exploit':24 'fair':3 'four':44 'get':10 'kinda':36 'know':37 'leak':27 'm':49 'make':29 'nomine':13 'noth':8 'obama':16 'powerless':58 'presid':18,56 'prioriti':40 'roe':26 'saw':22 'scotus':12 'sinc':20 'though':19 'trump':47 'year':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1595678"
    +editedAt: DateTimeImmutable @1699552876 {#2979
      date: 2023-11-09 19:01:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699495825 {#2977
      date: 2023-11-09 03:10:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: "How do you equate 80 million in donations so that or democracy is not eroded more to eroding that democracy itself? That’s some really silly logic if you ask me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699504632 {#3037
    date: 2023-11-09 05:37:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
    "@fwygon@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3041 …}
  +nested: Doctrine\ORM\PersistentCollection {#3043 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3051 …}
  -id: 103444
  -bodyTs: "'80':5 'ask':30 'democraci':12,20 'donat':8 'equat':4 'erod':15,18 'logic':27 'million':6 'realli':25 'silli':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699504632 {#3038
    date: 2023-11-09 05:37:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3039
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: App\Entity\EntryComment {#2985
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
    +image: null
    +parent: App\Entity\EntryComment {#2938
      +user: Proxies\__CG__\App\Entity\User {#2946 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
      +image: null
      +parent: App\Entity\EntryComment {#2908
        +user: Proxies\__CG__\App\Entity\User {#2830 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
        +image: null
        +parent: App\Entity\EntryComment {#2861
          +user: Proxies\__CG__\App\Entity\User {#2869 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
          +image: null
          +parent: App\Entity\EntryComment {#2824
            +user: Proxies\__CG__\App\Entity\User {#2830 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
            +image: null
            +parent: App\Entity\EntryComment {#2699
              +user: Proxies\__CG__\App\Entity\User {#2698 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
              +image: null
              +parent: App\Entity\EntryComment {#2157
                +user: App\Entity\User {#2171 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Let’s work on getting rid of lobbying and electoral college. And not work on anything else until America’s government system is actually unfucked.\n
                  \n
                  Anything less is the same horse and carrot show as it ever was.\n
                  \n
                  Don’t settle.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1699562122 {#2039
                  date: 2023-11-09 21:35:22.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@King@r.nf"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2145 …}
                +nested: Doctrine\ORM\PersistentCollection {#2152 …}
                +votes: Doctrine\ORM\PersistentCollection {#2148 …}
                +reports: Doctrine\ORM\PersistentCollection {#2146 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
                -id: 102655
                -bodyTs: "'actual':24 'america':19 'anyth':16,26 'carrot':33 'colleg':11 'elector':10 'els':17 'ever':37 'get':5 'govern':21 'hors':31 'less':27 'let':1 'lobbi':8 'rid':6 'settl':41 'show':34 'system':22 'unfuck':25 'work':3,14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/5881289"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699478587 {#2156
                  date: 2023-11-08 22:23:07.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2157}
              +body: "I want all those things, but in reality, if anything will improve it will be in small incremental steps."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1699483094 {#2701
                date: 2023-11-08 23:38:14.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@King@r.nf"
                "@iHUNTcriminals@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2697 …}
              +nested: Doctrine\ORM\PersistentCollection {#2695 …}
              +votes: Doctrine\ORM\PersistentCollection {#2693 …}
              +reports: Doctrine\ORM\PersistentCollection {#2691 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
              -id: 102859
              -bodyTs: "'anyth':10 'improv':12 'increment':18 'realiti':8 'small':17 'step':19 'thing':5 'want':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1594442"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699483094 {#2700
                date: 2023-11-08 23:38:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2157}
            +body: """
              No, it won’t. That is how change has been sold for the last 40 years, and people are not only being paid significantly less, housing is quickly becoming too scarce for everyone to obtain too.\n
              \n
              If meaningful change happens, it will because people revolted.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699485807 {#2823
              date: 2023-11-09 00:23:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@King@r.nf"
              "@iHUNTcriminals@lemm.ee"
              "@marco@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2831 …}
            +nested: Doctrine\ORM\PersistentCollection {#2833 …}
            +votes: Doctrine\ORM\PersistentCollection {#2835 …}
            +reports: Doctrine\ORM\PersistentCollection {#2838 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
            -id: 102942
            -bodyTs: "'40':15 'becom':29 'chang':8,39 'everyon':33 'happen':40 'hous':26 'last':14 'less':25 'meaning':38 'obtain':35 'paid':23 'peopl':18,44 'quick':28 'revolt':45 'scarc':31 'signific':24 'sold':11 'won':3 'year':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1594644"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699485807 {#2826
              date: 2023-11-09 00:23:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2157}
          +body: "Pressure must be applied from many sources for real change to occur. Ballot power, media power, people power, any lever we can find. We should not fault others for passionately pursuing the changes they *can* make. This is a war with many fronts."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1699489214 {#2866
            date: 2023-11-09 01:20:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@King@r.nf"
            "@iHUNTcriminals@lemm.ee"
            "@marco@beehaw.org"
            "@FlashMobOfOne@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2872 …}
          +nested: Doctrine\ORM\PersistentCollection {#2874 …}
          +votes: Doctrine\ORM\PersistentCollection {#2870 …}
          +reports: Doctrine\ORM\PersistentCollection {#2877 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
          -id: 103050
          -bodyTs: "'appli':4 'ballot':13 'chang':10,33 'fault':27 'find':23 'front':43 'lever':20 'make':36 'mani':6,42 'media':15 'must':2 'occur':12 'other':28 'passion':30 'peopl':17 'power':14,16,18 'pressur':1 'pursu':31 'real':9 'sourc':7 'war':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/3856789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699489214 {#2863
            date: 2023-11-09 01:20:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2157}
        +body: """
          > Pressure must be applied from many sources for real change to occur.\n
          \n
          Yet without a real, existential threat, nothing meaningful is going to change. Hell, we just saw Roe go up in smoke while Democrats had the presidency AND Congress. Their response to this massive loss of liberty was to fundraise.\n
          \n
          Nothing is going to change this trajectory except the Marsha P. Johnson school of brick throwing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699489694 {#2905
          date: 2023-11-09 01:28:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@King@r.nf"
          "@iHUNTcriminals@lemm.ee"
          "@marco@beehaw.org"
          "@FlashMobOfOne@beehaw.org"
          "@meyotch@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2911 …}
        +nested: Doctrine\ORM\PersistentCollection {#2913 …}
        +votes: Doctrine\ORM\PersistentCollection {#2909 …}
        +reports: Doctrine\ORM\PersistentCollection {#2916 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
        -id: 103064
        -bodyTs: "'appli':4 'brick':66 'chang':10,24,56 'congress':40 'democrat':35 'except':59 'existenti':17 'fundrais':51 'go':22,30,54 'hell':25 'johnson':63 'liberti':48 'loss':46 'mani':6 'marsha':61 'massiv':45 'meaning':20 'must':2 'noth':19,52 'occur':12 'p':62 'presid':38 'pressur':1 'real':9,16 'respons':42 'roe':29 'saw':28 'school':64 'smoke':33 'sourc':7 'threat':18 'throw':67 'trajectori':58 'without':14 'yet':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1595057"
        +editedAt: DateTimeImmutable @1699549283 {#2902
          date: 2023-11-09 18:01:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699489694 {#2900
          date: 2023-11-09 01:28:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2157}
      +body: """
        To be fair; this ruling is a result of Trump packing the SCOTUS, not something Biden himself did.\n
        \n
        Not saying this wasn’t a Democratic party failing; they let Trump win in the first place during all that kerfuffle about Hillary.\n
        \n
        But I do think we have to consider the context.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699494392 {#2943
        date: 2023-11-09 02:46:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@r.nf"
        "@iHUNTcriminals@lemm.ee"
        "@marco@beehaw.org"
        "@FlashMobOfOne@beehaw.org"
        "@meyotch@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2949 …}
      +nested: Doctrine\ORM\PersistentCollection {#2951 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
      -id: 103192
      -bodyTs: "'biden':16 'consid':49 'context':51 'democrat':25 'fail':27 'fair':3 'first':34 'hillari':41 'kerfuffl':39 'let':29 'pack':11 'parti':26 'place':35 'result':8 'rule':5 'say':20 'scotus':13 'someth':15 'think':45 'trump':10,30 'wasn':22 'win':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1595528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699494392 {#2940
        date: 2023-11-09 02:46:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2157}
    +body: """
      To be fair: Democrats also did absolutely nothing to get their SCOTUS nominee confirmed when Obama was president, though since we saw them exploit the Roe leak to make a cool $80,000,000, we kinda know where their priorities were anyway.\n
      \n
      After four years of Trump, I’m not buying any excuses that the president is powerless.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699495825 {#2982
      date: 2023-11-09 03:10:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@King@r.nf"
      "@iHUNTcriminals@lemm.ee"
      "@marco@beehaw.org"
      "@FlashMobOfOne@beehaw.org"
      "@meyotch@slrpnk.net"
      "@fwygon@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2986 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    -id: 103232
    -bodyTs: "'000':33,34 '80':32 'absolut':7 'also':5 'anyway':42 'buy':51 'confirm':14 'cool':31 'democrat':4 'excus':53 'exploit':24 'fair':3 'four':44 'get':10 'kinda':36 'know':37 'leak':27 'm':49 'make':29 'nomine':13 'noth':8 'obama':16 'powerless':58 'presid':18,56 'prioriti':40 'roe':26 'saw':22 'scotus':12 'sinc':20 'though':19 'trump':47 'year':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1595678"
    +editedAt: DateTimeImmutable @1699552876 {#2979
      date: 2023-11-09 19:01:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699495825 {#2977
      date: 2023-11-09 03:10:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2157}
  +body: "How do you equate 80 million in donations so that or democracy is not eroded more to eroding that democracy itself? That’s some really silly logic if you ask me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699504632 {#3037
    date: 2023-11-09 05:37:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
    "@iHUNTcriminals@lemm.ee"
    "@marco@beehaw.org"
    "@FlashMobOfOne@beehaw.org"
    "@meyotch@slrpnk.net"
    "@fwygon@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3041 …}
  +nested: Doctrine\ORM\PersistentCollection {#3043 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3051 …}
  -id: 103444
  -bodyTs: "'80':5 'ask':30 'democraci':12,20 'donat':8 'equat':4 'erod':15,18 'logic':27 'million':6 'realli':25 'silli':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699504632 {#3038
    date: 2023-11-09 05:37:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2367
  +user: App\Entity\User {#1356 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: null
  +root: null
  +body: "This isn’t exactly “world news”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699503471 {#2373
    date: 2023-11-09 05:17:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -id: 103420
  -bodyTs: "'exact':4 'isn':2 'news':6 'world':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699503471 {#2374
    date: 2023-11-09 05:17:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2367
  +user: App\Entity\User {#1356 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: null
  +root: null
  +body: "This isn’t exactly “world news”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699503471 {#2373
    date: 2023-11-09 05:17:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -id: 103420
  -bodyTs: "'exact':4 'isn':2 'news':6 'world':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699503471 {#2374
    date: 2023-11-09 05:17:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2367
  +user: App\Entity\User {#1356 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: null
  +root: null
  +body: "This isn’t exactly “world news”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699503471 {#2373
    date: 2023-11-09 05:17:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -id: 103420
  -bodyTs: "'exact':4 'isn':2 'news':6 'world':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699503471 {#2374
    date: 2023-11-09 05:17:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2564
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: null
  +root: null
  +body: "Neat? There’s far bigger crooks you could go after though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699487978 {#2559
    date: 2023-11-09 00:59:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2565 …}
  +nested: Doctrine\ORM\PersistentCollection {#2567 …}
  +votes: Doctrine\ORM\PersistentCollection {#2569 …}
  +reports: Doctrine\ORM\PersistentCollection {#2571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
  -id: 103007
  -bodyTs: "'bigger':5 'could':8 'crook':6 'far':4 'go':9 'neat':1 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5887777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699487978 {#2560
    date: 2023-11-09 00:59:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2564
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: null
  +root: null
  +body: "Neat? There’s far bigger crooks you could go after though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699487978 {#2559
    date: 2023-11-09 00:59:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2565 …}
  +nested: Doctrine\ORM\PersistentCollection {#2567 …}
  +votes: Doctrine\ORM\PersistentCollection {#2569 …}
  +reports: Doctrine\ORM\PersistentCollection {#2571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
  -id: 103007
  -bodyTs: "'bigger':5 'could':8 'crook':6 'far':4 'go':9 'neat':1 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5887777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699487978 {#2560
    date: 2023-11-09 00:59:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2564
  +user: App\Entity\User {#2577 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: null
  +root: null
  +body: "Neat? There’s far bigger crooks you could go after though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699487978 {#2559
    date: 2023-11-09 00:59:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2565 …}
  +nested: Doctrine\ORM\PersistentCollection {#2567 …}
  +votes: Doctrine\ORM\PersistentCollection {#2569 …}
  +reports: Doctrine\ORM\PersistentCollection {#2571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
  -id: 103007
  -bodyTs: "'bigger':5 'could':8 'crook':6 'far':4 'go':9 'neat':1 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5887777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699487978 {#2560
    date: 2023-11-09 00:59:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details