GET https://kbin.spritesserver.nl/index.php/u/@ICastFist@programming.dev/comments/top?p=10

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 …}
}
8.75 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.05 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 {#2220
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +body: "Lots of different bacterial life, indeed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701955022 {#2110
    date: 2023-12-07 14:17:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 206430
  -bodyTs: "'bacteri':4 'differ':3 'inde':6 'life':5 'lot':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5515242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701955022 {#2231
    date: 2023-12-07 14:17:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +body: "Lots of different bacterial life, indeed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701955022 {#2110
    date: 2023-12-07 14:17:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 206430
  -bodyTs: "'bacteri':4 'differ':3 'inde':6 'life':5 'lot':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5515242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701955022 {#2231
    date: 2023-12-07 14:17:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +body: "Lots of different bacterial life, indeed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701955022 {#2110
    date: 2023-12-07 14:17:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@tacosanonymous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 206430
  -bodyTs: "'bacteri':4 'differ':3 'inde':6 'life':5 'lot':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5515242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701955022 {#2231
    date: 2023-12-07 14:17:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: """
    Hi, Academi (formerly Blackwater) rep here, would you like to further privatize your war endeavors?\n
    \n
    The argument against private armies has less to do with efficiency and more to do with dealing with coups from wannabe tyrants. If even “loyal to the state” armies can have internal schisms and take over the government, what can someone expect from an army whose sole reason to exist is “money”?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701700903 {#2222
    date: 2023-12-04 15:41:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@fiddlestix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 195559
  -bodyTs: "'academi':2 'argument':17 'armi':20,44,60 'blackwat':4 'coup':34 'deal':32 'effici':26 'endeavor':15 'even':39 'exist':65 'expect':57 'former':3 'govern':53 'hi':1 'intern':47 'less':22 'like':9 'loyal':40 'money':67 'privat':12,19 'reason':63 'rep':5 'schism':48 'sole':62 'someon':56 'state':43 'take':50 'tyrant':37 'wannab':36 'war':14 'whose':61 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5428872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700903 {#2124
    date: 2023-12-04 15:41:43.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 {#2044
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: """
    Hi, Academi (formerly Blackwater) rep here, would you like to further privatize your war endeavors?\n
    \n
    The argument against private armies has less to do with efficiency and more to do with dealing with coups from wannabe tyrants. If even “loyal to the state” armies can have internal schisms and take over the government, what can someone expect from an army whose sole reason to exist is “money”?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701700903 {#2222
    date: 2023-12-04 15:41:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@fiddlestix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 195559
  -bodyTs: "'academi':2 'argument':17 'armi':20,44,60 'blackwat':4 'coup':34 'deal':32 'effici':26 'endeavor':15 'even':39 'exist':65 'expect':57 'former':3 'govern':53 'hi':1 'intern':47 'less':22 'like':9 'loyal':40 'money':67 'privat':12,19 'reason':63 'rep':5 'schism':48 'sole':62 'someon':56 'state':43 'take':50 'tyrant':37 'wannab':36 'war':14 'whose':61 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5428872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700903 {#2124
    date: 2023-12-04 15:41:43.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 {#2044
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: """
    Hi, Academi (formerly Blackwater) rep here, would you like to further privatize your war endeavors?\n
    \n
    The argument against private armies has less to do with efficiency and more to do with dealing with coups from wannabe tyrants. If even “loyal to the state” armies can have internal schisms and take over the government, what can someone expect from an army whose sole reason to exist is “money”?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701700903 {#2222
    date: 2023-12-04 15:41:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@fiddlestix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 195559
  -bodyTs: "'academi':2 'argument':17 'armi':20,44,60 'blackwat':4 'coup':34 'deal':32 'effici':26 'endeavor':15 'even':39 'exist':65 'expect':57 'former':3 'govern':53 'hi':1 'intern':47 'less':22 'like':9 'loyal':40 'money':67 'privat':12,19 'reason':63 'rep':5 'schism':48 'sole':62 'someon':56 'state':43 'take':50 'tyrant':37 'wannab':36 'war':14 'whose':61 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5428872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700903 {#2124
    date: 2023-12-04 15:41:43.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 {#2255
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "It is, but “a flemish person” would translate to “uma pessoa flamenga” in portuguese. 3 very similar sounding and written words that relate to very different things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701208799 {#2128
    date: 2023-11-28 22:59:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@yum@lemmy.eco.br"
    "@criticon@lemmy.ca"
    "@CareHare@sh.itjust.works"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  -id: 175060
  -bodyTs: "'3':15 'differ':26 'flamenga':12 'flemish':5 'person':6 'pessoa':11 'portugues':14 'relat':23 'similar':17 'sound':18 'thing':27 'translat':8 'uma':10 'word':21 'would':7 'written':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5261280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701208799 {#2311
    date: 2023-11-28 22:59:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2255
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "It is, but “a flemish person” would translate to “uma pessoa flamenga” in portuguese. 3 very similar sounding and written words that relate to very different things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701208799 {#2128
    date: 2023-11-28 22:59:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@yum@lemmy.eco.br"
    "@criticon@lemmy.ca"
    "@CareHare@sh.itjust.works"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  -id: 175060
  -bodyTs: "'3':15 'differ':26 'flamenga':12 'flemish':5 'person':6 'pessoa':11 'portugues':14 'relat':23 'similar':17 'sound':18 'thing':27 'translat':8 'uma':10 'word':21 'would':7 'written':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5261280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701208799 {#2311
    date: 2023-11-28 22:59:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2255
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "It is, but “a flemish person” would translate to “uma pessoa flamenga” in portuguese. 3 very similar sounding and written words that relate to very different things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701208799 {#2128
    date: 2023-11-28 22:59:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@yum@lemmy.eco.br"
    "@criticon@lemmy.ca"
    "@CareHare@sh.itjust.works"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  -id: 175060
  -bodyTs: "'3':15 'differ':26 'flamenga':12 'flemish':5 'person':6 'pessoa':11 'portugues':14 'relat':23 'similar':17 'sound':18 'thing':27 'translat':8 'uma':10 'word':21 'would':7 'written':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5261280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701208799 {#2311
    date: 2023-11-28 22:59:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701179014 {#2114
    date: 2023-11-28 14:43:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Jeanschyso@lemmy.world"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 173545
  -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179014 {#2118
    date: 2023-11-28 14:43: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 {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701179014 {#2114
    date: 2023-11-28 14:43:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Jeanschyso@lemmy.world"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 173545
  -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179014 {#2118
    date: 2023-11-28 14:43: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 {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "The way he completely bashed Alchemia Story in his last video makes me think that he found the bottom of the barrel. That, or he’s getting so frustrated that he won’t even try to look for silver linings anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701179014 {#2114
    date: 2023-11-28 14:43:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Jeanschyso@lemmy.world"
    "@JPSound@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 173545
  -bodyTs: "'alchemia':6 'anymor':41 'barrel':22 'bash':5 'bottom':19 'complet':4 'even':34 'found':17 'frustrat':29 'get':27 'last':10 'line':40 'look':37 'make':12 'silver':39 'stori':7 'think':14 'tri':35 'video':11 'way':2 'won':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5249762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179014 {#2118
    date: 2023-11-28 14:43: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 {#2274
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +body: "Motorola DROID 4 was my dream phone. Alas, it was never released down here, so I could never buy one, even used."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701087686 {#2237
    date: 2023-11-27 13:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@droidpenguin@lemmy.world"
    "@itsgroundhogdayagain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 169794
  -bodyTs: "'4':3 'ala':8 'buy':19 'could':17 'dream':6 'droid':2 'even':21 'motorola':1 'never':11,18 'one':20 'phone':7 'releas':12 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5215573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701087686 {#2254
    date: 2023-11-27 13:21:26.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 {#2274
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +body: "Motorola DROID 4 was my dream phone. Alas, it was never released down here, so I could never buy one, even used."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701087686 {#2237
    date: 2023-11-27 13:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@droidpenguin@lemmy.world"
    "@itsgroundhogdayagain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 169794
  -bodyTs: "'4':3 'ala':8 'buy':19 'could':17 'dream':6 'droid':2 'even':21 'motorola':1 'never':11,18 'one':20 'phone':7 'releas':12 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5215573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701087686 {#2254
    date: 2023-11-27 13:21:26.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 {#2274
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +body: "Motorola DROID 4 was my dream phone. Alas, it was never released down here, so I could never buy one, even used."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701087686 {#2237
    date: 2023-11-27 13:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@droidpenguin@lemmy.world"
    "@itsgroundhogdayagain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 169794
  -bodyTs: "'4':3 'ala':8 'buy':19 'could':17 'dream':6 'droid':2 'even':21 'motorola':1 'never':11,18 'one':20 'phone':7 'releas':12 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5215573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701087686 {#2254
    date: 2023-11-27 13:21:26.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 {#2205
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "Had a Samsung F250L. Neat little phone, decent camera for the time I’ve had it (2008-13). As much as I’d like some dumb phones again, the very least it’d had to have is fucking whatsapp, otherwise i’d be the “incommunicado”. I suspect something [running KaiOS](https://www.kaiostech.com/) would suffice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701053686 {#2253
    date: 2023-11-27 03:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@droidpenguin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 168825
  -bodyTs: "'-13':18 '/)':53 '2008':17 'camera':9 'd':23,33,42 'decent':8 'dumb':26 'f250l':4 'fuck':38 'incommunicado':45 'kaio':50 'least':31 'like':24 'littl':6 'much':20 'neat':5 'otherwis':40 'phone':7,27 'run':49 'samsung':3 'someth':48 'suffic':55 'suspect':47 'time':12 've':14 'whatsapp':39 'would':54 'www.kaiostech.com':52 'www.kaiostech.com/)':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5207071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701053686 {#2190
    date: 2023-11-27 03:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2205
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "Had a Samsung F250L. Neat little phone, decent camera for the time I’ve had it (2008-13). As much as I’d like some dumb phones again, the very least it’d had to have is fucking whatsapp, otherwise i’d be the “incommunicado”. I suspect something [running KaiOS](https://www.kaiostech.com/) would suffice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701053686 {#2253
    date: 2023-11-27 03:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@droidpenguin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 168825
  -bodyTs: "'-13':18 '/)':53 '2008':17 'camera':9 'd':23,33,42 'decent':8 'dumb':26 'f250l':4 'fuck':38 'incommunicado':45 'kaio':50 'least':31 'like':24 'littl':6 'much':20 'neat':5 'otherwis':40 'phone':7,27 'run':49 'samsung':3 'someth':48 'suffic':55 'suspect':47 'time':12 've':14 'whatsapp':39 'would':54 'www.kaiostech.com':52 'www.kaiostech.com/)':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5207071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701053686 {#2190
    date: 2023-11-27 03:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2205
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "Had a Samsung F250L. Neat little phone, decent camera for the time I’ve had it (2008-13). As much as I’d like some dumb phones again, the very least it’d had to have is fucking whatsapp, otherwise i’d be the “incommunicado”. I suspect something [running KaiOS](https://www.kaiostech.com/) would suffice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701053686 {#2253
    date: 2023-11-27 03:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@droidpenguin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 168825
  -bodyTs: "'-13':18 '/)':53 '2008':17 'camera':9 'd':23,33,42 'decent':8 'dumb':26 'f250l':4 'fuck':38 'incommunicado':45 'kaio':50 'least':31 'like':24 'littl':6 'much':20 'neat':5 'otherwis':40 'phone':7,27 'run':49 'samsung':3 'someth':48 'suffic':55 'suspect':47 'time':12 've':14 'whatsapp':39 'would':54 'www.kaiostech.com':52 'www.kaiostech.com/)':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5207071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701053686 {#2190
    date: 2023-11-27 03:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2151
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2147 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700871024 {#2206
    date: 2023-11-25 01:10:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@db2@sopuli.xyz"
    "@DrRatso@lemmy.ml"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 160533
  -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5144544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871024 {#2202
    date: 2023-11-25 01:10:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2151
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2147 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700871024 {#2206
    date: 2023-11-25 01:10:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@db2@sopuli.xyz"
    "@DrRatso@lemmy.ml"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 160533
  -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5144544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871024 {#2202
    date: 2023-11-25 01:10:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2151
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2147 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +body: "So, there’s nothing actually crucial, it’s for tinkering. I doubt either the Apple II or the Amiga you linked are going to be secure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700871024 {#2206
    date: 2023-11-25 01:10:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@db2@sopuli.xyz"
    "@DrRatso@lemmy.ml"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 160533
  -bodyTs: "'actual':5 'amiga':19 'appl':15 'crucial':6 'doubt':12 'either':13 'go':23 'ii':16 'link':21 'noth':4 'secur':26 'tinker':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5144544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871024 {#2202
    date: 2023-11-25 01:10:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2187
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2147 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2175 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700869062 {#2157
    date: 2023-11-25 00:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@db2@sopuli.xyz"
    "@DrRatso@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 160430
  -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869062 {#2158
    date: 2023-11-25 00:37:42.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 {#2187
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2147 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2175 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700869062 {#2157
    date: 2023-11-25 00:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@db2@sopuli.xyz"
    "@DrRatso@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 160430
  -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869062 {#2158
    date: 2023-11-25 00:37:42.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 {#2187
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2147 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2028 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2175 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +body: "What are you doing that is so crucial to keep a 20+ year old piece of consumer hardware connected to the internet? Honest question"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700869062 {#2157
    date: 2023-11-25 00:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MDKAOD@lemmy.ml"
    "@db2@sopuli.xyz"
    "@DrRatso@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 160430
  -bodyTs: "'20':12 'connect':19 'consum':17 'crucial':8 'hardwar':18 'honest':23 'internet':22 'keep':10 'old':14 'piec':15 'question':24 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5143695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869062 {#2158
    date: 2023-11-25 00:37:42.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 {#1994
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1995 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "Those seasons make little sense here, to be fair. In the midwest, winter is hot and dry, summer is hot and rainy. Autumn and Spring are just inbetweens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700759260 {#2173
    date: 2023-11-23 18:07:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Samsy@lemmy.ml"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 155368
  -bodyTs: "'autumn':23 'dri':17 'fair':9 'hot':15,20 'inbetween':28 'littl':4 'make':3 'midwest':12 'raini':22 'season':2 'sens':5 'spring':25 'summer':18 'winter':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5106414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700759260 {#2186
    date: 2023-11-23 18:07: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
35 DENIED edit
App\Entity\EntryComment {#1994
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1995 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "Those seasons make little sense here, to be fair. In the midwest, winter is hot and dry, summer is hot and rainy. Autumn and Spring are just inbetweens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700759260 {#2173
    date: 2023-11-23 18:07:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Samsy@lemmy.ml"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 155368
  -bodyTs: "'autumn':23 'dri':17 'fair':9 'hot':15,20 'inbetween':28 'littl':4 'make':3 'midwest':12 'raini':22 'season':2 'sens':5 'spring':25 'summer':18 'winter':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5106414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700759260 {#2186
    date: 2023-11-23 18:07: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
36 DENIED moderate
App\Entity\EntryComment {#1994
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1995 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "Those seasons make little sense here, to be fair. In the midwest, winter is hot and dry, summer is hot and rainy. Autumn and Spring are just inbetweens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700759260 {#2173
    date: 2023-11-23 18:07:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Samsy@lemmy.ml"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 155368
  -bodyTs: "'autumn':23 'dri':17 'fair':9 'hot':15,20 'inbetween':28 'littl':4 'make':3 'midwest':12 'raini':22 'season':2 'sens':5 'spring':25 'summer':18 'winter':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5106414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700759260 {#2186
    date: 2023-11-23 18:07: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
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 {#1986
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2014 …}
  +body: """
    As someone with almost 500h in NMS, get in fully aware that things get repetitive *fast*. Once you get off planet and can visit other stars the first time, it’ll likely take 2 hours to see all different kinds of planets.\n
    \n
    Unlocking (“learning”) the 3 aliens’ languages is the absolute **worst** slog in the whole game.\n
    \n
    Another ultra tedious chore is doing the daily missions for Quicksilver (special currency) to unlock some nifty cosmetics.\n
    \n
    Also, combat sucks. It just plain sucks. The most annoying thing to me is: if you don’t fire your weapon for 1 or 2 seconds, your dude will put it down, which will create a small time window where you’ll have a significant delay between pressing the fire button and actually firing, because of the animation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700493695 {#2003
    date: 2023-11-20 16:21:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DashboTreeFrog@discuss.online"
    "@swordsmanluke@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2015 …}
  +votes: Doctrine\ORM\PersistentCollection {#2008 …}
  +reports: Doctrine\ORM\PersistentCollection {#1987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
  -id: 143012
  -bodyTs: "'1':98 '2':34,100 '3':46 '500h':5 'absolut':51 'actual':128 'alien':47 'almost':4 'also':76 'anim':133 'annoy':85 'anoth':58 'awar':11 'button':126 'chore':61 'combat':77 'cosmet':75 'creat':110 'currenc':70 'daili':65 'delay':121 'differ':39 'dude':103 'fast':16 'fire':94,125,129 'first':28 'fulli':10 'game':57 'get':8,14,19 'hour':35 'kind':40 'languag':48 'learn':44 'like':32 'll':31,117 'mission':66 'nifti':74 'nms':7 'plain':81 'planet':21,42 'press':123 'put':105 'quicksilv':68 'repetit':15 'second':101 'see':37 'signific':120 'slog':53 'small':112 'someon':2 'special':69 'star':26 'suck':78,82 'take':33 'tedious':60 'thing':13,86 'time':29,113 'ultra':59 'unlock':43,72 'visit':24 'weapon':96 'whole':56 'window':114 'worst':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493695 {#1985
    date: 2023-11-20 16:21:35.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 {#1986
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2014 …}
  +body: """
    As someone with almost 500h in NMS, get in fully aware that things get repetitive *fast*. Once you get off planet and can visit other stars the first time, it’ll likely take 2 hours to see all different kinds of planets.\n
    \n
    Unlocking (“learning”) the 3 aliens’ languages is the absolute **worst** slog in the whole game.\n
    \n
    Another ultra tedious chore is doing the daily missions for Quicksilver (special currency) to unlock some nifty cosmetics.\n
    \n
    Also, combat sucks. It just plain sucks. The most annoying thing to me is: if you don’t fire your weapon for 1 or 2 seconds, your dude will put it down, which will create a small time window where you’ll have a significant delay between pressing the fire button and actually firing, because of the animation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700493695 {#2003
    date: 2023-11-20 16:21:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DashboTreeFrog@discuss.online"
    "@swordsmanluke@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2015 …}
  +votes: Doctrine\ORM\PersistentCollection {#2008 …}
  +reports: Doctrine\ORM\PersistentCollection {#1987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
  -id: 143012
  -bodyTs: "'1':98 '2':34,100 '3':46 '500h':5 'absolut':51 'actual':128 'alien':47 'almost':4 'also':76 'anim':133 'annoy':85 'anoth':58 'awar':11 'button':126 'chore':61 'combat':77 'cosmet':75 'creat':110 'currenc':70 'daili':65 'delay':121 'differ':39 'dude':103 'fast':16 'fire':94,125,129 'first':28 'fulli':10 'game':57 'get':8,14,19 'hour':35 'kind':40 'languag':48 'learn':44 'like':32 'll':31,117 'mission':66 'nifti':74 'nms':7 'plain':81 'planet':21,42 'press':123 'put':105 'quicksilv':68 'repetit':15 'second':101 'see':37 'signific':120 'slog':53 'small':112 'someon':2 'special':69 'star':26 'suck':78,82 'take':33 'tedious':60 'thing':13,86 'time':29,113 'ultra':59 'unlock':43,72 'visit':24 'weapon':96 'whole':56 'window':114 'worst':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493695 {#1985
    date: 2023-11-20 16:21:35.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 {#1986
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2014 …}
  +body: """
    As someone with almost 500h in NMS, get in fully aware that things get repetitive *fast*. Once you get off planet and can visit other stars the first time, it’ll likely take 2 hours to see all different kinds of planets.\n
    \n
    Unlocking (“learning”) the 3 aliens’ languages is the absolute **worst** slog in the whole game.\n
    \n
    Another ultra tedious chore is doing the daily missions for Quicksilver (special currency) to unlock some nifty cosmetics.\n
    \n
    Also, combat sucks. It just plain sucks. The most annoying thing to me is: if you don’t fire your weapon for 1 or 2 seconds, your dude will put it down, which will create a small time window where you’ll have a significant delay between pressing the fire button and actually firing, because of the animation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700493695 {#2003
    date: 2023-11-20 16:21:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DashboTreeFrog@discuss.online"
    "@swordsmanluke@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2015 …}
  +votes: Doctrine\ORM\PersistentCollection {#2008 …}
  +reports: Doctrine\ORM\PersistentCollection {#1987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
  -id: 143012
  -bodyTs: "'1':98 '2':34,100 '3':46 '500h':5 'absolut':51 'actual':128 'alien':47 'almost':4 'also':76 'anim':133 'annoy':85 'anoth':58 'awar':11 'button':126 'chore':61 'combat':77 'cosmet':75 'creat':110 'currenc':70 'daili':65 'delay':121 'differ':39 'dude':103 'fast':16 'fire':94,125,129 'first':28 'fulli':10 'game':57 'get':8,14,19 'hour':35 'kind':40 'languag':48 'learn':44 'like':32 'll':31,117 'mission':66 'nifti':74 'nms':7 'plain':81 'planet':21,42 'press':123 'put':105 'quicksilv':68 'repetit':15 'second':101 'see':37 'signific':120 'slog':53 'small':112 'someon':2 'special':69 'star':26 'suck':78,82 'take':33 'tedious':60 'thing':13,86 'time':29,113 'ultra':59 'unlock':43,72 'visit':24 'weapon':96 'whole':56 'window':114 'worst':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493695 {#1985
    date: 2023-11-20 16:21:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2373
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2376 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2362 …}
  +body: "Eh, it’s not like we haven’t destroyed entire civilizations before for all manner of stupid reasons. What could possibly go wrong? /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699630834 {#1990
    date: 2023-11-10 16:40:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@hrimfaxi_work@midwest.social"
    "@Mr_Fish@lemmy.world"
    "@Tar_alcaran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 107941
  -bodyTs: "'/s':24 'civil':11 'could':20 'destroy':9 'eh':1 'entir':10 'go':22 'haven':7 'like':5 'manner':15 'possibl':21 'reason':18 'stupid':17 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4697191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699630834 {#1989
    date: 2023-11-10 16:40: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
43 DENIED edit
App\Entity\EntryComment {#2373
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2376 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2362 …}
  +body: "Eh, it’s not like we haven’t destroyed entire civilizations before for all manner of stupid reasons. What could possibly go wrong? /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699630834 {#1990
    date: 2023-11-10 16:40:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@hrimfaxi_work@midwest.social"
    "@Mr_Fish@lemmy.world"
    "@Tar_alcaran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 107941
  -bodyTs: "'/s':24 'civil':11 'could':20 'destroy':9 'eh':1 'entir':10 'go':22 'haven':7 'like':5 'manner':15 'possibl':21 'reason':18 'stupid':17 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4697191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699630834 {#1989
    date: 2023-11-10 16:40: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
44 DENIED moderate
App\Entity\EntryComment {#2373
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2376 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2362 …}
  +body: "Eh, it’s not like we haven’t destroyed entire civilizations before for all manner of stupid reasons. What could possibly go wrong? /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699630834 {#1990
    date: 2023-11-10 16:40:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@hrimfaxi_work@midwest.social"
    "@Mr_Fish@lemmy.world"
    "@Tar_alcaran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 107941
  -bodyTs: "'/s':24 'civil':11 'could':20 'destroy':9 'eh':1 'entir':10 'go':22 'haven':7 'like':5 'manner':15 'possibl':21 'reason':18 'stupid':17 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4697191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699630834 {#1989
    date: 2023-11-10 16:40: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
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 {#1356
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2362 …}
  +body: """
    Unless they can somehow tow large pieces of rock or ice into the paths of cargo ships and supertankers, there’s no way they’ll manage to sink those fuckers.\n
    \n
    [Some of the biggest ships and their sizes](https://www.cleanpng.com/png-seawise-giant-ship-oil-tanker-deadweight-tonnage-s-3982252/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699630759 {#2375
    date: 2023-11-10 16:39:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@hrimfaxi_work@midwest.social"
    "@_stranger_@lemmy.world"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#2494 …}
  +reports: Doctrine\ORM\PersistentCollection {#2496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 107932
  -bodyTs: "'/png-seawise-giant-ship-oil-tanker-deadweight-tonnage-s-3982252/)':41 'biggest':34 'cargo':16 'fucker':30 'ice':11 'larg':6 'll':25 'manag':26 'path':14 'piec':7 'rock':9 'ship':17,35 'sink':28 'size':38 'somehow':4 'supertank':19 'tow':5 'unless':1 'way':23 'www.cleanpng.com':40 'www.cleanpng.com/png-seawise-giant-ship-oil-tanker-deadweight-tonnage-s-3982252/)':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4697148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699630759 {#2368
    date: 2023-11-10 16:39:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#1356
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2362 …}
  +body: """
    Unless they can somehow tow large pieces of rock or ice into the paths of cargo ships and supertankers, there’s no way they’ll manage to sink those fuckers.\n
    \n
    [Some of the biggest ships and their sizes](https://www.cleanpng.com/png-seawise-giant-ship-oil-tanker-deadweight-tonnage-s-3982252/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699630759 {#2375
    date: 2023-11-10 16:39:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@hrimfaxi_work@midwest.social"
    "@_stranger_@lemmy.world"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#2494 …}
  +reports: Doctrine\ORM\PersistentCollection {#2496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 107932
  -bodyTs: "'/png-seawise-giant-ship-oil-tanker-deadweight-tonnage-s-3982252/)':41 'biggest':34 'cargo':16 'fucker':30 'ice':11 'larg':6 'll':25 'manag':26 'path':14 'piec':7 'rock':9 'ship':17,35 'sink':28 'size':38 'somehow':4 'supertank':19 'tow':5 'unless':1 'way':23 'www.cleanpng.com':40 'www.cleanpng.com/png-seawise-giant-ship-oil-tanker-deadweight-tonnage-s-3982252/)':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4697148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699630759 {#2368
    date: 2023-11-10 16:39:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#1356
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2362 …}
  +body: """
    Unless they can somehow tow large pieces of rock or ice into the paths of cargo ships and supertankers, there’s no way they’ll manage to sink those fuckers.\n
    \n
    [Some of the biggest ships and their sizes](https://www.cleanpng.com/png-seawise-giant-ship-oil-tanker-deadweight-tonnage-s-3982252/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699630759 {#2375
    date: 2023-11-10 16:39:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@hrimfaxi_work@midwest.social"
    "@_stranger_@lemmy.world"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#2494 …}
  +reports: Doctrine\ORM\PersistentCollection {#2496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 107932
  -bodyTs: "'/png-seawise-giant-ship-oil-tanker-deadweight-tonnage-s-3982252/)':41 'biggest':34 'cargo':16 'fucker':30 'ice':11 'larg':6 'll':25 'manag':26 'path':14 'piec':7 'rock':9 'ship':17,35 'sink':28 'size':38 'somehow':4 'supertank':19 'tow':5 'unless':1 'way':23 'www.cleanpng.com':40 'www.cleanpng.com/png-seawise-giant-ship-oil-tanker-deadweight-tonnage-s-3982252/)':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4697148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699630759 {#2368
    date: 2023-11-10 16:39:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2504
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2506 …}
  +image: null
  +parent: null
  +root: null
  +body: "I prefer Subspace Emissary"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699188026 {#1358
    date: 2023-11-05 13:40:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stephfinitely@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 92285
  -bodyTs: "'emissari':4 'prefer':2 'subspac':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4547355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699188026 {#1354
    date: 2023-11-05 13:40:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2504
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2506 …}
  +image: null
  +parent: null
  +root: null
  +body: "I prefer Subspace Emissary"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699188026 {#1358
    date: 2023-11-05 13:40:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stephfinitely@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 92285
  -bodyTs: "'emissari':4 'prefer':2 'subspac':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4547355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699188026 {#1354
    date: 2023-11-05 13:40:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2504
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2506 …}
  +image: null
  +parent: null
  +root: null
  +body: "I prefer Subspace Emissary"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699188026 {#1358
    date: 2023-11-05 13:40:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stephfinitely@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 92285
  -bodyTs: "'emissari':4 'prefer':2 'subspac':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4547355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699188026 {#1354
    date: 2023-11-05 13:40:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2521
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2523 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2523 …}
  +body: """
    To add a bit to that: Greeks and Turks are pretty much physically identical, but one is seen as “whiter” than the other (guess which). The eastern end of the Mediterranean saw all sorts of people from northern Africa and southern Europe because of the ease of sailing across the coast, even with the relative low technology of ships from 3,000+ years ago.\n
    \n
    **If** the jews of today, especially the ones that never left the Levant, are a faithful picture of their ancestors of ~2000 years ago, then it’s not too much of a stretch to assume Jesus could’ve been white, or “white”.\n
    \n
    Side note: gotta love (/s) how much importance is still given to skin color. I’d love to see people throwing hex codes around instead of color names. “We don’t like fceadc here!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698763499 {#2503
    date: 2023-10-31 15:44:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
    "@DavidGarcia@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2524 …}
  +nested: Doctrine\ORM\PersistentCollection {#2526 …}
  +votes: Doctrine\ORM\PersistentCollection {#2528 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
  -id: 96057
  -bodyTs: "'/s':111 '000':62 '2000':86 '3':61 'across':49 'add':2 'africa':39 'ago':64,88 'ancestor':84 'around':130 'assum':99 'bit':4 'coast':51 'code':129 'color':120,133 'could':101 'd':122 'eas':46 'eastern':27 'end':28 'especi':70 'europ':42 'even':52 'faith':80 'fceadc':139 'given':117 'gotta':109 'greek':7 'guess':24 'hex':128 'ident':14 'import':114 'instead':131 'jesus':100 'jew':67 'left':75 'levant':77 'like':138 'love':110,123 'low':56 'mediterranean':31 'much':12,94,113 'name':134 'never':74 'northern':38 'note':108 'one':16,72 'peopl':36,126 'physic':13 'pictur':81 'pretti':11 'relat':55 'sail':48 'saw':32 'see':125 'seen':18 'ship':59 'side':107 'skin':119 'sort':34 'southern':41 'still':116 'stretch':97 'technolog':57 'throw':127 'today':69 'turk':9 've':102 'white':104,106 'whiter':20 'year':63,87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4401645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698763499 {#2502
    date: 2023-10-31 15:44:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2521
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2523 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2523 …}
  +body: """
    To add a bit to that: Greeks and Turks are pretty much physically identical, but one is seen as “whiter” than the other (guess which). The eastern end of the Mediterranean saw all sorts of people from northern Africa and southern Europe because of the ease of sailing across the coast, even with the relative low technology of ships from 3,000+ years ago.\n
    \n
    **If** the jews of today, especially the ones that never left the Levant, are a faithful picture of their ancestors of ~2000 years ago, then it’s not too much of a stretch to assume Jesus could’ve been white, or “white”.\n
    \n
    Side note: gotta love (/s) how much importance is still given to skin color. I’d love to see people throwing hex codes around instead of color names. “We don’t like fceadc here!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698763499 {#2503
    date: 2023-10-31 15:44:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
    "@DavidGarcia@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2524 …}
  +nested: Doctrine\ORM\PersistentCollection {#2526 …}
  +votes: Doctrine\ORM\PersistentCollection {#2528 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
  -id: 96057
  -bodyTs: "'/s':111 '000':62 '2000':86 '3':61 'across':49 'add':2 'africa':39 'ago':64,88 'ancestor':84 'around':130 'assum':99 'bit':4 'coast':51 'code':129 'color':120,133 'could':101 'd':122 'eas':46 'eastern':27 'end':28 'especi':70 'europ':42 'even':52 'faith':80 'fceadc':139 'given':117 'gotta':109 'greek':7 'guess':24 'hex':128 'ident':14 'import':114 'instead':131 'jesus':100 'jew':67 'left':75 'levant':77 'like':138 'love':110,123 'low':56 'mediterranean':31 'much':12,94,113 'name':134 'never':74 'northern':38 'note':108 'one':16,72 'peopl':36,126 'physic':13 'pictur':81 'pretti':11 'relat':55 'sail':48 'saw':32 'see':125 'seen':18 'ship':59 'side':107 'skin':119 'sort':34 'southern':41 'still':116 'stretch':97 'technolog':57 'throw':127 'today':69 'turk':9 've':102 'white':104,106 'whiter':20 'year':63,87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4401645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698763499 {#2502
    date: 2023-10-31 15:44:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2521
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2523 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2523 …}
  +body: """
    To add a bit to that: Greeks and Turks are pretty much physically identical, but one is seen as “whiter” than the other (guess which). The eastern end of the Mediterranean saw all sorts of people from northern Africa and southern Europe because of the ease of sailing across the coast, even with the relative low technology of ships from 3,000+ years ago.\n
    \n
    **If** the jews of today, especially the ones that never left the Levant, are a faithful picture of their ancestors of ~2000 years ago, then it’s not too much of a stretch to assume Jesus could’ve been white, or “white”.\n
    \n
    Side note: gotta love (/s) how much importance is still given to skin color. I’d love to see people throwing hex codes around instead of color names. “We don’t like fceadc here!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698763499 {#2503
    date: 2023-10-31 15:44:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
    "@DavidGarcia@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2524 …}
  +nested: Doctrine\ORM\PersistentCollection {#2526 …}
  +votes: Doctrine\ORM\PersistentCollection {#2528 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
  -id: 96057
  -bodyTs: "'/s':111 '000':62 '2000':86 '3':61 'across':49 'add':2 'africa':39 'ago':64,88 'ancestor':84 'around':130 'assum':99 'bit':4 'coast':51 'code':129 'color':120,133 'could':101 'd':122 'eas':46 'eastern':27 'end':28 'especi':70 'europ':42 'even':52 'faith':80 'fceadc':139 'given':117 'gotta':109 'greek':7 'guess':24 'hex':128 'ident':14 'import':114 'instead':131 'jesus':100 'jew':67 'left':75 'levant':77 'like':138 'love':110,123 'low':56 'mediterranean':31 'much':12,94,113 'name':134 'never':74 'northern':38 'note':108 'one':16,72 'peopl':36,126 'physic':13 'pictur':81 'pretti':11 'relat':55 'sail':48 'saw':32 'see':125 'seen':18 'ship':59 'side':107 'skin':119 'sort':34 'southern':41 'still':116 'stretch':97 'technolog':57 'throw':127 'today':69 'turk':9 've':102 'white':104,106 'whiter':20 'year':63,87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4401645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698763499 {#2502
    date: 2023-10-31 15:44:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2538
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2540 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2540 …}
  +body: "Pretty sure that’s just Sheeva from Mortal Kombat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696875448 {#2520
    date: 2023-10-09 20:17:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_lilith@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2541 …}
  +nested: Doctrine\ORM\PersistentCollection {#2543 …}
  +votes: Doctrine\ORM\PersistentCollection {#2545 …}
  +reports: Doctrine\ORM\PersistentCollection {#2547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
  -id: 39094
  -bodyTs: "'kombat':9 'mortal':8 'pretti':1 'sheeva':6 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3725993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875448 {#2519
    date: 2023-10-09 20:17: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
59 DENIED edit
App\Entity\EntryComment {#2538
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2540 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2540 …}
  +body: "Pretty sure that’s just Sheeva from Mortal Kombat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696875448 {#2520
    date: 2023-10-09 20:17:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_lilith@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2541 …}
  +nested: Doctrine\ORM\PersistentCollection {#2543 …}
  +votes: Doctrine\ORM\PersistentCollection {#2545 …}
  +reports: Doctrine\ORM\PersistentCollection {#2547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
  -id: 39094
  -bodyTs: "'kombat':9 'mortal':8 'pretti':1 'sheeva':6 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3725993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875448 {#2519
    date: 2023-10-09 20:17: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
60 DENIED moderate
App\Entity\EntryComment {#2538
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2540 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2540 …}
  +body: "Pretty sure that’s just Sheeva from Mortal Kombat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696875448 {#2520
    date: 2023-10-09 20:17:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_lilith@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2541 …}
  +nested: Doctrine\ORM\PersistentCollection {#2543 …}
  +votes: Doctrine\ORM\PersistentCollection {#2545 …}
  +reports: Doctrine\ORM\PersistentCollection {#2547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
  -id: 39094
  -bodyTs: "'kombat':9 'mortal':8 'pretti':1 'sheeva':6 'sure':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3725993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875448 {#2519
    date: 2023-10-09 20:17: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