GET https://kbin.spritesserver.nl/index.php/u/@actionjbone@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.97 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.22 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 {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2332 …}
  +image: null
  +parent: null
  +root: null
  +body: "Delicious, delicious casserole"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1729428976 {#2054
    date: 2024-10-20 14:56:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BallShapedMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 350274
  -bodyTs: "'casserol':3 'delici':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8240710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706547865 {#2347
    date: 2024-01-29 18:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2332 …}
  +image: null
  +parent: null
  +root: null
  +body: "Delicious, delicious casserole"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1729428976 {#2054
    date: 2024-10-20 14:56:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BallShapedMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 350274
  -bodyTs: "'casserol':3 'delici':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8240710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706547865 {#2347
    date: 2024-01-29 18:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2332 …}
  +image: null
  +parent: null
  +root: null
  +body: "Delicious, delicious casserole"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1729428976 {#2054
    date: 2024-10-20 14:56:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BallShapedMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 350274
  -bodyTs: "'casserol':3 'delici':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8240710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706547865 {#2347
    date: 2024-01-29 18:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: "They sell it to anyone willing to buy it. So, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1724892884 {#2046
    date: 2024-08-29 02:54:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 311368
  -bodyTs: "'anyon':5 'buy':8 'sell':2 'will':6 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7591661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342574 {#2045
    date: 2024-01-15 19:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: "They sell it to anyone willing to buy it. So, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1724892884 {#2046
    date: 2024-08-29 02:54:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 311368
  -bodyTs: "'anyon':5 'buy':8 'sell':2 'will':6 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7591661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342574 {#2045
    date: 2024-01-15 19:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: "They sell it to anyone willing to buy it. So, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1724892884 {#2046
    date: 2024-08-29 02:54:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 311368
  -bodyTs: "'anyon':5 'buy':8 'sell':2 'will':6 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7591661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342574 {#2045
    date: 2024-01-15 19:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The best distro? One that he’ll be able to use easily. One that will get him to actually LIKE the experience.\n
    \n
    You don’t want to teach him a lesson by giving him a miserable experience.\n
    \n
    You want to teach him a lesson that will let you say “I told you so” for the rest of his life.\n
    \n
    Manjaro is pretty easy to use and seems to have good hardware compatibility. A variety of Ubuntu flavors also can mimic Windows and work really well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1720200057 {#2131
    date: 2024-07-05 19:20:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ransomwarelettuce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 296459
  -bodyTs: "'abl':9 'actual':19 'also':78 'best':2 'compat':72 'distro':3 'easi':63 'easili':12 'experi':22,37 'flavor':77 'get':16 'give':33 'good':70 'hardwar':71 'lesson':31,44 'let':47 'life':59 'like':20 'll':7 'manjaro':60 'mimic':80 'miser':36 'one':4,13 'pretti':62 'realli':84 'rest':56 'say':49 'seem':67 'teach':28,41 'told':51 'ubuntu':76 'use':11,65 'varieti':74 'want':26,39 'well':85 'window':81 'work':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7351903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704907400 {#2143
    date: 2024-01-10 18:23:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The best distro? One that he’ll be able to use easily. One that will get him to actually LIKE the experience.\n
    \n
    You don’t want to teach him a lesson by giving him a miserable experience.\n
    \n
    You want to teach him a lesson that will let you say “I told you so” for the rest of his life.\n
    \n
    Manjaro is pretty easy to use and seems to have good hardware compatibility. A variety of Ubuntu flavors also can mimic Windows and work really well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1720200057 {#2131
    date: 2024-07-05 19:20:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ransomwarelettuce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 296459
  -bodyTs: "'abl':9 'actual':19 'also':78 'best':2 'compat':72 'distro':3 'easi':63 'easili':12 'experi':22,37 'flavor':77 'get':16 'give':33 'good':70 'hardwar':71 'lesson':31,44 'let':47 'life':59 'like':20 'll':7 'manjaro':60 'mimic':80 'miser':36 'one':4,13 'pretti':62 'realli':84 'rest':56 'say':49 'seem':67 'teach':28,41 'told':51 'ubuntu':76 'use':11,65 'varieti':74 'want':26,39 'well':85 'window':81 'work':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7351903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704907400 {#2143
    date: 2024-01-10 18:23:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The best distro? One that he’ll be able to use easily. One that will get him to actually LIKE the experience.\n
    \n
    You don’t want to teach him a lesson by giving him a miserable experience.\n
    \n
    You want to teach him a lesson that will let you say “I told you so” for the rest of his life.\n
    \n
    Manjaro is pretty easy to use and seems to have good hardware compatibility. A variety of Ubuntu flavors also can mimic Windows and work really well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1720200057 {#2131
    date: 2024-07-05 19:20:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ransomwarelettuce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 296459
  -bodyTs: "'abl':9 'actual':19 'also':78 'best':2 'compat':72 'distro':3 'easi':63 'easili':12 'experi':22,37 'flavor':77 'get':16 'give':33 'good':70 'hardwar':71 'lesson':31,44 'let':47 'life':59 'like':20 'll':7 'manjaro':60 'mimic':80 'miser':36 'one':4,13 'pretti':62 'realli':84 'rest':56 'say':49 'seem':67 'teach':28,41 'told':51 'ubuntu':76 'use':11,65 'varieti':74 'want':26,39 'well':85 'window':81 'work':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7351903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704907400 {#2143
    date: 2024-01-10 18:23:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2198
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2332 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "Yes but what a delicious way to drown"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706556034 {#2231
    date: 2024-01-29 20:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BallShapedMan@lemmy.world"
    "@Armetron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 350629
  -bodyTs: "'delici':5 'drown':8 'way':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8244504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706556034 {#2089
    date: 2024-01-29 20:20:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2198
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2332 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "Yes but what a delicious way to drown"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706556034 {#2231
    date: 2024-01-29 20:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BallShapedMan@lemmy.world"
    "@Armetron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 350629
  -bodyTs: "'delici':5 'drown':8 'way':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8244504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706556034 {#2089
    date: 2024-01-29 20:20:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2198
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2332 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "Yes but what a delicious way to drown"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706556034 {#2231
    date: 2024-01-29 20:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BallShapedMan@lemmy.world"
    "@Armetron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 350629
  -bodyTs: "'delici':5 'drown':8 'way':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8244504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706556034 {#2089
    date: 2024-01-29 20:20:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2114
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: App\Entity\EntryComment {#2129
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: "They sell it to anyone willing to buy it. So, yes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1724892884 {#2046
      date: 2024-08-29 02:54:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cheese_greater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2040 …}
    +nested: Doctrine\ORM\PersistentCollection {#2140 …}
    +votes: Doctrine\ORM\PersistentCollection {#2094 …}
    +reports: Doctrine\ORM\PersistentCollection {#2093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 311368
    -bodyTs: "'anyon':5 'buy':8 'sell':2 'will':6 'yes':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7591661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705342574 {#2045
      date: 2024-01-15 19:16:14.0 +01:00
    }
  }
  +body: """
    There’s not a good way to find out, no. A lot of the data is “anonymous” when collected, and aggregated before it’s sold. But it’s not hard to de-anonymize the data afterward.\n
    \n
    So it’s hard to put together a firm trail that shows data from point A gets to point B.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705345488 {#2227
    date: 2024-01-15 20:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@actionjbone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 311497
  -bodyTs: "'afterward':37 'aggreg':21 'anonym':17,34 'b':57 'collect':19 'data':15,36,50 'de':33 'de-anonym':32 'find':8 'firm':46 'get':54 'good':5 'hard':30,41 'lot':12 'point':52,56 'put':43 'show':49 'sold':25 'togeth':44 'trail':47 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7593423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705345488 {#2139
    date: 2024-01-15 20:04:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2114
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: App\Entity\EntryComment {#2129
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: "They sell it to anyone willing to buy it. So, yes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1724892884 {#2046
      date: 2024-08-29 02:54:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cheese_greater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2040 …}
    +nested: Doctrine\ORM\PersistentCollection {#2140 …}
    +votes: Doctrine\ORM\PersistentCollection {#2094 …}
    +reports: Doctrine\ORM\PersistentCollection {#2093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 311368
    -bodyTs: "'anyon':5 'buy':8 'sell':2 'will':6 'yes':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7591661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705342574 {#2045
      date: 2024-01-15 19:16:14.0 +01:00
    }
  }
  +body: """
    There’s not a good way to find out, no. A lot of the data is “anonymous” when collected, and aggregated before it’s sold. But it’s not hard to de-anonymize the data afterward.\n
    \n
    So it’s hard to put together a firm trail that shows data from point A gets to point B.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705345488 {#2227
    date: 2024-01-15 20:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@actionjbone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 311497
  -bodyTs: "'afterward':37 'aggreg':21 'anonym':17,34 'b':57 'collect':19 'data':15,36,50 'de':33 'de-anonym':32 'find':8 'firm':46 'get':54 'good':5 'hard':30,41 'lot':12 'point':52,56 'put':43 'show':49 'sold':25 'togeth':44 'trail':47 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7593423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705345488 {#2139
    date: 2024-01-15 20:04:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2114
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: App\Entity\EntryComment {#2129
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: "They sell it to anyone willing to buy it. So, yes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1724892884 {#2046
      date: 2024-08-29 02:54:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cheese_greater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2040 …}
    +nested: Doctrine\ORM\PersistentCollection {#2140 …}
    +votes: Doctrine\ORM\PersistentCollection {#2094 …}
    +reports: Doctrine\ORM\PersistentCollection {#2093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 311368
    -bodyTs: "'anyon':5 'buy':8 'sell':2 'will':6 'yes':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7591661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705342574 {#2045
      date: 2024-01-15 19:16:14.0 +01:00
    }
  }
  +body: """
    There’s not a good way to find out, no. A lot of the data is “anonymous” when collected, and aggregated before it’s sold. But it’s not hard to de-anonymize the data afterward.\n
    \n
    So it’s hard to put together a firm trail that shows data from point A gets to point B.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705345488 {#2227
    date: 2024-01-15 20:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@actionjbone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 311497
  -bodyTs: "'afterward':37 'aggreg':21 'anonym':17,34 'b':57 'collect':19 'data':15,36,50 'de':33 'de-anonym':32 'find':8 'firm':46 'get':54 'good':5 'hard':30,41 'lot':12 'point':52,56 'put':43 'show':49 'sold':25 'togeth':44 'trail':47 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7593423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705345488 {#2139
    date: 2024-01-15 20:04:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2043
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: """
    Haha, I get it. No offense taken.\n
    \n
    I don’t disagree. But for better or worse, most people don’t think that much about their software.\n
    \n
    Folks like us who do? We can make informed decisions.\n
    \n
    Folks who don’t? Canonical’s experiments are probably still better than dealing with Windows 11 or macOS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703011178 {#2112
    date: 2023-12-19 19:39:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Loucypher@lemmy.ml"
    "@Vinegar@kbin.social"
    "@actionjbone@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 235715
  -bodyTs: "'11':52 'better':14,47 'canon':41 'deal':49 'decis':36 'disagre':11 'experi':43 'folk':27,37 'get':3 'haha':1 'inform':35 'like':28 'maco':54 'make':34 'much':23 'offens':6 'peopl':18 'probabl':45 'softwar':26 'still':46 'taken':7 'think':21 'us':29 'window':51 'wors':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6725700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703011178 {#2106
    date: 2023-12-19 19:39:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2043
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: """
    Haha, I get it. No offense taken.\n
    \n
    I don’t disagree. But for better or worse, most people don’t think that much about their software.\n
    \n
    Folks like us who do? We can make informed decisions.\n
    \n
    Folks who don’t? Canonical’s experiments are probably still better than dealing with Windows 11 or macOS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703011178 {#2112
    date: 2023-12-19 19:39:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Loucypher@lemmy.ml"
    "@Vinegar@kbin.social"
    "@actionjbone@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 235715
  -bodyTs: "'11':52 'better':14,47 'canon':41 'deal':49 'decis':36 'disagre':11 'experi':43 'folk':27,37 'get':3 'haha':1 'inform':35 'like':28 'maco':54 'make':34 'much':23 'offens':6 'peopl':18 'probabl':45 'softwar':26 'still':46 'taken':7 'think':21 'us':29 'window':51 'wors':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6725700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703011178 {#2106
    date: 2023-12-19 19:39:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2043
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: """
    Haha, I get it. No offense taken.\n
    \n
    I don’t disagree. But for better or worse, most people don’t think that much about their software.\n
    \n
    Folks like us who do? We can make informed decisions.\n
    \n
    Folks who don’t? Canonical’s experiments are probably still better than dealing with Windows 11 or macOS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703011178 {#2112
    date: 2023-12-19 19:39:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Loucypher@lemmy.ml"
    "@Vinegar@kbin.social"
    "@actionjbone@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 235715
  -bodyTs: "'11':52 'better':14,47 'canon':41 'deal':49 'decis':36 'disagre':11 'experi':43 'folk':27,37 'get':3 'haha':1 'inform':35 'like':28 'maco':54 'make':34 'much':23 'offens':6 'peopl':18 'probabl':45 'softwar':26 'still':46 'taken':7 'think':21 'us':29 'window':51 'wors':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6725700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703011178 {#2106
    date: 2023-12-19 19:39:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2312
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: """
    You’re not wrong, but there’s also value in exploring different ways to do similar things. That’s what’s great about Linux.\n
    \n
    Some of Canonical’s efforts may lead to failure, but that doesn’t mean they are a waste.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1702964898 {#2127
    date: 2023-12-19 06:48:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Loucypher@lemmy.ml"
    "@Vinegar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 234048
  -bodyTs: "'also':8 'canon':27 'differ':12 'doesn':36 'effort':29 'explor':11 'failur':33 'great':22 'lead':31 'linux':24 'may':30 'mean':38 're':2 'similar':16 'thing':17 'valu':9 'wast':42 'way':13 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6713966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702964898 {#2126
    date: 2023-12-19 06:48:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2312
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: """
    You’re not wrong, but there’s also value in exploring different ways to do similar things. That’s what’s great about Linux.\n
    \n
    Some of Canonical’s efforts may lead to failure, but that doesn’t mean they are a waste.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1702964898 {#2127
    date: 2023-12-19 06:48:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Loucypher@lemmy.ml"
    "@Vinegar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 234048
  -bodyTs: "'also':8 'canon':27 'differ':12 'doesn':36 'effort':29 'explor':11 'failur':33 'great':22 'lead':31 'linux':24 'may':30 'mean':38 're':2 'similar':16 'thing':17 'valu':9 'wast':42 'way':13 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6713966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702964898 {#2126
    date: 2023-12-19 06:48:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2312
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: """
    You’re not wrong, but there’s also value in exploring different ways to do similar things. That’s what’s great about Linux.\n
    \n
    Some of Canonical’s efforts may lead to failure, but that doesn’t mean they are a waste.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1702964898 {#2127
    date: 2023-12-19 06:48:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Loucypher@lemmy.ml"
    "@Vinegar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 234048
  -bodyTs: "'also':8 'canon':27 'differ':12 'doesn':36 'effort':29 'explor':11 'failur':33 'great':22 'lead':31 'linux':24 'may':30 'mean':38 're':2 'similar':16 'thing':17 'valu':9 'wast':42 'way':13 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6713966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702964898 {#2126
    date: 2023-12-19 06:48:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2290
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: """
    I tried installing LXLE - and in spite of multiple attempts, it simply refuses to install the boot files into the boot partition. 🤣\n
    \n
    So I suppose it’s getting a different flavor, after all
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702081090 {#2321
    date: 2023-12-09 01:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actionjbone@sh.itjust.works"
    "@smpl@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 212237
  -bodyTs: "'attempt':10 'boot':17,21 'differ':30 'file':18 'flavor':31 'get':28 'instal':3,15 'lxle':4 'multipl':9 'partit':22 'refus':13 'simpli':12 'spite':7 'suppos':25 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6456383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702081090 {#2322
    date: 2023-12-09 01:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: """
    I tried installing LXLE - and in spite of multiple attempts, it simply refuses to install the boot files into the boot partition. 🤣\n
    \n
    So I suppose it’s getting a different flavor, after all
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702081090 {#2321
    date: 2023-12-09 01:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actionjbone@sh.itjust.works"
    "@smpl@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 212237
  -bodyTs: "'attempt':10 'boot':17,21 'differ':30 'file':18 'flavor':31 'get':28 'instal':3,15 'lxle':4 'multipl':9 'partit':22 'refus':13 'simpli':12 'spite':7 'suppos':25 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6456383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702081090 {#2322
    date: 2023-12-09 01:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: """
    I tried installing LXLE - and in spite of multiple attempts, it simply refuses to install the boot files into the boot partition. 🤣\n
    \n
    So I suppose it’s getting a different flavor, after all
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702081090 {#2321
    date: 2023-12-09 01:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actionjbone@sh.itjust.works"
    "@smpl@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 212237
  -bodyTs: "'attempt':10 'boot':17,21 'differ':30 'file':18 'flavor':31 'get':28 'instal':3,15 'lxle':4 'multipl':9 'partit':22 'refus':13 'simpli':12 'spite':7 'suppos':25 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6456383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702081090 {#2322
    date: 2023-12-09 01:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2221
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: "I appreciate your response. it’s good to know I’m safe running what I know. And cerement gave me some good info so I can learn more about different distros. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701968842 {#2294
    date: 2023-12-07 18:07:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actionjbone@sh.itjust.works"
    "@smpl@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 207222
  -bodyTs: "'appreci':2 'cerement':18 'differ':30 'distro':31 'gave':19 'good':7,22 'info':23 'know':9,16 'learn':27 'm':11 'respons':4 'run':13 'safe':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6403473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968842 {#2292
    date: 2023-12-07 18:07:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: "I appreciate your response. it’s good to know I’m safe running what I know. And cerement gave me some good info so I can learn more about different distros. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701968842 {#2294
    date: 2023-12-07 18:07:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actionjbone@sh.itjust.works"
    "@smpl@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 207222
  -bodyTs: "'appreci':2 'cerement':18 'differ':30 'distro':31 'gave':19 'good':7,22 'info':23 'know':9,16 'learn':27 'm':11 'respons':4 'run':13 'safe':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6403473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968842 {#2292
    date: 2023-12-07 18:07:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: "I appreciate your response. it’s good to know I’m safe running what I know. And cerement gave me some good info so I can learn more about different distros. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701968842 {#2294
    date: 2023-12-07 18:07:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actionjbone@sh.itjust.works"
    "@smpl@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 207222
  -bodyTs: "'appreci':2 'cerement':18 'differ':30 'distro':31 'gave':19 'good':7,22 'info':23 'know':9,16 'learn':27 'm':11 'respons':4 'run':13 'safe':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6403473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968842 {#2292
    date: 2023-12-07 18:07:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2207
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +body: "Thanks for all this info. It’ll help me catch up, I’ll check out your links."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701968740 {#2222
    date: 2023-12-07 18:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actionjbone@sh.itjust.works"
    "@cerement@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 207211
  -bodyTs: "'catch':10 'check':14 'help':8 'info':5 'link':17 'll':7,13 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6403361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968740 {#2218
    date: 2023-12-07 18:05:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2207
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +body: "Thanks for all this info. It’ll help me catch up, I’ll check out your links."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701968740 {#2222
    date: 2023-12-07 18:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actionjbone@sh.itjust.works"
    "@cerement@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 207211
  -bodyTs: "'catch':10 'check':14 'help':8 'info':5 'link':17 'll':7,13 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6403361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968740 {#2218
    date: 2023-12-07 18:05:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2207
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +body: "Thanks for all this info. It’ll help me catch up, I’ll check out your links."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701968740 {#2222
    date: 2023-12-07 18:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actionjbone@sh.itjust.works"
    "@cerement@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 207211
  -bodyTs: "'catch':10 'check':14 'help':8 'info':5 'link':17 'll':7,13 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6403361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968740 {#2218
    date: 2023-12-07 18:05:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details