GET https://kbin.spritesserver.nl/d/midwest.social/comments

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.27 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 {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck hexbear. That’s why its not working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1726770432 {#2482
    date: 2024-09-19 20:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the_itsb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 322618
  -bodyTs: "'fuck':1 'hexbear':2 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3143763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705671051 {#1789
    date: 2024-01-19 14:30:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck hexbear. That’s why its not working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1726770432 {#2482
    date: 2024-09-19 20:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the_itsb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 322618
  -bodyTs: "'fuck':1 'hexbear':2 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3143763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705671051 {#1789
    date: 2024-01-19 14:30:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck hexbear. That’s why its not working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1726770432 {#2482
    date: 2024-09-19 20:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the_itsb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 322618
  -bodyTs: "'fuck':1 'hexbear':2 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3143763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705671051 {#1789
    date: 2024-01-19 14:30:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3045
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck hexbear. That’s why its not working."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1726770432 {#2482
      date: 2024-09-19 20:27:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@the_itsb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 322618
    -bodyTs: "'fuck':1 'hexbear':2 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3143763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705671051 {#1789
      date: 2024-01-19 14:30:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "😘"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705678712 {#3047
    date: 2024-01-19 16:38:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the_itsb@midwest.social"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3043 …}
  +nested: Doctrine\ORM\PersistentCollection {#3041 …}
  +votes: Doctrine\ORM\PersistentCollection {#3039 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 323006
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6351026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705678712 {#3046
    date: 2024-01-19 16:38:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3045
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck hexbear. That’s why its not working."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1726770432 {#2482
      date: 2024-09-19 20:27:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@the_itsb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 322618
    -bodyTs: "'fuck':1 'hexbear':2 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3143763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705671051 {#1789
      date: 2024-01-19 14:30:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "😘"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705678712 {#3047
    date: 2024-01-19 16:38:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the_itsb@midwest.social"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3043 …}
  +nested: Doctrine\ORM\PersistentCollection {#3041 …}
  +votes: Doctrine\ORM\PersistentCollection {#3039 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 323006
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6351026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705678712 {#3046
    date: 2024-01-19 16:38:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3045
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck hexbear. That’s why its not working."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1726770432 {#2482
      date: 2024-09-19 20:27:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@the_itsb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 322618
    -bodyTs: "'fuck':1 'hexbear':2 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3143763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705671051 {#1789
      date: 2024-01-19 14:30:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "😘"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705678712 {#3047
    date: 2024-01-19 16:38:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the_itsb@midwest.social"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3043 …}
  +nested: Doctrine\ORM\PersistentCollection {#3041 …}
  +votes: Doctrine\ORM\PersistentCollection {#3039 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  -id: 323006
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6351026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705678712 {#3046
    date: 2024-01-19 16:38:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1557
  +user: App\Entity\User {#1691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why does spelling out nine seem weird?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1712122932 {#1525
    date: 2024-04-03 07:42:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adhocfungus@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 283676
  -bodyTs: "'nine':5 'seem':6 'spell':3 'weird':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6441155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704490957 {#1565
    date: 2024-01-05 22:42:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#1691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why does spelling out nine seem weird?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1712122932 {#1525
    date: 2024-04-03 07:42:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adhocfungus@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 283676
  -bodyTs: "'nine':5 'seem':6 'spell':3 'weird':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6441155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704490957 {#1565
    date: 2024-01-05 22:42:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#1691 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why does spelling out nine seem weird?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1712122932 {#1525
    date: 2024-04-03 07:42:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adhocfungus@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 283676
  -bodyTs: "'nine':5 'seem':6 'spell':3 'weird':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6441155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704490957 {#1565
    date: 2024-01-05 22:42:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3061
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1691 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why does spelling out nine seem weird?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1712122932 {#1525
      date: 2024-04-03 07:42:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@adhocfungus@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1620 …}
    +nested: Doctrine\ORM\PersistentCollection {#1604 …}
    +votes: Doctrine\ORM\PersistentCollection {#1619 …}
    +reports: Doctrine\ORM\PersistentCollection {#1701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
    -id: 283676
    -bodyTs: "'nine':5 'seem':6 'spell':3 'weird':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6441155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704490957 {#1565
      date: 2024-01-05 22:42:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: """
    Bashir doing it is in character because he’s that kind of pedant.\n
    \n
    Garak doing it is in character because throwing people’s behavior back at them is a power move.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704495957 {#3063
    date: 2024-01-06 00:05:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adhocfungus@midwest.social"
    "@someguy3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3059 …}
  +nested: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  -id: 283899
  -bodyTs: "'back':25 'bashir':1 'behavior':24 'charact':6,19 'garak':14 'kind':11 'move':31 'pedant':13 'peopl':22 'power':30 'throw':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704495957 {#3062
    date: 2024-01-06 00:05:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3061
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1691 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why does spelling out nine seem weird?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1712122932 {#1525
      date: 2024-04-03 07:42:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@adhocfungus@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1620 …}
    +nested: Doctrine\ORM\PersistentCollection {#1604 …}
    +votes: Doctrine\ORM\PersistentCollection {#1619 …}
    +reports: Doctrine\ORM\PersistentCollection {#1701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
    -id: 283676
    -bodyTs: "'nine':5 'seem':6 'spell':3 'weird':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6441155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704490957 {#1565
      date: 2024-01-05 22:42:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: """
    Bashir doing it is in character because he’s that kind of pedant.\n
    \n
    Garak doing it is in character because throwing people’s behavior back at them is a power move.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704495957 {#3063
    date: 2024-01-06 00:05:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adhocfungus@midwest.social"
    "@someguy3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3059 …}
  +nested: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  -id: 283899
  -bodyTs: "'back':25 'bashir':1 'behavior':24 'charact':6,19 'garak':14 'kind':11 'move':31 'pedant':13 'peopl':22 'power':30 'throw':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704495957 {#3062
    date: 2024-01-06 00:05:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3061
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1691 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why does spelling out nine seem weird?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1712122932 {#1525
      date: 2024-04-03 07:42:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@adhocfungus@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1620 …}
    +nested: Doctrine\ORM\PersistentCollection {#1604 …}
    +votes: Doctrine\ORM\PersistentCollection {#1619 …}
    +reports: Doctrine\ORM\PersistentCollection {#1701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
    -id: 283676
    -bodyTs: "'nine':5 'seem':6 'spell':3 'weird':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6441155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704490957 {#1565
      date: 2024-01-05 22:42:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: """
    Bashir doing it is in character because he’s that kind of pedant.\n
    \n
    Garak doing it is in character because throwing people’s behavior back at them is a power move.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704495957 {#3063
    date: 2024-01-06 00:05:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adhocfungus@midwest.social"
    "@someguy3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3059 …}
  +nested: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  -id: 283899
  -bodyTs: "'back':25 'bashir':1 'behavior':24 'charact':6,19 'garak':14 'kind':11 'move':31 'pedant':13 'peopl':22 'power':30 'throw':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704495957 {#3062
    date: 2024-01-06 00:05:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2454
  +user: App\Entity\User {#2359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like this plain, simple meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704487524 {#2456
    date: 2024-01-05 21:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adhocfungus@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 283557
  -bodyTs: "'like':2 'meme':6 'plain':4 'simpl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5445398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487524 {#2460
    date: 2024-01-05 21:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2454
  +user: App\Entity\User {#2359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like this plain, simple meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704487524 {#2456
    date: 2024-01-05 21:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adhocfungus@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 283557
  -bodyTs: "'like':2 'meme':6 'plain':4 'simpl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5445398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487524 {#2460
    date: 2024-01-05 21:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2454
  +user: App\Entity\User {#2359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like this plain, simple meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704487524 {#2456
    date: 2024-01-05 21:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@adhocfungus@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 283557
  -bodyTs: "'like':2 'meme':6 'plain':4 'simpl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5445398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704487524 {#2460
    date: 2024-01-05 21:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "emkay"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704208774 {#2084
    date: 2024-01-02 16:19:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 273662
  -bodyTs: "'emkay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5342539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704208774 {#2078
    date: 2024-01-02 16:19:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "emkay"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704208774 {#2084
    date: 2024-01-02 16:19:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 273662
  -bodyTs: "'emkay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5342539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704208774 {#2078
    date: 2024-01-02 16:19:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "emkay"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704208774 {#2084
    date: 2024-01-02 16:19:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 273662
  -bodyTs: "'emkay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5342539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704208774 {#2078
    date: 2024-01-02 16:19:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2065
  +user: App\Entity\User {#2045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh great another Guy to learn about"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704187935 {#2137
    date: 2024-01-02 10:32:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 272831
  -bodyTs: "'anoth':3 'great':2 'guy':4 'learn':6 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5837719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704187935 {#2073
    date: 2024-01-02 10:32:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2065
  +user: App\Entity\User {#2045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh great another Guy to learn about"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704187935 {#2137
    date: 2024-01-02 10:32:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 272831
  -bodyTs: "'anoth':3 'great':2 'guy':4 'learn':6 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5837719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704187935 {#2073
    date: 2024-01-02 10:32:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2065
  +user: App\Entity\User {#2045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh great another Guy to learn about"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704187935 {#2137
    date: 2024-01-02 10:32:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 272831
  -bodyTs: "'anoth':3 'great':2 'guy':4 'learn':6 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5837719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704187935 {#2073
    date: 2024-01-02 10:32:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "Joke’s on you: I hate em both."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704184420 {#2225
    date: 2024-01-02 09:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 272709
  -bodyTs: "'em':7 'hate':6 'joke':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6999586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704184420 {#2230
    date: 2024-01-02 09:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "Joke’s on you: I hate em both."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704184420 {#2225
    date: 2024-01-02 09:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 272709
  -bodyTs: "'em':7 'hate':6 'joke':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6999586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704184420 {#2230
    date: 2024-01-02 09:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "Joke’s on you: I hate em both."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704184420 {#2225
    date: 2024-01-02 09:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 272709
  -bodyTs: "'em':7 'hate':6 'joke':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6999586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704184420 {#2230
    date: 2024-01-02 09:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "Joe has a personality. It might suck, but Lex sucks at everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704165219 {#2200
    date: 2024-01-02 04:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 272149
  -bodyTs: "'everyth':12 'joe':1 'lex':9 'might':6 'person':4 'suck':7,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6343380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704165219 {#2211
    date: 2024-01-02 04:13:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "Joe has a personality. It might suck, but Lex sucks at everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704165219 {#2200
    date: 2024-01-02 04:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 272149
  -bodyTs: "'everyth':12 'joe':1 'lex':9 'might':6 'person':4 'suck':7,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6343380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704165219 {#2211
    date: 2024-01-02 04:13:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "Joe has a personality. It might suck, but Lex sucks at everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704165219 {#2200
    date: 2024-01-02 04:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 272149
  -bodyTs: "'everyth':12 'joe':1 'lex':9 'might':6 'person':4 'suck':7,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6343380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704165219 {#2211
    date: 2024-01-02 04:13:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’d ask who tf that is, but I’m worried you’d tell me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704123072 {#2175
    date: 2024-01-01 16:31:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 270402
  -bodyTs: "'ask':3 'd':2,13 'm':10 'tell':14 'tf':5 'worri':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5666271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704123072 {#2177
    date: 2024-01-01 16:31:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’d ask who tf that is, but I’m worried you’d tell me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704123072 {#2175
    date: 2024-01-01 16:31:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 270402
  -bodyTs: "'ask':3 'd':2,13 'm':10 'tell':14 'tf':5 'worri':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5666271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704123072 {#2177
    date: 2024-01-01 16:31:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’d ask who tf that is, but I’m worried you’d tell me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704123072 {#2175
    date: 2024-01-01 16:31:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 270402
  -bodyTs: "'ask':3 'd':2,13 'm':10 'tell':14 'tf':5 'worri':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5666271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704123072 {#2177
    date: 2024-01-01 16:31:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2499
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I enjoy Lex’s longform style but man he does nothing journalistic, which drives me crazy. He’ll ask a hard question but never pushes back on answer cause he’s concerned about being friends with everyone moreso than actually challenging someone’s PR answer that never exists in reality.\n
    \n
    When your topic is AI, and it’s at the forefront of national attention you’re pretty useless if you don’t have the stones to actually challenge these pie in the sky type answers the regulars give on his show.\n
    \n
    Altman “It’s going to make money useless and probably result in massive unemployment. But I think everyone should have some say in the development in AGI and how we handle it.”\n
    \n
    Lex “Wow that’s so noble. Anyways, do you think we can have AI friends someday.”\n
    \n
    Like you don’t have to be mean or rude but you gotta have the courage to press some of these guests on their bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1710648340 {#2493
    date: 2024-03-17 05:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 267994
  -bodyTs: "'actual':40,77 'agi':118 'ai':55,137 'altman':92 'answer':28,45,85 'anyway':130 'ask':19 'attent':64 'back':26 'bullshit':164 'caus':29 'challeng':41,78 'concern':32 'courag':155 'crazi':16 'develop':116 'drive':14 'enjoy':2 'everyon':37,109 'exist':48 'forefront':61 'friend':35,138 'give':88 'go':95 'gotta':152 'guest':161 'handl':122 'hard':21 'journalist':12 'lex':3,124 'like':140 'll':18 'longform':5 'make':97 'man':8 'massiv':104 'mean':147 'money':98 'moreso':38 'nation':63 'never':24,47 'nobl':129 'noth':11 'pie':80 'pr':44 'press':157 'pretti':67 'probabl':101 'push':25 'question':22 're':66 'realiti':50 'regular':87 'result':102 'rude':149 'say':113 'show':91 'sky':83 'someday':139 'someon':42 'stone':75 'style':6 'think':108,133 'topic':53 'type':84 'unemploy':105 'useless':68,99 'wow':125"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322195"
  +editedAt: DateTimeImmutable @1709988205 {#2494
    date: 2024-03-09 13:43:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704049644 {#2495
    date: 2023-12-31 20:07:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2499
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I enjoy Lex’s longform style but man he does nothing journalistic, which drives me crazy. He’ll ask a hard question but never pushes back on answer cause he’s concerned about being friends with everyone moreso than actually challenging someone’s PR answer that never exists in reality.\n
    \n
    When your topic is AI, and it’s at the forefront of national attention you’re pretty useless if you don’t have the stones to actually challenge these pie in the sky type answers the regulars give on his show.\n
    \n
    Altman “It’s going to make money useless and probably result in massive unemployment. But I think everyone should have some say in the development in AGI and how we handle it.”\n
    \n
    Lex “Wow that’s so noble. Anyways, do you think we can have AI friends someday.”\n
    \n
    Like you don’t have to be mean or rude but you gotta have the courage to press some of these guests on their bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1710648340 {#2493
    date: 2024-03-17 05:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 267994
  -bodyTs: "'actual':40,77 'agi':118 'ai':55,137 'altman':92 'answer':28,45,85 'anyway':130 'ask':19 'attent':64 'back':26 'bullshit':164 'caus':29 'challeng':41,78 'concern':32 'courag':155 'crazi':16 'develop':116 'drive':14 'enjoy':2 'everyon':37,109 'exist':48 'forefront':61 'friend':35,138 'give':88 'go':95 'gotta':152 'guest':161 'handl':122 'hard':21 'journalist':12 'lex':3,124 'like':140 'll':18 'longform':5 'make':97 'man':8 'massiv':104 'mean':147 'money':98 'moreso':38 'nation':63 'never':24,47 'nobl':129 'noth':11 'pie':80 'pr':44 'press':157 'pretti':67 'probabl':101 'push':25 'question':22 're':66 'realiti':50 'regular':87 'result':102 'rude':149 'say':113 'show':91 'sky':83 'someday':139 'someon':42 'stone':75 'style':6 'think':108,133 'topic':53 'type':84 'unemploy':105 'useless':68,99 'wow':125"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322195"
  +editedAt: DateTimeImmutable @1709988205 {#2494
    date: 2024-03-09 13:43:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704049644 {#2495
    date: 2023-12-31 20:07:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2499
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I enjoy Lex’s longform style but man he does nothing journalistic, which drives me crazy. He’ll ask a hard question but never pushes back on answer cause he’s concerned about being friends with everyone moreso than actually challenging someone’s PR answer that never exists in reality.\n
    \n
    When your topic is AI, and it’s at the forefront of national attention you’re pretty useless if you don’t have the stones to actually challenge these pie in the sky type answers the regulars give on his show.\n
    \n
    Altman “It’s going to make money useless and probably result in massive unemployment. But I think everyone should have some say in the development in AGI and how we handle it.”\n
    \n
    Lex “Wow that’s so noble. Anyways, do you think we can have AI friends someday.”\n
    \n
    Like you don’t have to be mean or rude but you gotta have the courage to press some of these guests on their bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1710648340 {#2493
    date: 2024-03-17 05:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 267994
  -bodyTs: "'actual':40,77 'agi':118 'ai':55,137 'altman':92 'answer':28,45,85 'anyway':130 'ask':19 'attent':64 'back':26 'bullshit':164 'caus':29 'challeng':41,78 'concern':32 'courag':155 'crazi':16 'develop':116 'drive':14 'enjoy':2 'everyon':37,109 'exist':48 'forefront':61 'friend':35,138 'give':88 'go':95 'gotta':152 'guest':161 'handl':122 'hard':21 'journalist':12 'lex':3,124 'like':140 'll':18 'longform':5 'make':97 'man':8 'massiv':104 'mean':147 'money':98 'moreso':38 'nation':63 'never':24,47 'nobl':129 'noth':11 'pie':80 'pr':44 'press':157 'pretti':67 'probabl':101 'push':25 'question':22 're':66 'realiti':50 'regular':87 'result':102 'rude':149 'say':113 'show':91 'sky':83 'someday':139 'someon':42 'stone':75 'style':6 'think':108,133 'topic':53 'type':84 'unemploy':105 'useless':68,99 'wow':125"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322195"
  +editedAt: DateTimeImmutable @1709988205 {#2494
    date: 2024-03-09 13:43:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704049644 {#2495
    date: 2023-12-31 20:07:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3092
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I enjoy Lex’s longform style but man he does nothing journalistic, which drives me crazy. He’ll ask a hard question but never pushes back on answer cause he’s concerned about being friends with everyone moreso than actually challenging someone’s PR answer that never exists in reality.\n
      \n
      When your topic is AI, and it’s at the forefront of national attention you’re pretty useless if you don’t have the stones to actually challenge these pie in the sky type answers the regulars give on his show.\n
      \n
      Altman “It’s going to make money useless and probably result in massive unemployment. But I think everyone should have some say in the development in AGI and how we handle it.”\n
      \n
      Lex “Wow that’s so noble. Anyways, do you think we can have AI friends someday.”\n
      \n
      Like you don’t have to be mean or rude but you gotta have the courage to press some of these guests on their bullshit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1710648340 {#2493
      date: 2024-03-17 05:05:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tiny@midwest.social"
      "@tiny@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 267994
    -bodyTs: "'actual':40,77 'agi':118 'ai':55,137 'altman':92 'answer':28,45,85 'anyway':130 'ask':19 'attent':64 'back':26 'bullshit':164 'caus':29 'challeng':41,78 'concern':32 'courag':155 'crazi':16 'develop':116 'drive':14 'enjoy':2 'everyon':37,109 'exist':48 'forefront':61 'friend':35,138 'give':88 'go':95 'gotta':152 'guest':161 'handl':122 'hard':21 'journalist':12 'lex':3,124 'like':140 'll':18 'longform':5 'make':97 'man':8 'massiv':104 'mean':147 'money':98 'moreso':38 'nation':63 'never':24,47 'nobl':129 'noth':11 'pie':80 'pr':44 'press':157 'pretti':67 'probabl':101 'push':25 'question':22 're':66 'realiti':50 'regular':87 'result':102 'rude':149 'say':113 'show':91 'sky':83 'someday':139 'someon':42 'stone':75 'style':6 'think':108,133 'topic':53 'type':84 'unemploy':105 'useless':68,99 'wow':125"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6322195"
    +editedAt: DateTimeImmutable @1709988205 {#2494
      date: 2024-03-09 13:43:25.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704049644 {#2495
      date: 2023-12-31 20:07:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "He can’t ask probing questions or he’d inadvertently expose the scam. These people are hucksters, plain and simple. Lex is getting that sweet ad revenue from rubes that think he’s asking deep or meaningful questions, and the fact people haven’t caught on to his scam blows my mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704165469 {#3094
    date: 2024-01-02 04:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@TheDarkKnight@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 272152
  -bodyTs: "'ad':26 'ask':4,34 'blow':50 'caught':45 'd':9 'deep':35 'expos':11 'fact':41 'get':23 'haven':43 'huckster':17 'inadvert':10 'lex':21 'meaning':37 'mind':52 'peopl':15,42 'plain':18 'probe':5 'question':6,38 'revenu':27 'rube':29 'scam':13,49 'simpl':20 'sweet':25 'think':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6343440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704165469 {#3093
    date: 2024-01-02 04:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3092
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I enjoy Lex’s longform style but man he does nothing journalistic, which drives me crazy. He’ll ask a hard question but never pushes back on answer cause he’s concerned about being friends with everyone moreso than actually challenging someone’s PR answer that never exists in reality.\n
      \n
      When your topic is AI, and it’s at the forefront of national attention you’re pretty useless if you don’t have the stones to actually challenge these pie in the sky type answers the regulars give on his show.\n
      \n
      Altman “It’s going to make money useless and probably result in massive unemployment. But I think everyone should have some say in the development in AGI and how we handle it.”\n
      \n
      Lex “Wow that’s so noble. Anyways, do you think we can have AI friends someday.”\n
      \n
      Like you don’t have to be mean or rude but you gotta have the courage to press some of these guests on their bullshit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1710648340 {#2493
      date: 2024-03-17 05:05:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tiny@midwest.social"
      "@tiny@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 267994
    -bodyTs: "'actual':40,77 'agi':118 'ai':55,137 'altman':92 'answer':28,45,85 'anyway':130 'ask':19 'attent':64 'back':26 'bullshit':164 'caus':29 'challeng':41,78 'concern':32 'courag':155 'crazi':16 'develop':116 'drive':14 'enjoy':2 'everyon':37,109 'exist':48 'forefront':61 'friend':35,138 'give':88 'go':95 'gotta':152 'guest':161 'handl':122 'hard':21 'journalist':12 'lex':3,124 'like':140 'll':18 'longform':5 'make':97 'man':8 'massiv':104 'mean':147 'money':98 'moreso':38 'nation':63 'never':24,47 'nobl':129 'noth':11 'pie':80 'pr':44 'press':157 'pretti':67 'probabl':101 'push':25 'question':22 're':66 'realiti':50 'regular':87 'result':102 'rude':149 'say':113 'show':91 'sky':83 'someday':139 'someon':42 'stone':75 'style':6 'think':108,133 'topic':53 'type':84 'unemploy':105 'useless':68,99 'wow':125"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6322195"
    +editedAt: DateTimeImmutable @1709988205 {#2494
      date: 2024-03-09 13:43:25.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704049644 {#2495
      date: 2023-12-31 20:07:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "He can’t ask probing questions or he’d inadvertently expose the scam. These people are hucksters, plain and simple. Lex is getting that sweet ad revenue from rubes that think he’s asking deep or meaningful questions, and the fact people haven’t caught on to his scam blows my mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704165469 {#3094
    date: 2024-01-02 04:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@TheDarkKnight@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 272152
  -bodyTs: "'ad':26 'ask':4,34 'blow':50 'caught':45 'd':9 'deep':35 'expos':11 'fact':41 'get':23 'haven':43 'huckster':17 'inadvert':10 'lex':21 'meaning':37 'mind':52 'peopl':15,42 'plain':18 'probe':5 'question':6,38 'revenu':27 'rube':29 'scam':13,49 'simpl':20 'sweet':25 'think':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6343440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704165469 {#3093
    date: 2024-01-02 04:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3092
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I enjoy Lex’s longform style but man he does nothing journalistic, which drives me crazy. He’ll ask a hard question but never pushes back on answer cause he’s concerned about being friends with everyone moreso than actually challenging someone’s PR answer that never exists in reality.\n
      \n
      When your topic is AI, and it’s at the forefront of national attention you’re pretty useless if you don’t have the stones to actually challenge these pie in the sky type answers the regulars give on his show.\n
      \n
      Altman “It’s going to make money useless and probably result in massive unemployment. But I think everyone should have some say in the development in AGI and how we handle it.”\n
      \n
      Lex “Wow that’s so noble. Anyways, do you think we can have AI friends someday.”\n
      \n
      Like you don’t have to be mean or rude but you gotta have the courage to press some of these guests on their bullshit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1710648340 {#2493
      date: 2024-03-17 05:05:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tiny@midwest.social"
      "@tiny@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 267994
    -bodyTs: "'actual':40,77 'agi':118 'ai':55,137 'altman':92 'answer':28,45,85 'anyway':130 'ask':19 'attent':64 'back':26 'bullshit':164 'caus':29 'challeng':41,78 'concern':32 'courag':155 'crazi':16 'develop':116 'drive':14 'enjoy':2 'everyon':37,109 'exist':48 'forefront':61 'friend':35,138 'give':88 'go':95 'gotta':152 'guest':161 'handl':122 'hard':21 'journalist':12 'lex':3,124 'like':140 'll':18 'longform':5 'make':97 'man':8 'massiv':104 'mean':147 'money':98 'moreso':38 'nation':63 'never':24,47 'nobl':129 'noth':11 'pie':80 'pr':44 'press':157 'pretti':67 'probabl':101 'push':25 'question':22 're':66 'realiti':50 'regular':87 'result':102 'rude':149 'say':113 'show':91 'sky':83 'someday':139 'someon':42 'stone':75 'style':6 'think':108,133 'topic':53 'type':84 'unemploy':105 'useless':68,99 'wow':125"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6322195"
    +editedAt: DateTimeImmutable @1709988205 {#2494
      date: 2024-03-09 13:43:25.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704049644 {#2495
      date: 2023-12-31 20:07:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "He can’t ask probing questions or he’d inadvertently expose the scam. These people are hucksters, plain and simple. Lex is getting that sweet ad revenue from rubes that think he’s asking deep or meaningful questions, and the fact people haven’t caught on to his scam blows my mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704165469 {#3094
    date: 2024-01-02 04:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@TheDarkKnight@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 272152
  -bodyTs: "'ad':26 'ask':4,34 'blow':50 'caught':45 'd':9 'deep':35 'expos':11 'fact':41 'get':23 'haven':43 'huckster':17 'inadvert':10 'lex':21 'meaning':37 'mind':52 'peopl':15,42 'plain':18 'probe':5 'question':6,38 'revenu':27 'rube':29 'scam':13,49 'simpl':20 'sweet':25 'think':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6343440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704165469 {#3093
    date: 2024-01-02 04:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I enjoy Lex’s longform style but man he does nothing journalistic, which drives me crazy. He’ll ask a hard question but never pushes back on answer cause he’s concerned about being friends with everyone moreso than actually challenging someone’s PR answer that never exists in reality.\n
      \n
      When your topic is AI, and it’s at the forefront of national attention you’re pretty useless if you don’t have the stones to actually challenge these pie in the sky type answers the regulars give on his show.\n
      \n
      Altman “It’s going to make money useless and probably result in massive unemployment. But I think everyone should have some say in the development in AGI and how we handle it.”\n
      \n
      Lex “Wow that’s so noble. Anyways, do you think we can have AI friends someday.”\n
      \n
      Like you don’t have to be mean or rude but you gotta have the courage to press some of these guests on their bullshit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1710648340 {#2493
      date: 2024-03-17 05:05:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tiny@midwest.social"
      "@tiny@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 267994
    -bodyTs: "'actual':40,77 'agi':118 'ai':55,137 'altman':92 'answer':28,45,85 'anyway':130 'ask':19 'attent':64 'back':26 'bullshit':164 'caus':29 'challeng':41,78 'concern':32 'courag':155 'crazi':16 'develop':116 'drive':14 'enjoy':2 'everyon':37,109 'exist':48 'forefront':61 'friend':35,138 'give':88 'go':95 'gotta':152 'guest':161 'handl':122 'hard':21 'journalist':12 'lex':3,124 'like':140 'll':18 'longform':5 'make':97 'man':8 'massiv':104 'mean':147 'money':98 'moreso':38 'nation':63 'never':24,47 'nobl':129 'noth':11 'pie':80 'pr':44 'press':157 'pretti':67 'probabl':101 'push':25 'question':22 're':66 'realiti':50 'regular':87 'result':102 'rude':149 'say':113 'show':91 'sky':83 'someday':139 'someon':42 'stone':75 'style':6 'think':108,133 'topic':53 'type':84 'unemploy':105 'useless':68,99 'wow':125"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6322195"
    +editedAt: DateTimeImmutable @1709988205 {#2494
      date: 2024-03-09 13:43:25.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704049644 {#2495
      date: 2023-12-31 20:07:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "I also don’t like that he sometimes interrupts his guest or just starts talking about something about himself instead of asking follow-up questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704114773 {#3079
    date: 2024-01-01 14:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@TheDarkKnight@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 269903
  -bodyTs: "'also':2 'ask':22 'follow':24 'follow-up':23 'guest':11 'instead':20 'interrupt':9 'like':5 'question':26 'someth':17 'sometim':8 'start':14 'talk':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6331502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704114773 {#3078
    date: 2024-01-01 14:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I enjoy Lex’s longform style but man he does nothing journalistic, which drives me crazy. He’ll ask a hard question but never pushes back on answer cause he’s concerned about being friends with everyone moreso than actually challenging someone’s PR answer that never exists in reality.\n
      \n
      When your topic is AI, and it’s at the forefront of national attention you’re pretty useless if you don’t have the stones to actually challenge these pie in the sky type answers the regulars give on his show.\n
      \n
      Altman “It’s going to make money useless and probably result in massive unemployment. But I think everyone should have some say in the development in AGI and how we handle it.”\n
      \n
      Lex “Wow that’s so noble. Anyways, do you think we can have AI friends someday.”\n
      \n
      Like you don’t have to be mean or rude but you gotta have the courage to press some of these guests on their bullshit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1710648340 {#2493
      date: 2024-03-17 05:05:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tiny@midwest.social"
      "@tiny@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 267994
    -bodyTs: "'actual':40,77 'agi':118 'ai':55,137 'altman':92 'answer':28,45,85 'anyway':130 'ask':19 'attent':64 'back':26 'bullshit':164 'caus':29 'challeng':41,78 'concern':32 'courag':155 'crazi':16 'develop':116 'drive':14 'enjoy':2 'everyon':37,109 'exist':48 'forefront':61 'friend':35,138 'give':88 'go':95 'gotta':152 'guest':161 'handl':122 'hard':21 'journalist':12 'lex':3,124 'like':140 'll':18 'longform':5 'make':97 'man':8 'massiv':104 'mean':147 'money':98 'moreso':38 'nation':63 'never':24,47 'nobl':129 'noth':11 'pie':80 'pr':44 'press':157 'pretti':67 'probabl':101 'push':25 'question':22 're':66 'realiti':50 'regular':87 'result':102 'rude':149 'say':113 'show':91 'sky':83 'someday':139 'someon':42 'stone':75 'style':6 'think':108,133 'topic':53 'type':84 'unemploy':105 'useless':68,99 'wow':125"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6322195"
    +editedAt: DateTimeImmutable @1709988205 {#2494
      date: 2024-03-09 13:43:25.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704049644 {#2495
      date: 2023-12-31 20:07:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "I also don’t like that he sometimes interrupts his guest or just starts talking about something about himself instead of asking follow-up questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704114773 {#3079
    date: 2024-01-01 14:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@TheDarkKnight@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 269903
  -bodyTs: "'also':2 'ask':22 'follow':24 'follow-up':23 'guest':11 'instead':20 'interrupt':9 'like':5 'question':26 'someth':17 'sometim':8 'start':14 'talk':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6331502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704114773 {#3078
    date: 2024-01-01 14:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2512 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I enjoy Lex’s longform style but man he does nothing journalistic, which drives me crazy. He’ll ask a hard question but never pushes back on answer cause he’s concerned about being friends with everyone moreso than actually challenging someone’s PR answer that never exists in reality.\n
      \n
      When your topic is AI, and it’s at the forefront of national attention you’re pretty useless if you don’t have the stones to actually challenge these pie in the sky type answers the regulars give on his show.\n
      \n
      Altman “It’s going to make money useless and probably result in massive unemployment. But I think everyone should have some say in the development in AGI and how we handle it.”\n
      \n
      Lex “Wow that’s so noble. Anyways, do you think we can have AI friends someday.”\n
      \n
      Like you don’t have to be mean or rude but you gotta have the courage to press some of these guests on their bullshit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1710648340 {#2493
      date: 2024-03-17 05:05:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tiny@midwest.social"
      "@tiny@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 267994
    -bodyTs: "'actual':40,77 'agi':118 'ai':55,137 'altman':92 'answer':28,45,85 'anyway':130 'ask':19 'attent':64 'back':26 'bullshit':164 'caus':29 'challeng':41,78 'concern':32 'courag':155 'crazi':16 'develop':116 'drive':14 'enjoy':2 'everyon':37,109 'exist':48 'forefront':61 'friend':35,138 'give':88 'go':95 'gotta':152 'guest':161 'handl':122 'hard':21 'journalist':12 'lex':3,124 'like':140 'll':18 'longform':5 'make':97 'man':8 'massiv':104 'mean':147 'money':98 'moreso':38 'nation':63 'never':24,47 'nobl':129 'noth':11 'pie':80 'pr':44 'press':157 'pretti':67 'probabl':101 'push':25 'question':22 're':66 'realiti':50 'regular':87 'result':102 'rude':149 'say':113 'show':91 'sky':83 'someday':139 'someon':42 'stone':75 'style':6 'think':108,133 'topic':53 'type':84 'unemploy':105 'useless':68,99 'wow':125"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6322195"
    +editedAt: DateTimeImmutable @1709988205 {#2494
      date: 2024-03-09 13:43:25.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704049644 {#2495
      date: 2023-12-31 20:07:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: "I also don’t like that he sometimes interrupts his guest or just starts talking about something about himself instead of asking follow-up questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704114773 {#3079
    date: 2024-01-01 14:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@TheDarkKnight@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 269903
  -bodyTs: "'also':2 'ask':22 'follow':24 'follow-up':23 'guest':11 'instead':20 'interrupt':9 'like':5 'question':26 'someth':17 'sometim':8 'start':14 'talk':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6331502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704114773 {#3078
    date: 2024-01-01 14:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I watched one episode of Huberman Lab and the next day my entire feed was Lex and Joe. Then I watched like ten more episodes of Huberman Lab and it went back to normal\n
    \n
    Edit: I did like the Lex episode where he sparred with Mark Zuckerberg though that was cool
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704048720 {#2567
    date: 2023-12-31 19:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 267960
  -bodyTs: "'back':32 'cool':51 'day':11 'edit':35 'entir':13 'episod':4,25,41 'feed':14 'huberman':6,27 'joe':18 'lab':7,28 'lex':16,40 'like':22,38 'mark':46 'next':10 'normal':34 'one':3 'spar':44 'ten':23 'though':48 'watch':2,21 'went':31 'zuckerberg':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321962"
  +editedAt: DateTimeImmutable @1709982707 {#2568
    date: 2024-03-09 12:11:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704048720 {#2569
    date: 2023-12-31 19:52:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I watched one episode of Huberman Lab and the next day my entire feed was Lex and Joe. Then I watched like ten more episodes of Huberman Lab and it went back to normal\n
    \n
    Edit: I did like the Lex episode where he sparred with Mark Zuckerberg though that was cool
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704048720 {#2567
    date: 2023-12-31 19:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 267960
  -bodyTs: "'back':32 'cool':51 'day':11 'edit':35 'entir':13 'episod':4,25,41 'feed':14 'huberman':6,27 'joe':18 'lab':7,28 'lex':16,40 'like':22,38 'mark':46 'next':10 'normal':34 'one':3 'spar':44 'ten':23 'though':48 'watch':2,21 'went':31 'zuckerberg':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321962"
  +editedAt: DateTimeImmutable @1709982707 {#2568
    date: 2024-03-09 12:11:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704048720 {#2569
    date: 2023-12-31 19:52:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I watched one episode of Huberman Lab and the next day my entire feed was Lex and Joe. Then I watched like ten more episodes of Huberman Lab and it went back to normal\n
    \n
    Edit: I did like the Lex episode where he sparred with Mark Zuckerberg though that was cool
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704048720 {#2567
    date: 2023-12-31 19:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 267960
  -bodyTs: "'back':32 'cool':51 'day':11 'edit':35 'entir':13 'episod':4,25,41 'feed':14 'huberman':6,27 'joe':18 'lab':7,28 'lex':16,40 'like':22,38 'mark':46 'next':10 'normal':34 'one':3 'spar':44 'ten':23 'though':48 'watch':2,21 'went':31 'zuckerberg':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321962"
  +editedAt: DateTimeImmutable @1709982707 {#2568
    date: 2024-03-09 12:11:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704048720 {#2569
    date: 2023-12-31 19:52:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "I mean he is a computer science researcher… so they are different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704046968 {#2641
    date: 2023-12-31 19:22:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 271610
  -bodyTs: "'comput':6 'differ':12 'mean':2 'research':8 'scienc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7750603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046968 {#2642
    date: 2023-12-31 19:22:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "I mean he is a computer science researcher… so they are different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704046968 {#2641
    date: 2023-12-31 19:22:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 271610
  -bodyTs: "'comput':6 'differ':12 'mean':2 'research':8 'scienc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7750603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046968 {#2642
    date: 2023-12-31 19:22:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "I mean he is a computer science researcher… so they are different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704046968 {#2641
    date: 2023-12-31 19:22:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 271610
  -bodyTs: "'comput':6 'differ':12 'mean':2 'research':8 'scienc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7750603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046968 {#2642
    date: 2023-12-31 19:22:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "A very dull man indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704046799 {#2714
    date: 2023-12-31 19:19:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 267853
  -bodyTs: "'dull':3 'inde':5 'man':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046799 {#2715
    date: 2023-12-31 19:19: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
63 DENIED edit
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "A very dull man indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704046799 {#2714
    date: 2023-12-31 19:19:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 267853
  -bodyTs: "'dull':3 'inde':5 'man':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046799 {#2715
    date: 2023-12-31 19:19: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
64 DENIED moderate
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "A very dull man indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704046799 {#2714
    date: 2023-12-31 19:19:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 267853
  -bodyTs: "'dull':3 'inde':5 'man':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046799 {#2715
    date: 2023-12-31 19:19: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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2792
  +user: App\Entity\User {#2805 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "I swear, the moment I started subscribing to The Deprogram, and its hosts and some of the guests, YT started throwing Bencil Sharpener, Joe Brogan, and Lex into my feeds. I didn’t dog into him too terribly much, but I just assumed I was seeing his videos pop up for the same reason I saw the other two."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1710006188 {#2787
    date: 2024-03-09 18:43:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 267673
  -bodyTs: "'assum':43 'bencil':22 'brogan':25 'deprogram':10 'didn':32 'dog':34 'feed':30 'guest':18 'host':13 'joe':24 'lex':27 'moment':4 'much':39 'pop':49 'reason':54 'saw':56 'see':46 'sharpen':23 'start':6,20 'subscrib':7 'swear':2 'terribl':38 'throw':21 'two':59 'video':48 'yt':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6976021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704042207 {#2788
    date: 2023-12-31 18:03:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2792
  +user: App\Entity\User {#2805 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "I swear, the moment I started subscribing to The Deprogram, and its hosts and some of the guests, YT started throwing Bencil Sharpener, Joe Brogan, and Lex into my feeds. I didn’t dog into him too terribly much, but I just assumed I was seeing his videos pop up for the same reason I saw the other two."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1710006188 {#2787
    date: 2024-03-09 18:43:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 267673
  -bodyTs: "'assum':43 'bencil':22 'brogan':25 'deprogram':10 'didn':32 'dog':34 'feed':30 'guest':18 'host':13 'joe':24 'lex':27 'moment':4 'much':39 'pop':49 'reason':54 'saw':56 'see':46 'sharpen':23 'start':6,20 'subscrib':7 'swear':2 'terribl':38 'throw':21 'two':59 'video':48 'yt':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6976021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704042207 {#2788
    date: 2023-12-31 18:03:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2792
  +user: App\Entity\User {#2805 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "I swear, the moment I started subscribing to The Deprogram, and its hosts and some of the guests, YT started throwing Bencil Sharpener, Joe Brogan, and Lex into my feeds. I didn’t dog into him too terribly much, but I just assumed I was seeing his videos pop up for the same reason I saw the other two."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1710006188 {#2787
    date: 2024-03-09 18:43:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2793 …}
  +nested: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  -id: 267673
  -bodyTs: "'assum':43 'bencil':22 'brogan':25 'deprogram':10 'didn':32 'dog':34 'feed':30 'guest':18 'host':13 'joe':24 'lex':27 'moment':4 'much':39 'pop':49 'reason':54 'saw':56 'see':46 'sharpen':23 'start':6,20 'subscrib':7 'swear':2 'terribl':38 'throw':21 'two':59 'video':48 'yt':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6976021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704042207 {#2788
    date: 2023-12-31 18:03:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3024
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: App\Entity\EntryComment {#2792
    +user: App\Entity\User {#2805 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
    +image: null
    +parent: null
    +root: null
    +body: "I swear, the moment I started subscribing to The Deprogram, and its hosts and some of the guests, YT started throwing Bencil Sharpener, Joe Brogan, and Lex into my feeds. I didn’t dog into him too terribly much, but I just assumed I was seeing his videos pop up for the same reason I saw the other two."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1710006188 {#2787
      date: 2024-03-09 18:43:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tiny@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2793 …}
    +nested: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    -id: 267673
    -bodyTs: "'assum':43 'bencil':22 'brogan':25 'deprogram':10 'didn':32 'dog':34 'feed':30 'guest':18 'host':13 'joe':24 'lex':27 'moment':4 'much':39 'pop':49 'reason':54 'saw':56 'see':46 'sharpen':23 'start':6,20 'subscrib':7 'swear':2 'terribl':38 'throw':21 'two':59 'video':48 'yt':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6976021"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704042207 {#2788
      date: 2023-12-31 18:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2792}
  +body: "I experienced the same thing. Thankfully it eventually stopped automatically feeding up his vids."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704052210 {#3025
    date: 2023-12-31 20:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@dmonzel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 268152
  -bodyTs: "'automat':10 'eventu':8 'experienc':2 'feed':11 'stop':9 'thank':6 'thing':5 'vid':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3346601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704052210 {#3028
    date: 2023-12-31 20:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3024
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: App\Entity\EntryComment {#2792
    +user: App\Entity\User {#2805 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
    +image: null
    +parent: null
    +root: null
    +body: "I swear, the moment I started subscribing to The Deprogram, and its hosts and some of the guests, YT started throwing Bencil Sharpener, Joe Brogan, and Lex into my feeds. I didn’t dog into him too terribly much, but I just assumed I was seeing his videos pop up for the same reason I saw the other two."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1710006188 {#2787
      date: 2024-03-09 18:43:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tiny@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2793 …}
    +nested: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    -id: 267673
    -bodyTs: "'assum':43 'bencil':22 'brogan':25 'deprogram':10 'didn':32 'dog':34 'feed':30 'guest':18 'host':13 'joe':24 'lex':27 'moment':4 'much':39 'pop':49 'reason':54 'saw':56 'see':46 'sharpen':23 'start':6,20 'subscrib':7 'swear':2 'terribl':38 'throw':21 'two':59 'video':48 'yt':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6976021"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704042207 {#2788
      date: 2023-12-31 18:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2792}
  +body: "I experienced the same thing. Thankfully it eventually stopped automatically feeding up his vids."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704052210 {#3025
    date: 2023-12-31 20:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@dmonzel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 268152
  -bodyTs: "'automat':10 'eventu':8 'experienc':2 'feed':11 'stop':9 'thank':6 'thing':5 'vid':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3346601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704052210 {#3028
    date: 2023-12-31 20:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3024
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: App\Entity\EntryComment {#2792
    +user: App\Entity\User {#2805 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
    +image: null
    +parent: null
    +root: null
    +body: "I swear, the moment I started subscribing to The Deprogram, and its hosts and some of the guests, YT started throwing Bencil Sharpener, Joe Brogan, and Lex into my feeds. I didn’t dog into him too terribly much, but I just assumed I was seeing his videos pop up for the same reason I saw the other two."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1710006188 {#2787
      date: 2024-03-09 18:43:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tiny@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2793 …}
    +nested: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    -id: 267673
    -bodyTs: "'assum':43 'bencil':22 'brogan':25 'deprogram':10 'didn':32 'dog':34 'feed':30 'guest':18 'host':13 'joe':24 'lex':27 'moment':4 'much':39 'pop':49 'reason':54 'saw':56 'see':46 'sharpen':23 'start':6,20 'subscrib':7 'swear':2 'terribl':38 'throw':21 'two':59 'video':48 'yt':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6976021"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704042207 {#2788
      date: 2023-12-31 18:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2792}
  +body: "I experienced the same thing. Thankfully it eventually stopped automatically feeding up his vids."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704052210 {#3025
    date: 2023-12-31 20:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@dmonzel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 268152
  -bodyTs: "'automat':10 'eventu':8 'experienc':2 'feed':11 'stop':9 'thank':6 'thing':5 'vid':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3346601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704052210 {#3028
    date: 2023-12-31 20:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2866
  +user: App\Entity\User {#2879 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is the first, and hopefully the last, time I’ve ever seen that name.\n
    \n
    But successful grifts will inspire cheap knockoffs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704039978 {#2861
    date: 2023-12-31 17:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2867 …}
  +nested: Doctrine\ORM\PersistentCollection {#2869 …}
  +votes: Doctrine\ORM\PersistentCollection {#2871 …}
  +reports: Doctrine\ORM\PersistentCollection {#2873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
  -id: 271597
  -bodyTs: "'cheap':21 'ever':12 'first':4 'grift':18 'hope':6 'inspir':20 'knockoff':22 'last':8 'name':15 'seen':13 'success':17 'time':9 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7747444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704039978 {#2862
    date: 2023-12-31 17:26:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2866
  +user: App\Entity\User {#2879 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is the first, and hopefully the last, time I’ve ever seen that name.\n
    \n
    But successful grifts will inspire cheap knockoffs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704039978 {#2861
    date: 2023-12-31 17:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2867 …}
  +nested: Doctrine\ORM\PersistentCollection {#2869 …}
  +votes: Doctrine\ORM\PersistentCollection {#2871 …}
  +reports: Doctrine\ORM\PersistentCollection {#2873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
  -id: 271597
  -bodyTs: "'cheap':21 'ever':12 'first':4 'grift':18 'hope':6 'inspir':20 'knockoff':22 'last':8 'name':15 'seen':13 'success':17 'time':9 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7747444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704039978 {#2862
    date: 2023-12-31 17:26:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2866
  +user: App\Entity\User {#2879 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is the first, and hopefully the last, time I’ve ever seen that name.\n
    \n
    But successful grifts will inspire cheap knockoffs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704039978 {#2861
    date: 2023-12-31 17:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2867 …}
  +nested: Doctrine\ORM\PersistentCollection {#2869 …}
  +votes: Doctrine\ORM\PersistentCollection {#2871 …}
  +reports: Doctrine\ORM\PersistentCollection {#2873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2877 …}
  -id: 271597
  -bodyTs: "'cheap':21 'ever':12 'first':4 'grift':18 'hope':6 'inspir':20 'knockoff':22 'last':8 'name':15 'seen':13 'success':17 'time':9 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7747444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704039978 {#2862
    date: 2023-12-31 17:26:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2939
  +user: App\Entity\User {#2952 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "He talked with some cool people, but oh god, oh fuck, his muskiemania is too strong to ignore: [youtube.com/watch?v=oJHb5a3ggzE](https://youtube.com/watch?v=oJHb5a3ggzE)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704039841 {#2934
    date: 2023-12-31 17:24:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2940 …}
  +nested: Doctrine\ORM\PersistentCollection {#2942 …}
  +votes: Doctrine\ORM\PersistentCollection {#2944 …}
  +reports: Doctrine\ORM\PersistentCollection {#2946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
  -id: 267598
  -bodyTs: "'/watch?v=ojhb5a3ggze](https://youtube.com/watch?v=ojhb5a3ggze)':21 'cool':5 'fuck':11 'god':9 'ignor':18 'muskiemania':13 'oh':8,10 'peopl':6 'strong':16 'talk':2 'youtube.com':20 'youtube.com/watch?v=ojhb5a3ggze](https://youtube.com/watch?v=ojhb5a3ggze)':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6960792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704039841 {#2935
    date: 2023-12-31 17:24:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2939
  +user: App\Entity\User {#2952 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "He talked with some cool people, but oh god, oh fuck, his muskiemania is too strong to ignore: [youtube.com/watch?v=oJHb5a3ggzE](https://youtube.com/watch?v=oJHb5a3ggzE)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704039841 {#2934
    date: 2023-12-31 17:24:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2940 …}
  +nested: Doctrine\ORM\PersistentCollection {#2942 …}
  +votes: Doctrine\ORM\PersistentCollection {#2944 …}
  +reports: Doctrine\ORM\PersistentCollection {#2946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
  -id: 267598
  -bodyTs: "'/watch?v=ojhb5a3ggze](https://youtube.com/watch?v=ojhb5a3ggze)':21 'cool':5 'fuck':11 'god':9 'ignor':18 'muskiemania':13 'oh':8,10 'peopl':6 'strong':16 'talk':2 'youtube.com':20 'youtube.com/watch?v=ojhb5a3ggze](https://youtube.com/watch?v=ojhb5a3ggze)':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6960792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704039841 {#2935
    date: 2023-12-31 17:24:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2939
  +user: App\Entity\User {#2952 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2096 …}
  +image: null
  +parent: null
  +root: null
  +body: "He talked with some cool people, but oh god, oh fuck, his muskiemania is too strong to ignore: [youtube.com/watch?v=oJHb5a3ggzE](https://youtube.com/watch?v=oJHb5a3ggzE)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704039841 {#2934
    date: 2023-12-31 17:24:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2940 …}
  +nested: Doctrine\ORM\PersistentCollection {#2942 …}
  +votes: Doctrine\ORM\PersistentCollection {#2944 …}
  +reports: Doctrine\ORM\PersistentCollection {#2946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
  -id: 267598
  -bodyTs: "'/watch?v=ojhb5a3ggze](https://youtube.com/watch?v=ojhb5a3ggze)':21 'cool':5 'fuck':11 'god':9 'ignor':18 'muskiemania':13 'oh':8,10 'peopl':6 'strong':16 'talk':2 'youtube.com':20 'youtube.com/watch?v=ojhb5a3ggze](https://youtube.com/watch?v=ojhb5a3ggze)':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6960792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704039841 {#2935
    date: 2023-12-31 17:24:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details