GET https://kbin.spritesserver.nl/index.php/u/@ram@bookwormstory.social/comments/commented

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.90 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.06 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 {#2252
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Ya, no pirate worth their salt would risk it at this point. It’s so infested with malware, with seemingly no moderation, and no meaningful original releases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1701474801 {#2301
    date: 2023-12-02 00:53:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 186975
  -bodyTs: "'infest':16 'malwar':18 'meaning':25 'moder':22 'origin':26 'pirat':3 'point':12 'releas':27 'risk':8 'salt':6 'seem':20 'worth':4 'would':7 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1763143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701474801 {#2100
    date: 2023-12-02 00:53:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Ya, no pirate worth their salt would risk it at this point. It’s so infested with malware, with seemingly no moderation, and no meaningful original releases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1701474801 {#2301
    date: 2023-12-02 00:53:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 186975
  -bodyTs: "'infest':16 'malwar':18 'meaning':25 'moder':22 'origin':26 'pirat':3 'point':12 'releas':27 'risk':8 'salt':6 'seem':20 'worth':4 'would':7 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1763143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701474801 {#2100
    date: 2023-12-02 00:53:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Ya, no pirate worth their salt would risk it at this point. It’s so infested with malware, with seemingly no moderation, and no meaningful original releases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1701474801 {#2301
    date: 2023-12-02 00:53:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 186975
  -bodyTs: "'infest':16 'malwar':18 'meaning':25 'moder':22 'origin':26 'pirat':3 'point':12 'releas':27 'risk':8 'salt':6 'seem':20 'worth':4 'would':7 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1763143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701474801 {#2100
    date: 2023-12-02 00:53:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: null
  +root: null
  +body: "AniDB contains hashes for episodes of anime. They’re obviously not *all* there - really it’s a fraction of a fraction of them - but it’s the most comprehensive public database of anime file hashes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701084788 {#2189
    date: 2023-11-27 12:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ponchow8NC@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 148853
  -bodyTs: "'anidb':1 'anim':7,33 'comprehens':29 'contain':2 'databas':31 'episod':5 'file':34 'fraction':18,21 'hash':3,35 'obvious':10 'public':30 're':9 'realli':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1627343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606039 {#2311
    date: 2023-11-21 23:33:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: null
  +root: null
  +body: "AniDB contains hashes for episodes of anime. They’re obviously not *all* there - really it’s a fraction of a fraction of them - but it’s the most comprehensive public database of anime file hashes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701084788 {#2189
    date: 2023-11-27 12:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ponchow8NC@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 148853
  -bodyTs: "'anidb':1 'anim':7,33 'comprehens':29 'contain':2 'databas':31 'episod':5 'file':34 'fraction':18,21 'hash':3,35 'obvious':10 'public':30 're':9 'realli':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1627343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606039 {#2311
    date: 2023-11-21 23:33:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: null
  +root: null
  +body: "AniDB contains hashes for episodes of anime. They’re obviously not *all* there - really it’s a fraction of a fraction of them - but it’s the most comprehensive public database of anime file hashes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701084788 {#2189
    date: 2023-11-27 12:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ponchow8NC@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 148853
  -bodyTs: "'anidb':1 'anim':7,33 'comprehens':29 'contain':2 'databas':31 'episod':5 'file':34 'fraction':18,21 'hash':3,35 'obvious':10 'public':30 're':9 'realli':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1627343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606039 {#2311
    date: 2023-11-21 23:33:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2279
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Now with outbound communications nearly completely cut off, how often will we get updates on what’s happening on the ground? On the crimes against humanity Israel’s committing?\n
    \n
    I hope for the best, I really do, but I feel so helpless. I’ve already contacted my representatives and told them they need to do their part or I’ll be rescinding my support. I’m vocal within my community as well. But beyond that, there’s so little I can do but bear witness to what is happening.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1698599262 {#2059
    date: 2023-10-29 18:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x815@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 76096
  -bodyTs: "'alreadi':45 'bear':84 'best':34 'beyond':74 'commit':29 'communic':4 'communiti':70 'complet':6 'contact':46 'crime':24 'cut':7 'feel':40 'get':13 'ground':21 'happen':18,89 'helpless':42 'hope':31 'human':26 'israel':27 'littl':79 'll':60 'm':66 'near':5 'need':53 'often':10 'outbound':3 'part':57 'realli':36 'repres':48 'rescind':62 'support':64 'told':50 'updat':14 've':44 'vocal':67 'well':72 'wit':85 'within':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1286307"
  +editedAt: DateTimeImmutable @1698487181 {#2106
    date: 2023-10-28 11:59:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698487163 {#2309
    date: 2023-10-28 11:59:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Now with outbound communications nearly completely cut off, how often will we get updates on what’s happening on the ground? On the crimes against humanity Israel’s committing?\n
    \n
    I hope for the best, I really do, but I feel so helpless. I’ve already contacted my representatives and told them they need to do their part or I’ll be rescinding my support. I’m vocal within my community as well. But beyond that, there’s so little I can do but bear witness to what is happening.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1698599262 {#2059
    date: 2023-10-29 18:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x815@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 76096
  -bodyTs: "'alreadi':45 'bear':84 'best':34 'beyond':74 'commit':29 'communic':4 'communiti':70 'complet':6 'contact':46 'crime':24 'cut':7 'feel':40 'get':13 'ground':21 'happen':18,89 'helpless':42 'hope':31 'human':26 'israel':27 'littl':79 'll':60 'm':66 'near':5 'need':53 'often':10 'outbound':3 'part':57 'realli':36 'repres':48 'rescind':62 'support':64 'told':50 'updat':14 've':44 'vocal':67 'well':72 'wit':85 'within':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1286307"
  +editedAt: DateTimeImmutable @1698487181 {#2106
    date: 2023-10-28 11:59:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698487163 {#2309
    date: 2023-10-28 11:59:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Now with outbound communications nearly completely cut off, how often will we get updates on what’s happening on the ground? On the crimes against humanity Israel’s committing?\n
    \n
    I hope for the best, I really do, but I feel so helpless. I’ve already contacted my representatives and told them they need to do their part or I’ll be rescinding my support. I’m vocal within my community as well. But beyond that, there’s so little I can do but bear witness to what is happening.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1698599262 {#2059
    date: 2023-10-29 18:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x815@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 76096
  -bodyTs: "'alreadi':45 'bear':84 'best':34 'beyond':74 'commit':29 'communic':4 'communiti':70 'complet':6 'contact':46 'crime':24 'cut':7 'feel':40 'get':13 'ground':21 'happen':18,89 'helpless':42 'hope':31 'human':26 'israel':27 'littl':79 'll':60 'm':66 'near':5 'need':53 'often':10 'outbound':3 'part':57 'realli':36 'repres':48 'rescind':62 'support':64 'told':50 'updat':14 've':44 'vocal':67 'well':72 'wit':85 'within':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1286307"
  +editedAt: DateTimeImmutable @1698487181 {#2106
    date: 2023-10-28 11:59:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698487163 {#2309
    date: 2023-10-28 11:59:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2217
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +body: "Oh I agree completely. Open means it’s open to access, modification, and redistribution. Not closed to two of those three."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697755882 {#2222
    date: 2023-10-20 00:51:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@baduhai@sopuli.xyz"
    "@PeachMan@lemmy.world"
    "@crimsdings@lemmy.world"
    "@Johanno@feddit.de"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
    "@ram@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 60179
  -bodyTs: "'access':11 'agre':3 'close':16 'complet':4 'mean':6 'modif':12 'oh':1 'open':5,9 'redistribut':14 'three':21 'two':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1175689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697755882 {#2194
    date: 2023-10-20 00:51:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2217
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +body: "Oh I agree completely. Open means it’s open to access, modification, and redistribution. Not closed to two of those three."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697755882 {#2222
    date: 2023-10-20 00:51:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@baduhai@sopuli.xyz"
    "@PeachMan@lemmy.world"
    "@crimsdings@lemmy.world"
    "@Johanno@feddit.de"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
    "@ram@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 60179
  -bodyTs: "'access':11 'agre':3 'close':16 'complet':4 'mean':6 'modif':12 'oh':1 'open':5,9 'redistribut':14 'three':21 'two':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1175689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697755882 {#2194
    date: 2023-10-20 00:51:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2217
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +body: "Oh I agree completely. Open means it’s open to access, modification, and redistribution. Not closed to two of those three."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697755882 {#2222
    date: 2023-10-20 00:51:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@baduhai@sopuli.xyz"
    "@PeachMan@lemmy.world"
    "@crimsdings@lemmy.world"
    "@Johanno@feddit.de"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
    "@ram@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 60179
  -bodyTs: "'access':11 'agre':3 'close':16 'complet':4 'mean':6 'modif':12 'oh':1 'open':5,9 'redistribut':14 'three':21 'two':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1175689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697755882 {#2194
    date: 2023-10-20 00:51:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2319
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +body: "No, you’re telling people they’re wrong and it is open source. Not to use other, more precise terms. I hate to have to explain your own argument to you, but you seem to not know what you’re saying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697755801 {#2220
    date: 2023-10-20 00:50:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@baduhai@sopuli.xyz"
    "@PeachMan@lemmy.world"
    "@crimsdings@lemmy.world"
    "@Johanno@feddit.de"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
    "@ram@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 60175
  -bodyTs: "'argument':29 'explain':26 'hate':22 'know':37 'open':12 'peopl':5 'precis':19 're':3,7,40 'say':41 'seem':34 'sourc':13 'tell':4 'term':20 'use':16 'wrong':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1175672"
  +editedAt: DateTimeImmutable @1697755827 {#2199
    date: 2023-10-20 00:50:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697755801 {#2206
    date: 2023-10-20 00:50:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2319
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +body: "No, you’re telling people they’re wrong and it is open source. Not to use other, more precise terms. I hate to have to explain your own argument to you, but you seem to not know what you’re saying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697755801 {#2220
    date: 2023-10-20 00:50:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@baduhai@sopuli.xyz"
    "@PeachMan@lemmy.world"
    "@crimsdings@lemmy.world"
    "@Johanno@feddit.de"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
    "@ram@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 60175
  -bodyTs: "'argument':29 'explain':26 'hate':22 'know':37 'open':12 'peopl':5 'precis':19 're':3,7,40 'say':41 'seem':34 'sourc':13 'tell':4 'term':20 'use':16 'wrong':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1175672"
  +editedAt: DateTimeImmutable @1697755827 {#2199
    date: 2023-10-20 00:50:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697755801 {#2206
    date: 2023-10-20 00:50:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2319
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +body: "No, you’re telling people they’re wrong and it is open source. Not to use other, more precise terms. I hate to have to explain your own argument to you, but you seem to not know what you’re saying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697755801 {#2220
    date: 2023-10-20 00:50:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@baduhai@sopuli.xyz"
    "@PeachMan@lemmy.world"
    "@crimsdings@lemmy.world"
    "@Johanno@feddit.de"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
    "@ram@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 60175
  -bodyTs: "'argument':29 'explain':26 'hate':22 'know':37 'open':12 'peopl':5 'precis':19 're':3,7,40 'say':41 'seem':34 'sourc':13 'tell':4 'term':20 'use':16 'wrong':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1175672"
  +editedAt: DateTimeImmutable @1697755827 {#2199
    date: 2023-10-20 00:50:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697755801 {#2206
    date: 2023-10-20 00:50:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2204
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +body: "Then everyone should stop using “open source” or there’s going to be arguments over what counts as open source every single time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697750307 {#2317
    date: 2023-10-19 23:18:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@baduhai@sopuli.xyz"
    "@PeachMan@lemmy.world"
    "@crimsdings@lemmy.world"
    "@Johanno@feddit.de"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 59972
  -bodyTs: "'argument':14 'count':17 'everi':21 'everyon':2 'go':11 'open':6,19 'singl':22 'sourc':7,20 'stop':4 'time':23 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1174609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697750307 {#2316
    date: 2023-10-19 23:18:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2204
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +body: "Then everyone should stop using “open source” or there’s going to be arguments over what counts as open source every single time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697750307 {#2317
    date: 2023-10-19 23:18:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@baduhai@sopuli.xyz"
    "@PeachMan@lemmy.world"
    "@crimsdings@lemmy.world"
    "@Johanno@feddit.de"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 59972
  -bodyTs: "'argument':14 'count':17 'everi':21 'everyon':2 'go':11 'open':6,19 'singl':22 'sourc':7,20 'stop':4 'time':23 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1174609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697750307 {#2316
    date: 2023-10-19 23:18:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2204
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +body: "Then everyone should stop using “open source” or there’s going to be arguments over what counts as open source every single time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697750307 {#2317
    date: 2023-10-19 23:18:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@baduhai@sopuli.xyz"
    "@PeachMan@lemmy.world"
    "@crimsdings@lemmy.world"
    "@Johanno@feddit.de"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 59972
  -bodyTs: "'argument':14 'count':17 'everi':21 'everyon':2 'go':11 'open':6,19 'singl':22 'sourc':7,20 'stop':4 'time':23 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1174609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697750307 {#2316
    date: 2023-10-19 23:18:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2264
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: """
    > the only reason he even cares about right to repair is for his work\n
    \n
    This is exactly it. I appreciate that he’s a strong advocate for it, and he’s a single issue voter/lobbyist, but he really wouldn’t care about it if it wasn’t his business. As can be seen in how, while he so strongly believes in a right for third parties to maintain hardware, he very clearly doesn’t believe in a right for third parties to maintain software with this app being source-available and not FLOSS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697749594 {#2200
    date: 2023-10-19 23:06:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@Blueneonz@reddthat.com"
    "@lemann@lemmy.one"
    "@owlboy@lemmy.world"
    "@Bartsbigbugbag@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2236 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 59951
  -bodyTs: "'advoc':26 'app':87 'appreci':20 'avail':91 'believ':60,75 'busi':49 'care':6,41 'clear':72 'doesn':73 'even':5 'exact':17 'floss':94 'hardwar':69 'issu':34 'maintain':68,83 'parti':66,81 'realli':38 'reason':3 'repair':10 'right':8,63,78 'seen':53 'singl':33 'softwar':84 'sourc':90 'source-avail':89 'strong':25,59 'third':65,80 'voter/lobbyist':35 'wasn':46 'work':14 'wouldn':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1174463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697749594 {#2302
    date: 2023-10-19 23:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2264
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: """
    > the only reason he even cares about right to repair is for his work\n
    \n
    This is exactly it. I appreciate that he’s a strong advocate for it, and he’s a single issue voter/lobbyist, but he really wouldn’t care about it if it wasn’t his business. As can be seen in how, while he so strongly believes in a right for third parties to maintain hardware, he very clearly doesn’t believe in a right for third parties to maintain software with this app being source-available and not FLOSS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697749594 {#2200
    date: 2023-10-19 23:06:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@Blueneonz@reddthat.com"
    "@lemann@lemmy.one"
    "@owlboy@lemmy.world"
    "@Bartsbigbugbag@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2236 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 59951
  -bodyTs: "'advoc':26 'app':87 'appreci':20 'avail':91 'believ':60,75 'busi':49 'care':6,41 'clear':72 'doesn':73 'even':5 'exact':17 'floss':94 'hardwar':69 'issu':34 'maintain':68,83 'parti':66,81 'realli':38 'reason':3 'repair':10 'right':8,63,78 'seen':53 'singl':33 'softwar':84 'sourc':90 'source-avail':89 'strong':25,59 'third':65,80 'voter/lobbyist':35 'wasn':46 'work':14 'wouldn':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1174463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697749594 {#2302
    date: 2023-10-19 23:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2264
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: """
    > the only reason he even cares about right to repair is for his work\n
    \n
    This is exactly it. I appreciate that he’s a strong advocate for it, and he’s a single issue voter/lobbyist, but he really wouldn’t care about it if it wasn’t his business. As can be seen in how, while he so strongly believes in a right for third parties to maintain hardware, he very clearly doesn’t believe in a right for third parties to maintain software with this app being source-available and not FLOSS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697749594 {#2200
    date: 2023-10-19 23:06:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@Blueneonz@reddthat.com"
    "@lemann@lemmy.one"
    "@owlboy@lemmy.world"
    "@Bartsbigbugbag@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2236 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 59951
  -bodyTs: "'advoc':26 'app':87 'appreci':20 'avail':91 'believ':60,75 'busi':49 'care':6,41 'clear':72 'doesn':73 'even':5 'exact':17 'floss':94 'hardwar':69 'issu':34 'maintain':68,83 'parti':66,81 'realli':38 'reason':3 'repair':10 'right':8,63,78 'seen':53 'singl':33 'softwar':84 'sourc':90 'source-avail':89 'strong':25,59 'third':65,80 'voter/lobbyist':35 'wasn':46 'work':14 'wouldn':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1174463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697749594 {#2302
    date: 2023-10-19 23:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2250
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So, I really want to be optimistic about this project. I love that it integrates multiple sources, that it lets you use different identities that are not attached to any of these services. I installed it and already paid for it even, because I love initiatives like this.\n
    \n
    I think it’s unsustainable. In 5 years, everyone who’d use the app’s already paid for it, which means the devs have no incentive to continue to work, and funding dries up. When that happens, they’ll of course just let the app run until the plugins stop working. Nobody will be able to pick it up and continue development in an open forum because it’s not FLOSS.\n
    \n
    My hope is they re-license it under a copyleft license later, but I’m not optimistic about that happening. With how things are now, it does appear to be doomed to enshittification.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 67
  +score: 0
  +lastActive: DateTime @1697749064 {#2263
    date: 2023-10-19 22:57:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 57792
  -bodyTs: "'5':55 'abl':103 'alreadi':38,64 'app':62,93 'appear':148 'attach':28 'continu':76,109 'copyleft':130 'cours':89 'd':59 'dev':71 'develop':110 'differ':23 'doom':151 'dri':81 'enshittif':153 'even':42 'everyon':57 'floss':119 'forum':114 'fund':80 'happen':85,140 'hope':121 'ident':24 'incent':74 'initi':46 'instal':35 'integr':15 'later':132 'let':20,91 'licens':126,131 'like':47 'll':87 'love':12,45 'm':135 'mean':69 'multipl':16 'nobodi':100 'open':113 'optimist':7,137 'paid':39,65 'pick':105 'plugin':97 'project':10 're':125 're-licens':124 'realli':3 'run':94 'servic':33 'sourc':17 'stop':98 'thing':143 'think':50 'unsustain':53 'use':22,60 'want':4 'work':78,99 'year':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1160660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697664472 {#2262
    date: 2023-10-18 23:27:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2250
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So, I really want to be optimistic about this project. I love that it integrates multiple sources, that it lets you use different identities that are not attached to any of these services. I installed it and already paid for it even, because I love initiatives like this.\n
    \n
    I think it’s unsustainable. In 5 years, everyone who’d use the app’s already paid for it, which means the devs have no incentive to continue to work, and funding dries up. When that happens, they’ll of course just let the app run until the plugins stop working. Nobody will be able to pick it up and continue development in an open forum because it’s not FLOSS.\n
    \n
    My hope is they re-license it under a copyleft license later, but I’m not optimistic about that happening. With how things are now, it does appear to be doomed to enshittification.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 67
  +score: 0
  +lastActive: DateTime @1697749064 {#2263
    date: 2023-10-19 22:57:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 57792
  -bodyTs: "'5':55 'abl':103 'alreadi':38,64 'app':62,93 'appear':148 'attach':28 'continu':76,109 'copyleft':130 'cours':89 'd':59 'dev':71 'develop':110 'differ':23 'doom':151 'dri':81 'enshittif':153 'even':42 'everyon':57 'floss':119 'forum':114 'fund':80 'happen':85,140 'hope':121 'ident':24 'incent':74 'initi':46 'instal':35 'integr':15 'later':132 'let':20,91 'licens':126,131 'like':47 'll':87 'love':12,45 'm':135 'mean':69 'multipl':16 'nobodi':100 'open':113 'optimist':7,137 'paid':39,65 'pick':105 'plugin':97 'project':10 're':125 're-licens':124 'realli':3 'run':94 'servic':33 'sourc':17 'stop':98 'thing':143 'think':50 'unsustain':53 'use':22,60 'want':4 'work':78,99 'year':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1160660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697664472 {#2262
    date: 2023-10-18 23:27:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2250
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So, I really want to be optimistic about this project. I love that it integrates multiple sources, that it lets you use different identities that are not attached to any of these services. I installed it and already paid for it even, because I love initiatives like this.\n
    \n
    I think it’s unsustainable. In 5 years, everyone who’d use the app’s already paid for it, which means the devs have no incentive to continue to work, and funding dries up. When that happens, they’ll of course just let the app run until the plugins stop working. Nobody will be able to pick it up and continue development in an open forum because it’s not FLOSS.\n
    \n
    My hope is they re-license it under a copyleft license later, but I’m not optimistic about that happening. With how things are now, it does appear to be doomed to enshittification.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 67
  +score: 0
  +lastActive: DateTime @1697749064 {#2263
    date: 2023-10-19 22:57:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 57792
  -bodyTs: "'5':55 'abl':103 'alreadi':38,64 'app':62,93 'appear':148 'attach':28 'continu':76,109 'copyleft':130 'cours':89 'd':59 'dev':71 'develop':110 'differ':23 'doom':151 'dri':81 'enshittif':153 'even':42 'everyon':57 'floss':119 'forum':114 'fund':80 'happen':85,140 'hope':121 'ident':24 'incent':74 'initi':46 'instal':35 'integr':15 'later':132 'let':20,91 'licens':126,131 'like':47 'll':87 'love':12,45 'm':135 'mean':69 'multipl':16 'nobodi':100 'open':113 'optimist':7,137 'paid':39,65 'pick':105 'plugin':97 'project':10 're':125 're-licens':124 'realli':3 'run':94 'servic':33 'sourc':17 'stop':98 'thing':143 'think':50 'unsustain':53 'use':22,60 'want':4 'work':78,99 'year':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1160660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697664472 {#2262
    date: 2023-10-18 23:27:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2034
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: App\Entity\EntryComment {#2250
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, I really want to be optimistic about this project. I love that it integrates multiple sources, that it lets you use different identities that are not attached to any of these services. I installed it and already paid for it even, because I love initiatives like this.\n
      \n
      I think it’s unsustainable. In 5 years, everyone who’d use the app’s already paid for it, which means the devs have no incentive to continue to work, and funding dries up. When that happens, they’ll of course just let the app run until the plugins stop working. Nobody will be able to pick it up and continue development in an open forum because it’s not FLOSS.\n
      \n
      My hope is they re-license it under a copyleft license later, but I’m not optimistic about that happening. With how things are now, it does appear to be doomed to enshittification.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 67
    +score: 0
    +lastActive: DateTime @1697749064 {#2263
      date: 2023-10-19 22:57:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cassa@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2246 …}
    +nested: Doctrine\ORM\PersistentCollection {#2248 …}
    +votes: Doctrine\ORM\PersistentCollection {#2247 …}
    +reports: Doctrine\ORM\PersistentCollection {#2256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
    -id: 57792
    -bodyTs: "'5':55 'abl':103 'alreadi':38,64 'app':62,93 'appear':148 'attach':28 'continu':76,109 'copyleft':130 'cours':89 'd':59 'dev':71 'develop':110 'differ':23 'doom':151 'dri':81 'enshittif':153 'even':42 'everyon':57 'floss':119 'forum':114 'fund':80 'happen':85,140 'hope':121 'ident':24 'incent':74 'initi':46 'instal':35 'integr':15 'later':132 'let':20,91 'licens':126,131 'like':47 'll':87 'love':12,45 'm':135 'mean':69 'multipl':16 'nobodi':100 'open':113 'optimist':7,137 'paid':39,65 'pick':105 'plugin':97 'project':10 're':125 're-licens':124 'realli':3 'run':94 'servic':33 'sourc':17 'stop':98 'thing':143 'think':50 'unsustain':53 'use':22,60 'want':4 'work':78,99 'year':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://bookwormstory.social/comment/1160660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697664472 {#2262
      date: 2023-10-18 23:27:52.0 +02:00
    }
  }
  +body: "Yes, subscriptions are probably the closest there is to sustainable development in a proprietary framework"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697749060 {#2254
    date: 2023-10-19 22:57:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@ram@bookwormstory.social"
    "@owlboy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 59933
  -bodyTs: "'closest':6 'develop':11 'framework':15 'probabl':4 'proprietari':14 'subscript':2 'sustain':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1174334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697749060 {#2244
    date: 2023-10-19 22:57:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: App\Entity\EntryComment {#2250
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, I really want to be optimistic about this project. I love that it integrates multiple sources, that it lets you use different identities that are not attached to any of these services. I installed it and already paid for it even, because I love initiatives like this.\n
      \n
      I think it’s unsustainable. In 5 years, everyone who’d use the app’s already paid for it, which means the devs have no incentive to continue to work, and funding dries up. When that happens, they’ll of course just let the app run until the plugins stop working. Nobody will be able to pick it up and continue development in an open forum because it’s not FLOSS.\n
      \n
      My hope is they re-license it under a copyleft license later, but I’m not optimistic about that happening. With how things are now, it does appear to be doomed to enshittification.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 67
    +score: 0
    +lastActive: DateTime @1697749064 {#2263
      date: 2023-10-19 22:57:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cassa@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2246 …}
    +nested: Doctrine\ORM\PersistentCollection {#2248 …}
    +votes: Doctrine\ORM\PersistentCollection {#2247 …}
    +reports: Doctrine\ORM\PersistentCollection {#2256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
    -id: 57792
    -bodyTs: "'5':55 'abl':103 'alreadi':38,64 'app':62,93 'appear':148 'attach':28 'continu':76,109 'copyleft':130 'cours':89 'd':59 'dev':71 'develop':110 'differ':23 'doom':151 'dri':81 'enshittif':153 'even':42 'everyon':57 'floss':119 'forum':114 'fund':80 'happen':85,140 'hope':121 'ident':24 'incent':74 'initi':46 'instal':35 'integr':15 'later':132 'let':20,91 'licens':126,131 'like':47 'll':87 'love':12,45 'm':135 'mean':69 'multipl':16 'nobodi':100 'open':113 'optimist':7,137 'paid':39,65 'pick':105 'plugin':97 'project':10 're':125 're-licens':124 'realli':3 'run':94 'servic':33 'sourc':17 'stop':98 'thing':143 'think':50 'unsustain':53 'use':22,60 'want':4 'work':78,99 'year':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://bookwormstory.social/comment/1160660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697664472 {#2262
      date: 2023-10-18 23:27:52.0 +02:00
    }
  }
  +body: "Yes, subscriptions are probably the closest there is to sustainable development in a proprietary framework"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697749060 {#2254
    date: 2023-10-19 22:57:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@ram@bookwormstory.social"
    "@owlboy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 59933
  -bodyTs: "'closest':6 'develop':11 'framework':15 'probabl':4 'proprietari':14 'subscript':2 'sustain':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1174334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697749060 {#2244
    date: 2023-10-19 22:57:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: App\Entity\EntryComment {#2250
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, I really want to be optimistic about this project. I love that it integrates multiple sources, that it lets you use different identities that are not attached to any of these services. I installed it and already paid for it even, because I love initiatives like this.\n
      \n
      I think it’s unsustainable. In 5 years, everyone who’d use the app’s already paid for it, which means the devs have no incentive to continue to work, and funding dries up. When that happens, they’ll of course just let the app run until the plugins stop working. Nobody will be able to pick it up and continue development in an open forum because it’s not FLOSS.\n
      \n
      My hope is they re-license it under a copyleft license later, but I’m not optimistic about that happening. With how things are now, it does appear to be doomed to enshittification.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 67
    +score: 0
    +lastActive: DateTime @1697749064 {#2263
      date: 2023-10-19 22:57:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cassa@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2246 …}
    +nested: Doctrine\ORM\PersistentCollection {#2248 …}
    +votes: Doctrine\ORM\PersistentCollection {#2247 …}
    +reports: Doctrine\ORM\PersistentCollection {#2256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
    -id: 57792
    -bodyTs: "'5':55 'abl':103 'alreadi':38,64 'app':62,93 'appear':148 'attach':28 'continu':76,109 'copyleft':130 'cours':89 'd':59 'dev':71 'develop':110 'differ':23 'doom':151 'dri':81 'enshittif':153 'even':42 'everyon':57 'floss':119 'forum':114 'fund':80 'happen':85,140 'hope':121 'ident':24 'incent':74 'initi':46 'instal':35 'integr':15 'later':132 'let':20,91 'licens':126,131 'like':47 'll':87 'love':12,45 'm':135 'mean':69 'multipl':16 'nobodi':100 'open':113 'optimist':7,137 'paid':39,65 'pick':105 'plugin':97 'project':10 're':125 're-licens':124 'realli':3 'run':94 'servic':33 'sourc':17 'stop':98 'thing':143 'think':50 'unsustain':53 'use':22,60 'want':4 'work':78,99 'year':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://bookwormstory.social/comment/1160660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697664472 {#2262
      date: 2023-10-18 23:27:52.0 +02:00
    }
  }
  +body: "Yes, subscriptions are probably the closest there is to sustainable development in a proprietary framework"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697749060 {#2254
    date: 2023-10-19 22:57:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@ram@bookwormstory.social"
    "@owlboy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 59933
  -bodyTs: "'closest':6 'develop':11 'framework':15 'probabl':4 'proprietari':14 'subscript':2 'sustain':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1174334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697749060 {#2244
    date: 2023-10-19 22:57:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2179 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2181 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2182 …}
  +body: "In a perfect world, sure. This is not a perfect world. The justice system wrongly convicts people every day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697642318 {#2142
    date: 2023-10-18 17:18:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@Clent@lemmy.world"
    "@knexcar@kbin.social"
    "@M4rkF@fosstodon.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 57090
  -bodyTs: "'convict':16 'day':19 'everi':18 'justic':13 'peopl':17 'perfect':3,10 'sure':5 'system':14 'world':4,11 'wrong':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1156331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697642318 {#2188
    date: 2023-10-18 17:18:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2179 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2181 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2182 …}
  +body: "In a perfect world, sure. This is not a perfect world. The justice system wrongly convicts people every day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697642318 {#2142
    date: 2023-10-18 17:18:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@Clent@lemmy.world"
    "@knexcar@kbin.social"
    "@M4rkF@fosstodon.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 57090
  -bodyTs: "'convict':16 'day':19 'everi':18 'justic':13 'peopl':17 'perfect':3,10 'sure':5 'system':14 'world':4,11 'wrong':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1156331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697642318 {#2188
    date: 2023-10-18 17:18:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2179 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2181 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2182 …}
  +body: "In a perfect world, sure. This is not a perfect world. The justice system wrongly convicts people every day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697642318 {#2142
    date: 2023-10-18 17:18:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@Clent@lemmy.world"
    "@knexcar@kbin.social"
    "@M4rkF@fosstodon.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 57090
  -bodyTs: "'convict':16 'day':19 'everi':18 'justic':13 'peopl':17 'perfect':3,10 'sure':5 'system':14 'world':4,11 'wrong':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1156331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697642318 {#2188
    date: 2023-10-18 17:18:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: null
  +root: null
  +body: "Personally I prefer Invidious for it’s more basic, web-2.0 style UI"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697612276 {#2146
    date: 2023-10-18 08:57:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ovay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 56107
  -bodyTs: "'-2.0':11 'basic':9 'invidi':4 'person':1 'prefer':3 'style':12 'ui':13 'web':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1151612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697612276 {#2149
    date: 2023-10-18 08:57:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: null
  +root: null
  +body: "Personally I prefer Invidious for it’s more basic, web-2.0 style UI"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697612276 {#2146
    date: 2023-10-18 08:57:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ovay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 56107
  -bodyTs: "'-2.0':11 'basic':9 'invidi':4 'person':1 'prefer':3 'style':12 'ui':13 'web':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1151612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697612276 {#2149
    date: 2023-10-18 08:57:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: null
  +root: null
  +body: "Personally I prefer Invidious for it’s more basic, web-2.0 style UI"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697612276 {#2146
    date: 2023-10-18 08:57:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ovay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 56107
  -bodyTs: "'-2.0':11 'basic':9 'invidi':4 'person':1 'prefer':3 'style':12 'ui':13 'web':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1151612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697612276 {#2149
    date: 2023-10-18 08:57:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2002
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1999 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s always sad to see a good resource go away but it sounds like this was the right choice. Hopefully all the content there’s distributed on other trackers so at least that’s not lost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697396259 {#2168
    date: 2023-10-15 20:57:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@beerclue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2000 …}
  +nested: Doctrine\ORM\PersistentCollection {#2007 …}
  +votes: Doctrine\ORM\PersistentCollection {#1990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
  -id: 51001
  -bodyTs: "'alway':3 'away':11 'choic':20 'content':24 'distribut':27 'go':10 'good':8 'hope':21 'least':33 'like':15 'lost':37 'resourc':9 'right':19 'sad':4 'see':6 'sound':14 'tracker':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1116433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697395459 {#2184
    date: 2023-10-15 20:44:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2002
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1999 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s always sad to see a good resource go away but it sounds like this was the right choice. Hopefully all the content there’s distributed on other trackers so at least that’s not lost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697396259 {#2168
    date: 2023-10-15 20:57:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@beerclue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2000 …}
  +nested: Doctrine\ORM\PersistentCollection {#2007 …}
  +votes: Doctrine\ORM\PersistentCollection {#1990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
  -id: 51001
  -bodyTs: "'alway':3 'away':11 'choic':20 'content':24 'distribut':27 'go':10 'good':8 'hope':21 'least':33 'like':15 'lost':37 'resourc':9 'right':19 'sad':4 'see':6 'sound':14 'tracker':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1116433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697395459 {#2184
    date: 2023-10-15 20:44:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2002
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1999 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s always sad to see a good resource go away but it sounds like this was the right choice. Hopefully all the content there’s distributed on other trackers so at least that’s not lost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697396259 {#2168
    date: 2023-10-15 20:57:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@beerclue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2000 …}
  +nested: Doctrine\ORM\PersistentCollection {#2007 …}
  +votes: Doctrine\ORM\PersistentCollection {#1990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
  -id: 51001
  -bodyTs: "'alway':3 'away':11 'choic':20 'content':24 'distribut':27 'go':10 'good':8 'hope':21 'least':33 'like':15 'lost':37 'resourc':9 'right':19 'sad':4 'see':6 'sound':14 'tracker':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1116433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697395459 {#2184
    date: 2023-10-15 20:44:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1987
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [CBC | As Israel expands Gaza offensive, it has lonely critics in Washington](https://web.archive.org/web/20231015144608/https://www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)^(^[^direct^](https://www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)^)^\n
    \n
    As Israel expands its military offensive in Gaza, some Democrats in the US are expressing growing criticism of Israeli actions. Younger progressive Democrats have been more vocal in calling for civilian protections and a ceasefire. However, support for Israel remains strong among both Democratic and Republican leadership as well as the general public. While progressive critics want to see Palestinian lives prioritized, Israel sees no viable negotiating partner with Hamas controlling Gaza. The article discusses the long history of US support for Israel since its founding and changing views over time. Some analysts believe criticism from the left lacks real political power but could influence younger voters. Ultimately both sides express pessimism about prospects for peace given the deep tensions and lack of trust between Israelis and Palestinians.\n
    \n
    > It’s evidenced in the vote in the last U.S. Congress to top up American funding for Israel’s missile-defence system: a lopsided result of 420 to 9.\n
    \n
    I checked who voted which way, and the following were Nay votes:\n
    \n
    - Cori Bush (D)\n
    - André Carson (D)\n
    - Jesús G. “Chuy” García (D)\n
    - Raúl M. Grijalva (D)\n
    - Thomas Massie (R)\n
    - Marie Newman (D)\n
    - Ilhan Omar (D)\n
    - Ayanna Pressley (D)\n
    - Rashida Tlaib (D)\n
    \n
    Present:\n
    \n
    - Henry C. “Hank” Johnson, Jr. (D)\n
    - Alexandria Ocasio-Cortez (D)\n
    \n
    No Vote:\n
    \n
    - Debbie Lesko (R)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697385649 {#2001
    date: 2023-10-15 18:00:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 50789
  -bodyTs: "'/news/world/israel-gaza-offensive-washington-analysis-1.6996265)':19 '/web/20231015144608/https://www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)':15 '420':175 '9':177 'action':39 'alexandria':227 'american':162 'among':61 'analyst':112 'andré':193 'articl':93 'ayanna':214 'believ':113 'bush':191 'c':222 'call':48 'carson':194 'cbc':1 'ceasefir':54 'chang':107 'check':179 'chuy':198 'civilian':50 'congress':158 'control':90 'cori':190 'cortez':230 'could':123 'critic':10,36,75,114 'd':192,195,200,204,210,213,216,219,226,231 'debbi':234 'deep':138 'defenc':169 'democrat':29,42,63 'direct':16 'discuss':94 'evidenc':150 'expand':4,22 'express':34,130 'follow':186 'found':105 'fund':163 'g':197 'garcía':199 'gaza':5,27,91 'general':71 'given':136 'grijalva':203 'grow':35 'hama':89 'hank':223 'henri':221 'histori':97 'howev':55 'ilhan':211 'influenc':124 'isra':38,145 'israel':3,21,58,82,102,165 'jesú':196 'johnson':224 'jr':225 'lack':118,141 'last':156 'leadership':66 'left':117 'lesko':235 'live':80 'lone':9 'long':96 'lopsid':172 'm':202 'mari':208 'massi':206 'militari':24 'missil':168 'missile-def':167 'nay':188 'negoti':86 'newman':209 'ocasio':229 'ocasio-cortez':228 'offens':6,25 'omar':212 'palestinian':79,147 'partner':87 'peac':135 'pessim':131 'polit':120 'power':121 'present':220 'pressley':215 'priorit':81 'progress':41,74 'prospect':133 'protect':51 'public':72 'r':207,236 'rashida':217 'raúl':201 'real':119 'remain':59 'republican':65 'result':173 'see':78,83 'side':129 'sinc':103 'strong':60 'support':56,100 'system':170 'tension':139 'thoma':205 'time':110 'tlaib':218 'top':160 'trust':143 'u.s':157 'ultim':127 'us':32,99 'viabl':85 'view':108 'vocal':46 'vote':153,181,189,233 'voter':126 'want':76 'washington':12 'way':183 'web.archive.org':14 'web.archive.org/web/20231015144608/https://www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)':13 'well':68 'www.cbc.ca':18 'www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)':17 'younger':40,125"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1114582"
  +editedAt: DateTimeImmutable @1697385665 {#1992
    date: 2023-10-15 18:01:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697385649 {#2294
    date: 2023-10-15 18:00:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#1987
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [CBC | As Israel expands Gaza offensive, it has lonely critics in Washington](https://web.archive.org/web/20231015144608/https://www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)^(^[^direct^](https://www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)^)^\n
    \n
    As Israel expands its military offensive in Gaza, some Democrats in the US are expressing growing criticism of Israeli actions. Younger progressive Democrats have been more vocal in calling for civilian protections and a ceasefire. However, support for Israel remains strong among both Democratic and Republican leadership as well as the general public. While progressive critics want to see Palestinian lives prioritized, Israel sees no viable negotiating partner with Hamas controlling Gaza. The article discusses the long history of US support for Israel since its founding and changing views over time. Some analysts believe criticism from the left lacks real political power but could influence younger voters. Ultimately both sides express pessimism about prospects for peace given the deep tensions and lack of trust between Israelis and Palestinians.\n
    \n
    > It’s evidenced in the vote in the last U.S. Congress to top up American funding for Israel’s missile-defence system: a lopsided result of 420 to 9.\n
    \n
    I checked who voted which way, and the following were Nay votes:\n
    \n
    - Cori Bush (D)\n
    - André Carson (D)\n
    - Jesús G. “Chuy” García (D)\n
    - Raúl M. Grijalva (D)\n
    - Thomas Massie (R)\n
    - Marie Newman (D)\n
    - Ilhan Omar (D)\n
    - Ayanna Pressley (D)\n
    - Rashida Tlaib (D)\n
    \n
    Present:\n
    \n
    - Henry C. “Hank” Johnson, Jr. (D)\n
    - Alexandria Ocasio-Cortez (D)\n
    \n
    No Vote:\n
    \n
    - Debbie Lesko (R)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697385649 {#2001
    date: 2023-10-15 18:00:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 50789
  -bodyTs: "'/news/world/israel-gaza-offensive-washington-analysis-1.6996265)':19 '/web/20231015144608/https://www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)':15 '420':175 '9':177 'action':39 'alexandria':227 'american':162 'among':61 'analyst':112 'andré':193 'articl':93 'ayanna':214 'believ':113 'bush':191 'c':222 'call':48 'carson':194 'cbc':1 'ceasefir':54 'chang':107 'check':179 'chuy':198 'civilian':50 'congress':158 'control':90 'cori':190 'cortez':230 'could':123 'critic':10,36,75,114 'd':192,195,200,204,210,213,216,219,226,231 'debbi':234 'deep':138 'defenc':169 'democrat':29,42,63 'direct':16 'discuss':94 'evidenc':150 'expand':4,22 'express':34,130 'follow':186 'found':105 'fund':163 'g':197 'garcía':199 'gaza':5,27,91 'general':71 'given':136 'grijalva':203 'grow':35 'hama':89 'hank':223 'henri':221 'histori':97 'howev':55 'ilhan':211 'influenc':124 'isra':38,145 'israel':3,21,58,82,102,165 'jesú':196 'johnson':224 'jr':225 'lack':118,141 'last':156 'leadership':66 'left':117 'lesko':235 'live':80 'lone':9 'long':96 'lopsid':172 'm':202 'mari':208 'massi':206 'militari':24 'missil':168 'missile-def':167 'nay':188 'negoti':86 'newman':209 'ocasio':229 'ocasio-cortez':228 'offens':6,25 'omar':212 'palestinian':79,147 'partner':87 'peac':135 'pessim':131 'polit':120 'power':121 'present':220 'pressley':215 'priorit':81 'progress':41,74 'prospect':133 'protect':51 'public':72 'r':207,236 'rashida':217 'raúl':201 'real':119 'remain':59 'republican':65 'result':173 'see':78,83 'side':129 'sinc':103 'strong':60 'support':56,100 'system':170 'tension':139 'thoma':205 'time':110 'tlaib':218 'top':160 'trust':143 'u.s':157 'ultim':127 'us':32,99 'viabl':85 'view':108 'vocal':46 'vote':153,181,189,233 'voter':126 'want':76 'washington':12 'way':183 'web.archive.org':14 'web.archive.org/web/20231015144608/https://www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)':13 'well':68 'www.cbc.ca':18 'www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)':17 'younger':40,125"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1114582"
  +editedAt: DateTimeImmutable @1697385665 {#1992
    date: 2023-10-15 18:01:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697385649 {#2294
    date: 2023-10-15 18:00:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#1987
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [CBC | As Israel expands Gaza offensive, it has lonely critics in Washington](https://web.archive.org/web/20231015144608/https://www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)^(^[^direct^](https://www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)^)^\n
    \n
    As Israel expands its military offensive in Gaza, some Democrats in the US are expressing growing criticism of Israeli actions. Younger progressive Democrats have been more vocal in calling for civilian protections and a ceasefire. However, support for Israel remains strong among both Democratic and Republican leadership as well as the general public. While progressive critics want to see Palestinian lives prioritized, Israel sees no viable negotiating partner with Hamas controlling Gaza. The article discusses the long history of US support for Israel since its founding and changing views over time. Some analysts believe criticism from the left lacks real political power but could influence younger voters. Ultimately both sides express pessimism about prospects for peace given the deep tensions and lack of trust between Israelis and Palestinians.\n
    \n
    > It’s evidenced in the vote in the last U.S. Congress to top up American funding for Israel’s missile-defence system: a lopsided result of 420 to 9.\n
    \n
    I checked who voted which way, and the following were Nay votes:\n
    \n
    - Cori Bush (D)\n
    - André Carson (D)\n
    - Jesús G. “Chuy” García (D)\n
    - Raúl M. Grijalva (D)\n
    - Thomas Massie (R)\n
    - Marie Newman (D)\n
    - Ilhan Omar (D)\n
    - Ayanna Pressley (D)\n
    - Rashida Tlaib (D)\n
    \n
    Present:\n
    \n
    - Henry C. “Hank” Johnson, Jr. (D)\n
    - Alexandria Ocasio-Cortez (D)\n
    \n
    No Vote:\n
    \n
    - Debbie Lesko (R)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697385649 {#2001
    date: 2023-10-15 18:00:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 50789
  -bodyTs: "'/news/world/israel-gaza-offensive-washington-analysis-1.6996265)':19 '/web/20231015144608/https://www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)':15 '420':175 '9':177 'action':39 'alexandria':227 'american':162 'among':61 'analyst':112 'andré':193 'articl':93 'ayanna':214 'believ':113 'bush':191 'c':222 'call':48 'carson':194 'cbc':1 'ceasefir':54 'chang':107 'check':179 'chuy':198 'civilian':50 'congress':158 'control':90 'cori':190 'cortez':230 'could':123 'critic':10,36,75,114 'd':192,195,200,204,210,213,216,219,226,231 'debbi':234 'deep':138 'defenc':169 'democrat':29,42,63 'direct':16 'discuss':94 'evidenc':150 'expand':4,22 'express':34,130 'follow':186 'found':105 'fund':163 'g':197 'garcía':199 'gaza':5,27,91 'general':71 'given':136 'grijalva':203 'grow':35 'hama':89 'hank':223 'henri':221 'histori':97 'howev':55 'ilhan':211 'influenc':124 'isra':38,145 'israel':3,21,58,82,102,165 'jesú':196 'johnson':224 'jr':225 'lack':118,141 'last':156 'leadership':66 'left':117 'lesko':235 'live':80 'lone':9 'long':96 'lopsid':172 'm':202 'mari':208 'massi':206 'militari':24 'missil':168 'missile-def':167 'nay':188 'negoti':86 'newman':209 'ocasio':229 'ocasio-cortez':228 'offens':6,25 'omar':212 'palestinian':79,147 'partner':87 'peac':135 'pessim':131 'polit':120 'power':121 'present':220 'pressley':215 'priorit':81 'progress':41,74 'prospect':133 'protect':51 'public':72 'r':207,236 'rashida':217 'raúl':201 'real':119 'remain':59 'republican':65 'result':173 'see':78,83 'side':129 'sinc':103 'strong':60 'support':56,100 'system':170 'tension':139 'thoma':205 'time':110 'tlaib':218 'top':160 'trust':143 'u.s':157 'ultim':127 'us':32,99 'viabl':85 'view':108 'vocal':46 'vote':153,181,189,233 'voter':126 'want':76 'washington':12 'way':183 'web.archive.org':14 'web.archive.org/web/20231015144608/https://www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)':13 'well':68 'www.cbc.ca':18 'www.cbc.ca/news/world/israel-gaza-offensive-washington-analysis-1.6996265)':17 'younger':40,125"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1114582"
  +editedAt: DateTimeImmutable @1697385665 {#1992
    date: 2023-10-15 18:01:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697385649 {#2294
    date: 2023-10-15 18:00:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2352
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [McDonald’s Israel’s giving about 4000 free meals to the Israeli troops, first responders, and citizens](http://web.archive.org/web/20231015050002/https://www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)^(^[^direct^](https://www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)^)^\n
    \n
    In response, [McDonald’s Saudi Arabia’s donating $533,000 to Gaza relief efforts while denouncing the contributions by McDonald’s Israel](http://web.archive.org/web/20231015050437/https://www.arabnews.com/node/2391296/saudi-arabia).^(^[^direct^](https://www.arabnews.com/node/2391296/saudi-arabia)^)^
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697356548 {#1984
    date: 2023-10-15 09:55:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1347 …}
  +nested: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  -id: 50073
  -bodyTs: "'/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)':24 '/node/2391296/saudi-arabia)':53 '/web/20231015050002/https://www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)':20 '/web/20231015050437/https://www.arabnews.com/node/2391296/saudi-arabia).':49 '000':34 '4000':7 '533':33 'arabia':30 'citizen':17 'contribut':42 'denounc':40 'direct':21,50 'donat':32 'effort':38 'first':14 'free':8 'gaza':36 'give':5 'isra':12 'israel':3,46 'mcdonald':1,27,44 'meal':9 'relief':37 'respond':15 'respons':26 'saudi':29 'troop':13 'web.archive.org':19,48 'web.archive.org/web/20231015050002/https://www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)':18 'web.archive.org/web/20231015050437/https://www.arabnews.com/node/2391296/saudi-arabia).':47 'www.arabnews.com':52 'www.arabnews.com/node/2391296/saudi-arabia)':51 'www.businessinsider.com':23 'www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1109472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697346585 {#2008
    date: 2023-10-15 07:09:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2352
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [McDonald’s Israel’s giving about 4000 free meals to the Israeli troops, first responders, and citizens](http://web.archive.org/web/20231015050002/https://www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)^(^[^direct^](https://www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)^)^\n
    \n
    In response, [McDonald’s Saudi Arabia’s donating $533,000 to Gaza relief efforts while denouncing the contributions by McDonald’s Israel](http://web.archive.org/web/20231015050437/https://www.arabnews.com/node/2391296/saudi-arabia).^(^[^direct^](https://www.arabnews.com/node/2391296/saudi-arabia)^)^
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697356548 {#1984
    date: 2023-10-15 09:55:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1347 …}
  +nested: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  -id: 50073
  -bodyTs: "'/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)':24 '/node/2391296/saudi-arabia)':53 '/web/20231015050002/https://www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)':20 '/web/20231015050437/https://www.arabnews.com/node/2391296/saudi-arabia).':49 '000':34 '4000':7 '533':33 'arabia':30 'citizen':17 'contribut':42 'denounc':40 'direct':21,50 'donat':32 'effort':38 'first':14 'free':8 'gaza':36 'give':5 'isra':12 'israel':3,46 'mcdonald':1,27,44 'meal':9 'relief':37 'respond':15 'respons':26 'saudi':29 'troop':13 'web.archive.org':19,48 'web.archive.org/web/20231015050002/https://www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)':18 'web.archive.org/web/20231015050437/https://www.arabnews.com/node/2391296/saudi-arabia).':47 'www.arabnews.com':52 'www.arabnews.com/node/2391296/saudi-arabia)':51 'www.businessinsider.com':23 'www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1109472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697346585 {#2008
    date: 2023-10-15 07:09:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2352
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [McDonald’s Israel’s giving about 4000 free meals to the Israeli troops, first responders, and citizens](http://web.archive.org/web/20231015050002/https://www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)^(^[^direct^](https://www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)^)^\n
    \n
    In response, [McDonald’s Saudi Arabia’s donating $533,000 to Gaza relief efforts while denouncing the contributions by McDonald’s Israel](http://web.archive.org/web/20231015050437/https://www.arabnews.com/node/2391296/saudi-arabia).^(^[^direct^](https://www.arabnews.com/node/2391296/saudi-arabia)^)^
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697356548 {#1984
    date: 2023-10-15 09:55:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1347 …}
  +nested: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  -id: 50073
  -bodyTs: "'/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)':24 '/node/2391296/saudi-arabia)':53 '/web/20231015050002/https://www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)':20 '/web/20231015050437/https://www.arabnews.com/node/2391296/saudi-arabia).':49 '000':34 '4000':7 '533':33 'arabia':30 'citizen':17 'contribut':42 'denounc':40 'direct':21,50 'donat':32 'effort':38 'first':14 'free':8 'gaza':36 'give':5 'isra':12 'israel':3,46 'mcdonald':1,27,44 'meal':9 'relief':37 'respond':15 'respons':26 'saudi':29 'troop':13 'web.archive.org':19,48 'web.archive.org/web/20231015050002/https://www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)':18 'web.archive.org/web/20231015050437/https://www.arabnews.com/node/2391296/saudi-arabia).':47 'www.arabnews.com':52 'www.arabnews.com/node/2391296/saudi-arabia)':51 'www.businessinsider.com':23 'www.businessinsider.com/mcdonalds-donating-thousands-meals-idf-israeli-citizens-hamas-attacks-2023)':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1109472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697346585 {#2008
    date: 2023-10-15 07:09:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Three hundred killed, mostly children and women, in Gaza on Saturday - Palestinian health ministry; by Reuters](http://web.archive.org/web/20231015053545/https://www.jpost.com/breaking-news/article-768380)^(^[^direct^](https://www.jpost.com/breaking-news/article-768380)^)^"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697348283 {#2269
    date: 2023-10-15 07:38:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -id: 50107
  -bodyTs: "'/breaking-news/article-768380)':23 '/web/20231015053545/https://www.jpost.com/breaking-news/article-768380)':19 'children':5 'direct':20 'gaza':9 'health':13 'hundr':2 'kill':3 'ministri':14 'most':4 'palestinian':12 'reuter':16 'saturday':11 'three':1 'web.archive.org':18 'web.archive.org/web/20231015053545/https://www.jpost.com/breaking-news/article-768380)':17 'women':7 'www.jpost.com':22 'www.jpost.com/breaking-news/article-768380)':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1109630"
  +editedAt: DateTimeImmutable @1697348321 {#2366
    date: 2023-10-15 07:38:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697348283 {#2017
    date: 2023-10-15 07:38:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Three hundred killed, mostly children and women, in Gaza on Saturday - Palestinian health ministry; by Reuters](http://web.archive.org/web/20231015053545/https://www.jpost.com/breaking-news/article-768380)^(^[^direct^](https://www.jpost.com/breaking-news/article-768380)^)^"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697348283 {#2269
    date: 2023-10-15 07:38:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -id: 50107
  -bodyTs: "'/breaking-news/article-768380)':23 '/web/20231015053545/https://www.jpost.com/breaking-news/article-768380)':19 'children':5 'direct':20 'gaza':9 'health':13 'hundr':2 'kill':3 'ministri':14 'most':4 'palestinian':12 'reuter':16 'saturday':11 'three':1 'web.archive.org':18 'web.archive.org/web/20231015053545/https://www.jpost.com/breaking-news/article-768380)':17 'women':7 'www.jpost.com':22 'www.jpost.com/breaking-news/article-768380)':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1109630"
  +editedAt: DateTimeImmutable @1697348321 {#2366
    date: 2023-10-15 07:38:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697348283 {#2017
    date: 2023-10-15 07:38:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Three hundred killed, mostly children and women, in Gaza on Saturday - Palestinian health ministry; by Reuters](http://web.archive.org/web/20231015053545/https://www.jpost.com/breaking-news/article-768380)^(^[^direct^](https://www.jpost.com/breaking-news/article-768380)^)^"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697348283 {#2269
    date: 2023-10-15 07:38:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alyaza@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -id: 50107
  -bodyTs: "'/breaking-news/article-768380)':23 '/web/20231015053545/https://www.jpost.com/breaking-news/article-768380)':19 'children':5 'direct':20 'gaza':9 'health':13 'hundr':2 'kill':3 'ministri':14 'most':4 'palestinian':12 'reuter':16 'saturday':11 'three':1 'web.archive.org':18 'web.archive.org/web/20231015053545/https://www.jpost.com/breaking-news/article-768380)':17 'women':7 'www.jpost.com':22 'www.jpost.com/breaking-news/article-768380)':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1109630"
  +editedAt: DateTimeImmutable @1697348321 {#2366
    date: 2023-10-15 07:38:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697348283 {#2017
    date: 2023-10-15 07:38:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details