GET https://kbin.spritesserver.nl/index.php/u/@god@sh.itjust.works/comments/commented

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.72 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.03 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 {#2160
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +body: "Why u swearing things to me 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689523871 {#2215
    date: 2023-07-16 18:11:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@B3_CHAD@lemmy.dbzer0.com"
    "@LinyosT@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 78347
  -bodyTs: "'swear':3 'thing':4 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1123260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689523871 {#2066
    date: 2023-07-16 18:11:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2160
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +body: "Why u swearing things to me 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689523871 {#2215
    date: 2023-07-16 18:11:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@B3_CHAD@lemmy.dbzer0.com"
    "@LinyosT@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 78347
  -bodyTs: "'swear':3 'thing':4 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1123260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689523871 {#2066
    date: 2023-07-16 18:11:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2160
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +body: "Why u swearing things to me 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689523871 {#2215
    date: 2023-07-16 18:11:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@B3_CHAD@lemmy.dbzer0.com"
    "@LinyosT@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 78347
  -bodyTs: "'swear':3 'thing':4 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1123260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689523871 {#2066
    date: 2023-07-16 18:11:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Couldn’t have dual monitors due to Nvidia drivers not working correctly. Couldn’t play Overwatch. Deep Rock Galactic ran very badly and slowly. I’ve used Linux in the past for years but it’s just not good on a gaming laptop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689465861 {#2162
    date: 2023-07-16 02:04:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agelord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 16087
  -bodyTs: "'bad':22 'correct':12 'couldn':1,13 'deep':17 'driver':9 'dual':4 'due':6 'galact':19 'game':42 'good':39 'laptop':43 'linux':28 'monitor':5 'nvidia':8 'overwatch':16 'past':31 'play':15 'ran':20 'rock':18 'slowli':24 'use':27 've':26 'work':11 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1040902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689338044 {#2128
    date: 2023-07-14 14:34:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Couldn’t have dual monitors due to Nvidia drivers not working correctly. Couldn’t play Overwatch. Deep Rock Galactic ran very badly and slowly. I’ve used Linux in the past for years but it’s just not good on a gaming laptop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689465861 {#2162
    date: 2023-07-16 02:04:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agelord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 16087
  -bodyTs: "'bad':22 'correct':12 'couldn':1,13 'deep':17 'driver':9 'dual':4 'due':6 'galact':19 'game':42 'good':39 'laptop':43 'linux':28 'monitor':5 'nvidia':8 'overwatch':16 'past':31 'play':15 'ran':20 'rock':18 'slowli':24 'use':27 've':26 'work':11 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1040902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689338044 {#2128
    date: 2023-07-14 14:34:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Couldn’t have dual monitors due to Nvidia drivers not working correctly. Couldn’t play Overwatch. Deep Rock Galactic ran very badly and slowly. I’ve used Linux in the past for years but it’s just not good on a gaming laptop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689465861 {#2162
    date: 2023-07-16 02:04:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agelord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 16087
  -bodyTs: "'bad':22 'correct':12 'couldn':1,13 'deep':17 'driver':9 'dual':4 'due':6 'galact':19 'game':42 'good':39 'laptop':43 'linux':28 'monitor':5 'nvidia':8 'overwatch':16 'past':31 'play':15 'ran':20 'rock':18 'slowli':24 'use':27 've':26 'work':11 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1040902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689338044 {#2128
    date: 2023-07-14 14:34:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2303
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: App\Entity\EntryComment {#2343
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Couldn’t have dual monitors due to Nvidia drivers not working correctly. Couldn’t play Overwatch. Deep Rock Galactic ran very badly and slowly. I’ve used Linux in the past for years but it’s just not good on a gaming laptop."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1689465861 {#2162
      date: 2023-07-16 02:04:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agelord@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2143 …}
    +nested: Doctrine\ORM\PersistentCollection {#2337 …}
    +votes: Doctrine\ORM\PersistentCollection {#2340 …}
    +reports: Doctrine\ORM\PersistentCollection {#2300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
    -id: 16087
    -bodyTs: "'bad':22 'correct':12 'couldn':1,13 'deep':17 'driver':9 'dual':4 'due':6 'galact':19 'game':42 'good':39 'laptop':43 'linux':28 'monitor':5 'nvidia':8 'overwatch':16 'past':31 'play':15 'ran':20 'rock':18 'slowli':24 'use':27 've':26 'work':11 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/1040902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689338044 {#2128
      date: 2023-07-14 14:34:04.0 +02:00
    }
  }
  +body: "ah yes, those highy sought after delights of being restricted, linux is not bad, it’s just like a very strict parent that takes away all your gaming consoles and tells you it’s for your own good, and you know what? i’m happy to be violated everyday by the whims of such a helicopter parent, it’s a feature!!! If possible I would like daddy Linux to remove all my rights to music, movies, entertainment, and leave me only a code editor, a console and a chatroom with my employer, that way I would only work night and day to make money, it would be heaven to be trapped into a world where my only possible thoughts are of code and work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689430013 {#2336
    date: 2023-07-15 16:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agelord@lemmy.world"
    "@god@sh.itjust.works"
    "@200cc@lemmy.tedomum.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 18123
  -bodyTs: "'ah':1 'away':25 'bad':14 'chatroom':89 'code':83,122 'consol':29,86 'daddi':67 'day':101 'delight':7 'editor':84 'employ':92 'entertain':77 'everyday':49 'featur':61 'game':28 'good':38 'happi':45 'heaven':108 'helicopt':56 'highi':4 'know':41 'leav':79 'like':18,66 'linux':11,68 'm':44 'make':103 'money':104 'movi':76 'music':75 'night':99 'parent':22,57 'possibl':63,118 'remov':70 'restrict':10 'right':73 'sought':5 'strict':21 'take':24 'tell':31 'thought':119 'trap':111 'violat':48 'way':94 'whim':52 'work':98,124 'world':114 'would':65,96,106 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1085143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689430013 {#2046
    date: 2023-07-15 16:06:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2303
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: App\Entity\EntryComment {#2343
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Couldn’t have dual monitors due to Nvidia drivers not working correctly. Couldn’t play Overwatch. Deep Rock Galactic ran very badly and slowly. I’ve used Linux in the past for years but it’s just not good on a gaming laptop."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1689465861 {#2162
      date: 2023-07-16 02:04:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agelord@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2143 …}
    +nested: Doctrine\ORM\PersistentCollection {#2337 …}
    +votes: Doctrine\ORM\PersistentCollection {#2340 …}
    +reports: Doctrine\ORM\PersistentCollection {#2300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
    -id: 16087
    -bodyTs: "'bad':22 'correct':12 'couldn':1,13 'deep':17 'driver':9 'dual':4 'due':6 'galact':19 'game':42 'good':39 'laptop':43 'linux':28 'monitor':5 'nvidia':8 'overwatch':16 'past':31 'play':15 'ran':20 'rock':18 'slowli':24 'use':27 've':26 'work':11 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/1040902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689338044 {#2128
      date: 2023-07-14 14:34:04.0 +02:00
    }
  }
  +body: "ah yes, those highy sought after delights of being restricted, linux is not bad, it’s just like a very strict parent that takes away all your gaming consoles and tells you it’s for your own good, and you know what? i’m happy to be violated everyday by the whims of such a helicopter parent, it’s a feature!!! If possible I would like daddy Linux to remove all my rights to music, movies, entertainment, and leave me only a code editor, a console and a chatroom with my employer, that way I would only work night and day to make money, it would be heaven to be trapped into a world where my only possible thoughts are of code and work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689430013 {#2336
    date: 2023-07-15 16:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agelord@lemmy.world"
    "@god@sh.itjust.works"
    "@200cc@lemmy.tedomum.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 18123
  -bodyTs: "'ah':1 'away':25 'bad':14 'chatroom':89 'code':83,122 'consol':29,86 'daddi':67 'day':101 'delight':7 'editor':84 'employ':92 'entertain':77 'everyday':49 'featur':61 'game':28 'good':38 'happi':45 'heaven':108 'helicopt':56 'highi':4 'know':41 'leav':79 'like':18,66 'linux':11,68 'm':44 'make':103 'money':104 'movi':76 'music':75 'night':99 'parent':22,57 'possibl':63,118 'remov':70 'restrict':10 'right':73 'sought':5 'strict':21 'take':24 'tell':31 'thought':119 'trap':111 'violat':48 'way':94 'whim':52 'work':98,124 'world':114 'would':65,96,106 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1085143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689430013 {#2046
    date: 2023-07-15 16:06:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2303
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: App\Entity\EntryComment {#2343
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Couldn’t have dual monitors due to Nvidia drivers not working correctly. Couldn’t play Overwatch. Deep Rock Galactic ran very badly and slowly. I’ve used Linux in the past for years but it’s just not good on a gaming laptop."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1689465861 {#2162
      date: 2023-07-16 02:04:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agelord@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2143 …}
    +nested: Doctrine\ORM\PersistentCollection {#2337 …}
    +votes: Doctrine\ORM\PersistentCollection {#2340 …}
    +reports: Doctrine\ORM\PersistentCollection {#2300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
    -id: 16087
    -bodyTs: "'bad':22 'correct':12 'couldn':1,13 'deep':17 'driver':9 'dual':4 'due':6 'galact':19 'game':42 'good':39 'laptop':43 'linux':28 'monitor':5 'nvidia':8 'overwatch':16 'past':31 'play':15 'ran':20 'rock':18 'slowli':24 'use':27 've':26 'work':11 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/1040902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689338044 {#2128
      date: 2023-07-14 14:34:04.0 +02:00
    }
  }
  +body: "ah yes, those highy sought after delights of being restricted, linux is not bad, it’s just like a very strict parent that takes away all your gaming consoles and tells you it’s for your own good, and you know what? i’m happy to be violated everyday by the whims of such a helicopter parent, it’s a feature!!! If possible I would like daddy Linux to remove all my rights to music, movies, entertainment, and leave me only a code editor, a console and a chatroom with my employer, that way I would only work night and day to make money, it would be heaven to be trapped into a world where my only possible thoughts are of code and work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689430013 {#2336
    date: 2023-07-15 16:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agelord@lemmy.world"
    "@god@sh.itjust.works"
    "@200cc@lemmy.tedomum.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 18123
  -bodyTs: "'ah':1 'away':25 'bad':14 'chatroom':89 'code':83,122 'consol':29,86 'daddi':67 'day':101 'delight':7 'editor':84 'employ':92 'entertain':77 'everyday':49 'featur':61 'game':28 'good':38 'happi':45 'heaven':108 'helicopt':56 'highi':4 'know':41 'leav':79 'like':18,66 'linux':11,68 'm':44 'make':103 'money':104 'movi':76 'music':75 'night':99 'parent':22,57 'possibl':63,118 'remov':70 'restrict':10 'right':73 'sought':5 'strict':21 'take':24 'tell':31 'thought':119 'trap':111 'violat':48 'way':94 'whim':52 'work':98,124 'world':114 'would':65,96,106 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1085143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689430013 {#2046
    date: 2023-07-15 16:06:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2305
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    honestly i kinda like it but it is also a bit messy and buggy, and it also has a lot of things that heavily annoy me into using the website on mobile\n
    \n
    the main problem is any time i get a reply, i tap the link to go to the reply and it goes to the post without context, what a mess\n
    \n
    i also can’t see new comments i post without reloading\n
    \n
    idk if they fixed it but b4 i couldn’t delete or edit posts/comments which was like ???\n
    \n
    i do think it’s way better than jerboa for many things, especially for a multi-account user who likes to swap onto other instances a lot. but its room to grow is obviously enormous. I won’t try to discredit the devs, this is an amazing app for something so early in the game.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689097081 {#2292
    date: 2023-07-11 19:38:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 11455
  -bodyTs: "'account':108 'also':9,17,64 'amaz':138 'annoy':25 'app':139 'b4':80 'better':97 'bit':11 'buggi':14 'comment':69 'context':59 'couldn':82 'delet':84 'dev':134 'discredit':132 'earli':143 'edit':86 'enorm':126 'especi':103 'fix':77 'game':146 'get':40 'go':48 'goe':54 'grow':123 'heavili':24 'honest':1 'idk':74 'instanc':116 'jerboa':99 'kinda':3 'like':4,90,111 'link':46 'lot':20,118 'main':34 'mani':101 'mess':62 'messi':12 'mobil':32 'multi':107 'multi-account':106 'new':68 'obvious':125 'onto':114 'post':57,71 'posts/comments':87 'problem':35 'reload':73 'repli':42,51 'room':121 'see':67 'someth':141 'swap':113 'tap':44 'thing':22,102 'think':93 'time':38 'tri':130 'use':28 'user':109 'way':96 'websit':30 'without':58,72 'won':128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/875914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688997563 {#2281
    date: 2023-07-10 15:59:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2305
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    honestly i kinda like it but it is also a bit messy and buggy, and it also has a lot of things that heavily annoy me into using the website on mobile\n
    \n
    the main problem is any time i get a reply, i tap the link to go to the reply and it goes to the post without context, what a mess\n
    \n
    i also can’t see new comments i post without reloading\n
    \n
    idk if they fixed it but b4 i couldn’t delete or edit posts/comments which was like ???\n
    \n
    i do think it’s way better than jerboa for many things, especially for a multi-account user who likes to swap onto other instances a lot. but its room to grow is obviously enormous. I won’t try to discredit the devs, this is an amazing app for something so early in the game.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689097081 {#2292
    date: 2023-07-11 19:38:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 11455
  -bodyTs: "'account':108 'also':9,17,64 'amaz':138 'annoy':25 'app':139 'b4':80 'better':97 'bit':11 'buggi':14 'comment':69 'context':59 'couldn':82 'delet':84 'dev':134 'discredit':132 'earli':143 'edit':86 'enorm':126 'especi':103 'fix':77 'game':146 'get':40 'go':48 'goe':54 'grow':123 'heavili':24 'honest':1 'idk':74 'instanc':116 'jerboa':99 'kinda':3 'like':4,90,111 'link':46 'lot':20,118 'main':34 'mani':101 'mess':62 'messi':12 'mobil':32 'multi':107 'multi-account':106 'new':68 'obvious':125 'onto':114 'post':57,71 'posts/comments':87 'problem':35 'reload':73 'repli':42,51 'room':121 'see':67 'someth':141 'swap':113 'tap':44 'thing':22,102 'think':93 'time':38 'tri':130 'use':28 'user':109 'way':96 'websit':30 'without':58,72 'won':128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/875914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688997563 {#2281
    date: 2023-07-10 15:59:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2305
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    honestly i kinda like it but it is also a bit messy and buggy, and it also has a lot of things that heavily annoy me into using the website on mobile\n
    \n
    the main problem is any time i get a reply, i tap the link to go to the reply and it goes to the post without context, what a mess\n
    \n
    i also can’t see new comments i post without reloading\n
    \n
    idk if they fixed it but b4 i couldn’t delete or edit posts/comments which was like ???\n
    \n
    i do think it’s way better than jerboa for many things, especially for a multi-account user who likes to swap onto other instances a lot. but its room to grow is obviously enormous. I won’t try to discredit the devs, this is an amazing app for something so early in the game.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689097081 {#2292
    date: 2023-07-11 19:38:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 11455
  -bodyTs: "'account':108 'also':9,17,64 'amaz':138 'annoy':25 'app':139 'b4':80 'better':97 'bit':11 'buggi':14 'comment':69 'context':59 'couldn':82 'delet':84 'dev':134 'discredit':132 'earli':143 'edit':86 'enorm':126 'especi':103 'fix':77 'game':146 'get':40 'go':48 'goe':54 'grow':123 'heavili':24 'honest':1 'idk':74 'instanc':116 'jerboa':99 'kinda':3 'like':4,90,111 'link':46 'lot':20,118 'main':34 'mani':101 'mess':62 'messi':12 'mobil':32 'multi':107 'multi-account':106 'new':68 'obvious':125 'onto':114 'post':57,71 'posts/comments':87 'problem':35 'reload':73 'repli':42,51 'room':121 'see':67 'someth':141 'swap':113 'tap':44 'thing':22,102 'think':93 'time':38 'tri':130 'use':28 'user':109 'way':96 'websit':30 'without':58,72 'won':128"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/875914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688997563 {#2281
    date: 2023-07-10 15:59:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2309
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: App\Entity\EntryComment {#2305
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      honestly i kinda like it but it is also a bit messy and buggy, and it also has a lot of things that heavily annoy me into using the website on mobile\n
      \n
      the main problem is any time i get a reply, i tap the link to go to the reply and it goes to the post without context, what a mess\n
      \n
      i also can’t see new comments i post without reloading\n
      \n
      idk if they fixed it but b4 i couldn’t delete or edit posts/comments which was like ???\n
      \n
      i do think it’s way better than jerboa for many things, especially for a multi-account user who likes to swap onto other instances a lot. but its room to grow is obviously enormous. I won’t try to discredit the devs, this is an amazing app for something so early in the game.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689097081 {#2292
      date: 2023-07-11 19:38:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2319 …}
    +nested: Doctrine\ORM\PersistentCollection {#2304 …}
    +votes: Doctrine\ORM\PersistentCollection {#2308 …}
    +reports: Doctrine\ORM\PersistentCollection {#2306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    -id: 11455
    -bodyTs: "'account':108 'also':9,17,64 'amaz':138 'annoy':25 'app':139 'b4':80 'better':97 'bit':11 'buggi':14 'comment':69 'context':59 'couldn':82 'delet':84 'dev':134 'discredit':132 'earli':143 'edit':86 'enorm':126 'especi':103 'fix':77 'game':146 'get':40 'go':48 'goe':54 'grow':123 'heavili':24 'honest':1 'idk':74 'instanc':116 'jerboa':99 'kinda':3 'like':4,90,111 'link':46 'lot':20,118 'main':34 'mani':101 'mess':62 'messi':12 'mobil':32 'multi':107 'multi-account':106 'new':68 'obvious':125 'onto':114 'post':57,71 'posts/comments':87 'problem':35 'reload':73 'repli':42,51 'room':121 'see':67 'someth':141 'swap':113 'tap':44 'thing':22,102 'think':93 'time':38 'tri':130 'use':28 'user':109 'way':96 'websit':30 'without':58,72 'won':128"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/875914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688997563 {#2281
      date: 2023-07-10 15:59:23.0 +02:00
    }
  }
  +body: "Trying it out. It has improved massively. Doing very well rn. Will try to use this more. Sadly no auto-nsfw-unblur yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689097079 {#2316
    date: 2023-07-11 19:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@god@sh.itjust.works"
    "@bedheadkitten@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 11626
  -bodyTs: "'auto':21 'auto-nsfw-unblur':20 'improv':6 'massiv':7 'nsfw':22 'rn':11 'sad':18 'tri':1,13 'unblur':23 'use':15 'well':10 'yet':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/928335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689097079 {#2290
    date: 2023-07-11 19:37:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2309
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: App\Entity\EntryComment {#2305
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      honestly i kinda like it but it is also a bit messy and buggy, and it also has a lot of things that heavily annoy me into using the website on mobile\n
      \n
      the main problem is any time i get a reply, i tap the link to go to the reply and it goes to the post without context, what a mess\n
      \n
      i also can’t see new comments i post without reloading\n
      \n
      idk if they fixed it but b4 i couldn’t delete or edit posts/comments which was like ???\n
      \n
      i do think it’s way better than jerboa for many things, especially for a multi-account user who likes to swap onto other instances a lot. but its room to grow is obviously enormous. I won’t try to discredit the devs, this is an amazing app for something so early in the game.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689097081 {#2292
      date: 2023-07-11 19:38:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2319 …}
    +nested: Doctrine\ORM\PersistentCollection {#2304 …}
    +votes: Doctrine\ORM\PersistentCollection {#2308 …}
    +reports: Doctrine\ORM\PersistentCollection {#2306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    -id: 11455
    -bodyTs: "'account':108 'also':9,17,64 'amaz':138 'annoy':25 'app':139 'b4':80 'better':97 'bit':11 'buggi':14 'comment':69 'context':59 'couldn':82 'delet':84 'dev':134 'discredit':132 'earli':143 'edit':86 'enorm':126 'especi':103 'fix':77 'game':146 'get':40 'go':48 'goe':54 'grow':123 'heavili':24 'honest':1 'idk':74 'instanc':116 'jerboa':99 'kinda':3 'like':4,90,111 'link':46 'lot':20,118 'main':34 'mani':101 'mess':62 'messi':12 'mobil':32 'multi':107 'multi-account':106 'new':68 'obvious':125 'onto':114 'post':57,71 'posts/comments':87 'problem':35 'reload':73 'repli':42,51 'room':121 'see':67 'someth':141 'swap':113 'tap':44 'thing':22,102 'think':93 'time':38 'tri':130 'use':28 'user':109 'way':96 'websit':30 'without':58,72 'won':128"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/875914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688997563 {#2281
      date: 2023-07-10 15:59:23.0 +02:00
    }
  }
  +body: "Trying it out. It has improved massively. Doing very well rn. Will try to use this more. Sadly no auto-nsfw-unblur yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689097079 {#2316
    date: 2023-07-11 19:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@god@sh.itjust.works"
    "@bedheadkitten@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 11626
  -bodyTs: "'auto':21 'auto-nsfw-unblur':20 'improv':6 'massiv':7 'nsfw':22 'rn':11 'sad':18 'tri':1,13 'unblur':23 'use':15 'well':10 'yet':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/928335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689097079 {#2290
    date: 2023-07-11 19:37:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2309
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: App\Entity\EntryComment {#2305
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      honestly i kinda like it but it is also a bit messy and buggy, and it also has a lot of things that heavily annoy me into using the website on mobile\n
      \n
      the main problem is any time i get a reply, i tap the link to go to the reply and it goes to the post without context, what a mess\n
      \n
      i also can’t see new comments i post without reloading\n
      \n
      idk if they fixed it but b4 i couldn’t delete or edit posts/comments which was like ???\n
      \n
      i do think it’s way better than jerboa for many things, especially for a multi-account user who likes to swap onto other instances a lot. but its room to grow is obviously enormous. I won’t try to discredit the devs, this is an amazing app for something so early in the game.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689097081 {#2292
      date: 2023-07-11 19:38:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2319 …}
    +nested: Doctrine\ORM\PersistentCollection {#2304 …}
    +votes: Doctrine\ORM\PersistentCollection {#2308 …}
    +reports: Doctrine\ORM\PersistentCollection {#2306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    -id: 11455
    -bodyTs: "'account':108 'also':9,17,64 'amaz':138 'annoy':25 'app':139 'b4':80 'better':97 'bit':11 'buggi':14 'comment':69 'context':59 'couldn':82 'delet':84 'dev':134 'discredit':132 'earli':143 'edit':86 'enorm':126 'especi':103 'fix':77 'game':146 'get':40 'go':48 'goe':54 'grow':123 'heavili':24 'honest':1 'idk':74 'instanc':116 'jerboa':99 'kinda':3 'like':4,90,111 'link':46 'lot':20,118 'main':34 'mani':101 'mess':62 'messi':12 'mobil':32 'multi':107 'multi-account':106 'new':68 'obvious':125 'onto':114 'post':57,71 'posts/comments':87 'problem':35 'reload':73 'repli':42,51 'room':121 'see':67 'someth':141 'swap':113 'tap':44 'thing':22,102 'think':93 'time':38 'tri':130 'use':28 'user':109 'way':96 'websit':30 'without':58,72 'won':128"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/875914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688997563 {#2281
      date: 2023-07-10 15:59:23.0 +02:00
    }
  }
  +body: "Trying it out. It has improved massively. Doing very well rn. Will try to use this more. Sadly no auto-nsfw-unblur yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689097079 {#2316
    date: 2023-07-11 19:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@god@sh.itjust.works"
    "@bedheadkitten@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 11626
  -bodyTs: "'auto':21 'auto-nsfw-unblur':20 'improv':6 'massiv':7 'nsfw':22 'rn':11 'sad':18 'tri':1,13 'unblur':23 'use':15 'well':10 'yet':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/928335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689097079 {#2290
    date: 2023-07-11 19:37:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2223
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "guessing you haven’t seen the massive defederation wave against anything racist or bigoted. this complaint is a about a non-issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689092073 {#2227
      date: 2023-07-11 18:14:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prjfrjfqroeu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2202 …}
    +nested: Doctrine\ORM\PersistentCollection {#2210 …}
    +votes: Doctrine\ORM\PersistentCollection {#2207 …}
    +reports: Doctrine\ORM\PersistentCollection {#2208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
    -id: 11301
    -bodyTs: "'anyth':11 'bigot':14 'complaint':16 'defeder':8 'guess':1 'haven':3 'issu':23 'massiv':7 'non':22 'non-issu':21 'racist':12 'seen':5 'wave':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/876004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688997722 {#2216
      date: 2023-07-10 16:02:02.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Yes sir, there’s lots of lists. Go to any instance that is a safe space and check out their defederation lists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689092073 {#2311
    date: 2023-07-11 18:14:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prjfrjfqroeu@lemm.ee"
    "@god@sh.itjust.works"
    "@jjakc@lemthony.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 11462
  -bodyTs: "'check':18 'defeder':21 'go':8 'instanc':11 'list':7,22 'lot':5 'safe':15 'sir':2 'space':16 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/925228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689092073 {#2302
    date: 2023-07-11 18:14:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "guessing you haven’t seen the massive defederation wave against anything racist or bigoted. this complaint is a about a non-issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689092073 {#2227
      date: 2023-07-11 18:14:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prjfrjfqroeu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2202 …}
    +nested: Doctrine\ORM\PersistentCollection {#2210 …}
    +votes: Doctrine\ORM\PersistentCollection {#2207 …}
    +reports: Doctrine\ORM\PersistentCollection {#2208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
    -id: 11301
    -bodyTs: "'anyth':11 'bigot':14 'complaint':16 'defeder':8 'guess':1 'haven':3 'issu':23 'massiv':7 'non':22 'non-issu':21 'racist':12 'seen':5 'wave':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/876004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688997722 {#2216
      date: 2023-07-10 16:02:02.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Yes sir, there’s lots of lists. Go to any instance that is a safe space and check out their defederation lists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689092073 {#2311
    date: 2023-07-11 18:14:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prjfrjfqroeu@lemm.ee"
    "@god@sh.itjust.works"
    "@jjakc@lemthony.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 11462
  -bodyTs: "'check':18 'defeder':21 'go':8 'instanc':11 'list':7,22 'lot':5 'safe':15 'sir':2 'space':16 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/925228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689092073 {#2302
    date: 2023-07-11 18:14:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "guessing you haven’t seen the massive defederation wave against anything racist or bigoted. this complaint is a about a non-issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689092073 {#2227
      date: 2023-07-11 18:14:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@prjfrjfqroeu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2202 …}
    +nested: Doctrine\ORM\PersistentCollection {#2210 …}
    +votes: Doctrine\ORM\PersistentCollection {#2207 …}
    +reports: Doctrine\ORM\PersistentCollection {#2208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
    -id: 11301
    -bodyTs: "'anyth':11 'bigot':14 'complaint':16 'defeder':8 'guess':1 'haven':3 'issu':23 'massiv':7 'non':22 'non-issu':21 'racist':12 'seen':5 'wave':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/876004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688997722 {#2216
      date: 2023-07-10 16:02:02.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Yes sir, there’s lots of lists. Go to any instance that is a safe space and check out their defederation lists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689092073 {#2311
    date: 2023-07-11 18:14:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prjfrjfqroeu@lemm.ee"
    "@god@sh.itjust.works"
    "@jjakc@lemthony.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 11462
  -bodyTs: "'check':18 'defeder':21 'go':8 'instanc':11 'list':7,22 'lot':5 'safe':15 'sir':2 'space':16 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/925228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689092073 {#2302
    date: 2023-07-11 18:14:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2220
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "guessing you haven’t seen the massive defederation wave against anything racist or bigoted. this complaint is a about a non-issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689092073 {#2227
    date: 2023-07-11 18:14:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prjfrjfqroeu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 11301
  -bodyTs: "'anyth':11 'bigot':14 'complaint':16 'defeder':8 'guess':1 'haven':3 'issu':23 'massiv':7 'non':22 'non-issu':21 'racist':12 'seen':5 'wave':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/876004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688997722 {#2216
    date: 2023-07-10 16:02:02.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2220
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "guessing you haven’t seen the massive defederation wave against anything racist or bigoted. this complaint is a about a non-issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689092073 {#2227
    date: 2023-07-11 18:14:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prjfrjfqroeu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 11301
  -bodyTs: "'anyth':11 'bigot':14 'complaint':16 'defeder':8 'guess':1 'haven':3 'issu':23 'massiv':7 'non':22 'non-issu':21 'racist':12 'seen':5 'wave':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/876004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688997722 {#2216
    date: 2023-07-10 16:02:02.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2220
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "guessing you haven’t seen the massive defederation wave against anything racist or bigoted. this complaint is a about a non-issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689092073 {#2227
    date: 2023-07-11 18:14:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@prjfrjfqroeu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 11301
  -bodyTs: "'anyth':11 'bigot':14 'complaint':16 'defeder':8 'guess':1 'haven':3 'issu':23 'massiv':7 'non':22 'non-issu':21 'racist':12 'seen':5 'wave':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/876004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688997722 {#2216
    date: 2023-07-10 16:02:02.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2268
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +root: App\Entity\EntryComment {#2305
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      honestly i kinda like it but it is also a bit messy and buggy, and it also has a lot of things that heavily annoy me into using the website on mobile\n
      \n
      the main problem is any time i get a reply, i tap the link to go to the reply and it goes to the post without context, what a mess\n
      \n
      i also can’t see new comments i post without reloading\n
      \n
      idk if they fixed it but b4 i couldn’t delete or edit posts/comments which was like ???\n
      \n
      i do think it’s way better than jerboa for many things, especially for a multi-account user who likes to swap onto other instances a lot. but its room to grow is obviously enormous. I won’t try to discredit the devs, this is an amazing app for something so early in the game.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689097081 {#2292
      date: 2023-07-11 19:38:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2319 …}
    +nested: Doctrine\ORM\PersistentCollection {#2304 …}
    +votes: Doctrine\ORM\PersistentCollection {#2308 …}
    +reports: Doctrine\ORM\PersistentCollection {#2306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    -id: 11455
    -bodyTs: "'account':108 'also':9,17,64 'amaz':138 'annoy':25 'app':139 'b4':80 'better':97 'bit':11 'buggi':14 'comment':69 'context':59 'couldn':82 'delet':84 'dev':134 'discredit':132 'earli':143 'edit':86 'enorm':126 'especi':103 'fix':77 'game':146 'get':40 'go':48 'goe':54 'grow':123 'heavili':24 'honest':1 'idk':74 'instanc':116 'jerboa':99 'kinda':3 'like':4,90,111 'link':46 'lot':20,118 'main':34 'mani':101 'mess':62 'messi':12 'mobil':32 'multi':107 'multi-account':106 'new':68 'obvious':125 'onto':114 'post':57,71 'posts/comments':87 'problem':35 'reload':73 'repli':42,51 'room':121 'see':67 'someth':141 'swap':113 'tap':44 'thing':22,102 'think':93 'time':38 'tri':130 'use':28 'user':109 'way':96 'websit':30 'without':58,72 'won':128"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/875914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688997563 {#2281
      date: 2023-07-10 15:59:23.0 +02:00
    }
  }
  +body: "u on android?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689091898 {#2206
    date: 2023-07-11 18:11:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@god@sh.itjust.works"
    "@bedheadkitten@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 11459
  -bodyTs: "'android':3 'u':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/925154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689091898 {#2205
    date: 2023-07-11 18:11:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +root: App\Entity\EntryComment {#2305
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      honestly i kinda like it but it is also a bit messy and buggy, and it also has a lot of things that heavily annoy me into using the website on mobile\n
      \n
      the main problem is any time i get a reply, i tap the link to go to the reply and it goes to the post without context, what a mess\n
      \n
      i also can’t see new comments i post without reloading\n
      \n
      idk if they fixed it but b4 i couldn’t delete or edit posts/comments which was like ???\n
      \n
      i do think it’s way better than jerboa for many things, especially for a multi-account user who likes to swap onto other instances a lot. but its room to grow is obviously enormous. I won’t try to discredit the devs, this is an amazing app for something so early in the game.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689097081 {#2292
      date: 2023-07-11 19:38:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2319 …}
    +nested: Doctrine\ORM\PersistentCollection {#2304 …}
    +votes: Doctrine\ORM\PersistentCollection {#2308 …}
    +reports: Doctrine\ORM\PersistentCollection {#2306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    -id: 11455
    -bodyTs: "'account':108 'also':9,17,64 'amaz':138 'annoy':25 'app':139 'b4':80 'better':97 'bit':11 'buggi':14 'comment':69 'context':59 'couldn':82 'delet':84 'dev':134 'discredit':132 'earli':143 'edit':86 'enorm':126 'especi':103 'fix':77 'game':146 'get':40 'go':48 'goe':54 'grow':123 'heavili':24 'honest':1 'idk':74 'instanc':116 'jerboa':99 'kinda':3 'like':4,90,111 'link':46 'lot':20,118 'main':34 'mani':101 'mess':62 'messi':12 'mobil':32 'multi':107 'multi-account':106 'new':68 'obvious':125 'onto':114 'post':57,71 'posts/comments':87 'problem':35 'reload':73 'repli':42,51 'room':121 'see':67 'someth':141 'swap':113 'tap':44 'thing':22,102 'think':93 'time':38 'tri':130 'use':28 'user':109 'way':96 'websit':30 'without':58,72 'won':128"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/875914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688997563 {#2281
      date: 2023-07-10 15:59:23.0 +02:00
    }
  }
  +body: "u on android?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689091898 {#2206
    date: 2023-07-11 18:11:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@god@sh.itjust.works"
    "@bedheadkitten@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 11459
  -bodyTs: "'android':3 'u':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/925154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689091898 {#2205
    date: 2023-07-11 18:11:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +root: App\Entity\EntryComment {#2305
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      honestly i kinda like it but it is also a bit messy and buggy, and it also has a lot of things that heavily annoy me into using the website on mobile\n
      \n
      the main problem is any time i get a reply, i tap the link to go to the reply and it goes to the post without context, what a mess\n
      \n
      i also can’t see new comments i post without reloading\n
      \n
      idk if they fixed it but b4 i couldn’t delete or edit posts/comments which was like ???\n
      \n
      i do think it’s way better than jerboa for many things, especially for a multi-account user who likes to swap onto other instances a lot. but its room to grow is obviously enormous. I won’t try to discredit the devs, this is an amazing app for something so early in the game.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689097081 {#2292
      date: 2023-07-11 19:38:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2319 …}
    +nested: Doctrine\ORM\PersistentCollection {#2304 …}
    +votes: Doctrine\ORM\PersistentCollection {#2308 …}
    +reports: Doctrine\ORM\PersistentCollection {#2306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    -id: 11455
    -bodyTs: "'account':108 'also':9,17,64 'amaz':138 'annoy':25 'app':139 'b4':80 'better':97 'bit':11 'buggi':14 'comment':69 'context':59 'couldn':82 'delet':84 'dev':134 'discredit':132 'earli':143 'edit':86 'enorm':126 'especi':103 'fix':77 'game':146 'get':40 'go':48 'goe':54 'grow':123 'heavili':24 'honest':1 'idk':74 'instanc':116 'jerboa':99 'kinda':3 'like':4,90,111 'link':46 'lot':20,118 'main':34 'mani':101 'mess':62 'messi':12 'mobil':32 'multi':107 'multi-account':106 'new':68 'obvious':125 'onto':114 'post':57,71 'posts/comments':87 'problem':35 'reload':73 'repli':42,51 'room':121 'see':67 'someth':141 'swap':113 'tap':44 'thing':22,102 'think':93 'time':38 'tri':130 'use':28 'user':109 'way':96 'websit':30 'without':58,72 'won':128"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/875914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688997563 {#2281
      date: 2023-07-10 15:59:23.0 +02:00
    }
  }
  +body: "u on android?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689091898 {#2206
    date: 2023-07-11 18:11:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@god@sh.itjust.works"
    "@bedheadkitten@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 11459
  -bodyTs: "'android':3 'u':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/925154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689091898 {#2205
    date: 2023-07-11 18:11:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2236
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2233 …}
  +root: App\Entity\EntryComment {#2305
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      honestly i kinda like it but it is also a bit messy and buggy, and it also has a lot of things that heavily annoy me into using the website on mobile\n
      \n
      the main problem is any time i get a reply, i tap the link to go to the reply and it goes to the post without context, what a mess\n
      \n
      i also can’t see new comments i post without reloading\n
      \n
      idk if they fixed it but b4 i couldn’t delete or edit posts/comments which was like ???\n
      \n
      i do think it’s way better than jerboa for many things, especially for a multi-account user who likes to swap onto other instances a lot. but its room to grow is obviously enormous. I won’t try to discredit the devs, this is an amazing app for something so early in the game.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689097081 {#2292
      date: 2023-07-11 19:38:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2319 …}
    +nested: Doctrine\ORM\PersistentCollection {#2304 …}
    +votes: Doctrine\ORM\PersistentCollection {#2308 …}
    +reports: Doctrine\ORM\PersistentCollection {#2306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    -id: 11455
    -bodyTs: "'account':108 'also':9,17,64 'amaz':138 'annoy':25 'app':139 'b4':80 'better':97 'bit':11 'buggi':14 'comment':69 'context':59 'couldn':82 'delet':84 'dev':134 'discredit':132 'earli':143 'edit':86 'enorm':126 'especi':103 'fix':77 'game':146 'get':40 'go':48 'goe':54 'grow':123 'heavili':24 'honest':1 'idk':74 'instanc':116 'jerboa':99 'kinda':3 'like':4,90,111 'link':46 'lot':20,118 'main':34 'mani':101 'mess':62 'messi':12 'mobil':32 'multi':107 'multi-account':106 'new':68 'obvious':125 'onto':114 'post':57,71 'posts/comments':87 'problem':35 'reload':73 'repli':42,51 'room':121 'see':67 'someth':141 'swap':113 'tap':44 'thing':22,102 'think':93 'time':38 'tri':130 'use':28 'user':109 'way':96 'websit':30 'without':58,72 'won':128"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/875914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688997563 {#2281
      date: 2023-07-10 15:59:23.0 +02:00
    }
  }
  +body: "I have and it is slow as fuck to type in it, it is also somewhat slow/overburdened so things take a moment and that annoys me, while Liftoff is very very fast. I much prefer the normal UI to WefWef/Vger due to the speed issues. The UI is also too iphoney but that’s a trivial issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689001828 {#2257
    date: 2023-07-10 17:10:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@god@sh.itjust.works"
    "@bedheadkitten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 11457
  -bodyTs: "'also':15,49 'annoy':25 'due':41 'fast':32 'fuck':8 'iphoney':51 'issu':45,57 'liftoff':28 'moment':22 'much':34 'normal':37 'prefer':35 'slow':6 'slow/overburdened':17 'somewhat':16 'speed':44 'take':20 'thing':19 'trivial':56 'type':10 'ui':38,47 'wefwef/vger':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/878196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689001828 {#2266
    date: 2023-07-10 17:10:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2236
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2233 …}
  +root: App\Entity\EntryComment {#2305
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      honestly i kinda like it but it is also a bit messy and buggy, and it also has a lot of things that heavily annoy me into using the website on mobile\n
      \n
      the main problem is any time i get a reply, i tap the link to go to the reply and it goes to the post without context, what a mess\n
      \n
      i also can’t see new comments i post without reloading\n
      \n
      idk if they fixed it but b4 i couldn’t delete or edit posts/comments which was like ???\n
      \n
      i do think it’s way better than jerboa for many things, especially for a multi-account user who likes to swap onto other instances a lot. but its room to grow is obviously enormous. I won’t try to discredit the devs, this is an amazing app for something so early in the game.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689097081 {#2292
      date: 2023-07-11 19:38:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2319 …}
    +nested: Doctrine\ORM\PersistentCollection {#2304 …}
    +votes: Doctrine\ORM\PersistentCollection {#2308 …}
    +reports: Doctrine\ORM\PersistentCollection {#2306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    -id: 11455
    -bodyTs: "'account':108 'also':9,17,64 'amaz':138 'annoy':25 'app':139 'b4':80 'better':97 'bit':11 'buggi':14 'comment':69 'context':59 'couldn':82 'delet':84 'dev':134 'discredit':132 'earli':143 'edit':86 'enorm':126 'especi':103 'fix':77 'game':146 'get':40 'go':48 'goe':54 'grow':123 'heavili':24 'honest':1 'idk':74 'instanc':116 'jerboa':99 'kinda':3 'like':4,90,111 'link':46 'lot':20,118 'main':34 'mani':101 'mess':62 'messi':12 'mobil':32 'multi':107 'multi-account':106 'new':68 'obvious':125 'onto':114 'post':57,71 'posts/comments':87 'problem':35 'reload':73 'repli':42,51 'room':121 'see':67 'someth':141 'swap':113 'tap':44 'thing':22,102 'think':93 'time':38 'tri':130 'use':28 'user':109 'way':96 'websit':30 'without':58,72 'won':128"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/875914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688997563 {#2281
      date: 2023-07-10 15:59:23.0 +02:00
    }
  }
  +body: "I have and it is slow as fuck to type in it, it is also somewhat slow/overburdened so things take a moment and that annoys me, while Liftoff is very very fast. I much prefer the normal UI to WefWef/Vger due to the speed issues. The UI is also too iphoney but that’s a trivial issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689001828 {#2257
    date: 2023-07-10 17:10:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@god@sh.itjust.works"
    "@bedheadkitten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 11457
  -bodyTs: "'also':15,49 'annoy':25 'due':41 'fast':32 'fuck':8 'iphoney':51 'issu':45,57 'liftoff':28 'moment':22 'much':34 'normal':37 'prefer':35 'slow':6 'slow/overburdened':17 'somewhat':16 'speed':44 'take':20 'thing':19 'trivial':56 'type':10 'ui':38,47 'wefwef/vger':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/878196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689001828 {#2266
    date: 2023-07-10 17:10:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2236
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2233 …}
  +root: App\Entity\EntryComment {#2305
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      honestly i kinda like it but it is also a bit messy and buggy, and it also has a lot of things that heavily annoy me into using the website on mobile\n
      \n
      the main problem is any time i get a reply, i tap the link to go to the reply and it goes to the post without context, what a mess\n
      \n
      i also can’t see new comments i post without reloading\n
      \n
      idk if they fixed it but b4 i couldn’t delete or edit posts/comments which was like ???\n
      \n
      i do think it’s way better than jerboa for many things, especially for a multi-account user who likes to swap onto other instances a lot. but its room to grow is obviously enormous. I won’t try to discredit the devs, this is an amazing app for something so early in the game.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689097081 {#2292
      date: 2023-07-11 19:38:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2319 …}
    +nested: Doctrine\ORM\PersistentCollection {#2304 …}
    +votes: Doctrine\ORM\PersistentCollection {#2308 …}
    +reports: Doctrine\ORM\PersistentCollection {#2306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    -id: 11455
    -bodyTs: "'account':108 'also':9,17,64 'amaz':138 'annoy':25 'app':139 'b4':80 'better':97 'bit':11 'buggi':14 'comment':69 'context':59 'couldn':82 'delet':84 'dev':134 'discredit':132 'earli':143 'edit':86 'enorm':126 'especi':103 'fix':77 'game':146 'get':40 'go':48 'goe':54 'grow':123 'heavili':24 'honest':1 'idk':74 'instanc':116 'jerboa':99 'kinda':3 'like':4,90,111 'link':46 'lot':20,118 'main':34 'mani':101 'mess':62 'messi':12 'mobil':32 'multi':107 'multi-account':106 'new':68 'obvious':125 'onto':114 'post':57,71 'posts/comments':87 'problem':35 'reload':73 'repli':42,51 'room':121 'see':67 'someth':141 'swap':113 'tap':44 'thing':22,102 'think':93 'time':38 'tri':130 'use':28 'user':109 'way':96 'websit':30 'without':58,72 'won':128"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/875914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688997563 {#2281
      date: 2023-07-10 15:59:23.0 +02:00
    }
  }
  +body: "I have and it is slow as fuck to type in it, it is also somewhat slow/overburdened so things take a moment and that annoys me, while Liftoff is very very fast. I much prefer the normal UI to WefWef/Vger due to the speed issues. The UI is also too iphoney but that’s a trivial issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689001828 {#2257
    date: 2023-07-10 17:10:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
    "@god@sh.itjust.works"
    "@bedheadkitten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 11457
  -bodyTs: "'also':15,49 'annoy':25 'due':41 'fast':32 'fuck':8 'iphoney':51 'issu':45,57 'liftoff':28 'moment':22 'much':34 'normal':37 'prefer':35 'slow':6 'slow/overburdened':17 'somewhat':16 'speed':44 'take':20 'thing':19 'trivial':56 'type':10 'ui':38,47 'wefwef/vger':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/878196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689001828 {#2266
    date: 2023-07-10 17:10:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2243
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +body: "I like that I can block entire communities. Never gonna see those weird people that obsess over certain public figures, positively or negatively, again 😍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687494746 {#2240
    date: 2023-06-23 06:32:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@Che_Donkey@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2284 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  -id: 2556
  -bodyTs: "'block':6 'certain':18 'communiti':8 'entir':7 'figur':20 'gonna':10 'like':2 'negat':23 'never':9 'obsess':16 'peopl':14 'posit':21 'public':19 'see':11 'weird':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494746 {#2239
    date: 2023-06-23 06:32:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2243
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +body: "I like that I can block entire communities. Never gonna see those weird people that obsess over certain public figures, positively or negatively, again 😍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687494746 {#2240
    date: 2023-06-23 06:32:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@Che_Donkey@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2284 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  -id: 2556
  -bodyTs: "'block':6 'certain':18 'communiti':8 'entir':7 'figur':20 'gonna':10 'like':2 'negat':23 'never':9 'obsess':16 'peopl':14 'posit':21 'public':19 'see':11 'weird':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494746 {#2239
    date: 2023-06-23 06:32:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2243
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +body: "I like that I can block entire communities. Never gonna see those weird people that obsess over certain public figures, positively or negatively, again 😍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687494746 {#2240
    date: 2023-06-23 06:32:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@Che_Donkey@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2284 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  -id: 2556
  -bodyTs: "'block':6 'certain':18 'communiti':8 'entir':7 'figur':20 'gonna':10 'like':2 'negat':23 'never':9 'obsess':16 'peopl':14 'posit':21 'public':19 'see':11 'weird':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494746 {#2239
    date: 2023-06-23 06:32:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2157
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +body: "Soon we'll all be strangers and snobs and kick each other in the ribs to say hi"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687494670 {#2248
    date: 2023-06-23 06:31:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@bitsplease@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2147 …}
  +nested: Doctrine\ORM\PersistentCollection {#2150 …}
  +votes: Doctrine\ORM\PersistentCollection {#2153 …}
  +reports: Doctrine\ORM\PersistentCollection {#2149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  -id: 2552
  -bodyTs: "'hi':18 'kick':10 'll':3 'rib':15 'say':17 'snob':8 'soon':1 'stranger':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494670 {#2245
    date: 2023-06-23 06:31:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2157
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +body: "Soon we'll all be strangers and snobs and kick each other in the ribs to say hi"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687494670 {#2248
    date: 2023-06-23 06:31:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@bitsplease@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2147 …}
  +nested: Doctrine\ORM\PersistentCollection {#2150 …}
  +votes: Doctrine\ORM\PersistentCollection {#2153 …}
  +reports: Doctrine\ORM\PersistentCollection {#2149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  -id: 2552
  -bodyTs: "'hi':18 'kick':10 'll':3 'rib':15 'say':17 'snob':8 'soon':1 'stranger':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494670 {#2245
    date: 2023-06-23 06:31:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2157
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +body: "Soon we'll all be strangers and snobs and kick each other in the ribs to say hi"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687494670 {#2248
    date: 2023-06-23 06:31:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@bitsplease@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2147 …}
  +nested: Doctrine\ORM\PersistentCollection {#2150 …}
  +votes: Doctrine\ORM\PersistentCollection {#2153 …}
  +reports: Doctrine\ORM\PersistentCollection {#2149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  -id: 2552
  -bodyTs: "'hi':18 'kick':10 'll':3 'rib':15 'say':17 'snob':8 'soon':1 'stranger':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494670 {#2245
    date: 2023-06-23 06:31:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2172
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +body: "Ehh I just like people owned things vs corporate overlords dictating what I can do or see. Keyboard warriors are here tho, have seen many an argument around here about whether to defederated this or ban that or nuke some country."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687494557 {#2158
    date: 2023-06-23 06:29:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@Venutianxspring@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 2548
  -bodyTs: "'argument':27 'around':28 'ban':36 'corpor':9 'countri':41 'defeder':33 'dictat':11 'ehh':1 'keyboard':18 'like':4 'mani':25 'nuke':39 'overlord':10 'own':6 'peopl':5 'see':17 'seen':24 'thing':7 'tho':22 'vs':8 'warrior':19 'whether':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494557 {#2154
    date: 2023-06-23 06:29:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2172
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +body: "Ehh I just like people owned things vs corporate overlords dictating what I can do or see. Keyboard warriors are here tho, have seen many an argument around here about whether to defederated this or ban that or nuke some country."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687494557 {#2158
    date: 2023-06-23 06:29:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@Venutianxspring@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 2548
  -bodyTs: "'argument':27 'around':28 'ban':36 'corpor':9 'countri':41 'defeder':33 'dictat':11 'ehh':1 'keyboard':18 'like':4 'mani':25 'nuke':39 'overlord':10 'own':6 'peopl':5 'see':17 'seen':24 'thing':7 'tho':22 'vs':8 'warrior':19 'whether':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494557 {#2154
    date: 2023-06-23 06:29:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2172
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +body: "Ehh I just like people owned things vs corporate overlords dictating what I can do or see. Keyboard warriors are here tho, have seen many an argument around here about whether to defederated this or ban that or nuke some country."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687494557 {#2158
    date: 2023-06-23 06:29:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@Venutianxspring@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 2548
  -bodyTs: "'argument':27 'around':28 'ban':36 'corpor':9 'countri':41 'defeder':33 'dictat':11 'ehh':1 'keyboard':18 'like':4 'mani':25 'nuke':39 'overlord':10 'own':6 'peopl':5 'see':17 'seen':24 'thing':7 'tho':22 'vs':8 'warrior':19 'whether':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494557 {#2154
    date: 2023-06-23 06:29:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1988
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +body: "Am on phone. Should I skip for low cognitive effort?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687494440 {#2171
    date: 2023-06-23 06:27:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@forgotmylastusername@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2003 …}
  +nested: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  -id: 2545
  -bodyTs: "'cognit':9 'effort':10 'low':8 'phone':3 'skip':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494440 {#2182
    date: 2023-06-23 06:27:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#1988
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +body: "Am on phone. Should I skip for low cognitive effort?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687494440 {#2171
    date: 2023-06-23 06:27:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@forgotmylastusername@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2003 …}
  +nested: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  -id: 2545
  -bodyTs: "'cognit':9 'effort':10 'low':8 'phone':3 'skip':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494440 {#2182
    date: 2023-06-23 06:27:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#1988
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +body: "Am on phone. Should I skip for low cognitive effort?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687494440 {#2171
    date: 2023-06-23 06:27:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@forgotmylastusername@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2003 …}
  +nested: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  -id: 2545
  -bodyTs: "'cognit':9 'effort':10 'low':8 'phone':3 'skip':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494440 {#2182
    date: 2023-06-23 06:27:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2004
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2007 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2007 …}
  +body: "This is a huge part of it. People are in "this is my new home, I'm gonna wash the dishes just this once!". I imagine things will calm down later."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1687494357 {#2134
    date: 2023-06-23 06:25:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@Domille@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1989 …}
  +nested: Doctrine\ORM\PersistentCollection {#1986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2009 …}
  +reports: Doctrine\ORM\PersistentCollection {#1991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2008 …}
  -id: 2543
  -bodyTs: "'calm':29 'dish':21 'gonna':18 'home':15 'huge':4 'imagin':26 'later':31 'm':17 'new':14 'part':5 'peopl':8 'thing':27 'wash':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494357 {#2038
    date: 2023-06-23 06:25:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2004
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2007 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2007 …}
  +body: "This is a huge part of it. People are in "this is my new home, I'm gonna wash the dishes just this once!". I imagine things will calm down later."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1687494357 {#2134
    date: 2023-06-23 06:25:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@Domille@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1989 …}
  +nested: Doctrine\ORM\PersistentCollection {#1986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2009 …}
  +reports: Doctrine\ORM\PersistentCollection {#1991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2008 …}
  -id: 2543
  -bodyTs: "'calm':29 'dish':21 'gonna':18 'home':15 'huge':4 'imagin':26 'later':31 'm':17 'new':14 'part':5 'peopl':8 'thing':27 'wash':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494357 {#2038
    date: 2023-06-23 06:25:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2004
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2007 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2007 …}
  +body: "This is a huge part of it. People are in "this is my new home, I'm gonna wash the dishes just this once!". I imagine things will calm down later."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1687494357 {#2134
    date: 2023-06-23 06:25:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@Domille@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1989 …}
  +nested: Doctrine\ORM\PersistentCollection {#1986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2009 …}
  +reports: Doctrine\ORM\PersistentCollection {#1991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2008 …}
  -id: 2543
  -bodyTs: "'calm':29 'dish':21 'gonna':18 'home':15 'huge':4 'imagin':26 'later':31 'm':17 'new':14 'part':5 'peopl':8 'thing':27 'wash':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494357 {#2038
    date: 2023-06-23 06:25:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1983
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1982 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1982 …}
  +body: "As an experienced shitposter, the shittiness of the posting often correlates directly with the inability of moderators to clean it up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687494232 {#2000
    date: 2023-06-23 06:23:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@dogmuffins@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 2541
  -bodyTs: "'clean':19 'correl':11 'direct':12 'experienc':3 'inabl':15 'moder':17 'often':10 'post':9 'shitpost':4 'shitti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494232 {#1999
    date: 2023-06-23 06:23:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1983
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1982 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1982 …}
  +body: "As an experienced shitposter, the shittiness of the posting often correlates directly with the inability of moderators to clean it up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687494232 {#2000
    date: 2023-06-23 06:23:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@dogmuffins@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 2541
  -bodyTs: "'clean':19 'correl':11 'direct':12 'experienc':3 'inabl':15 'moder':17 'often':10 'post':9 'shitpost':4 'shitti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494232 {#1999
    date: 2023-06-23 06:23:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1983
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1982 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1982 …}
  +body: "As an experienced shitposter, the shittiness of the posting often correlates directly with the inability of moderators to clean it up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687494232 {#2000
    date: 2023-06-23 06:23:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AB7ORH7D@lemmy.world"
    "@dogmuffins@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1979 …}
  +nested: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 2541
  -bodyTs: "'clean':19 'correl':11 'direct':12 'experienc':3 'inabl':15 'moder':17 'often':10 'post':9 'shitpost':4 'shitti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/379049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687494232 {#1999
    date: 2023-06-23 06:23:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details