GET https://kbin.spritesserver.nl/index.php/u/@jjjalljs@ttrpg.network/commented/2024-01-11::2024-01-11

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.74 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.04 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
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#2459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#1740 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1721 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#1564
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#2370 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: """
        Yeah JavaScript is a horrible language and ecosystem in a lot of ways, but package.json and friends don’t really give me much trouble.\n
        \n
        And even if you hose something, you should be able to clear it out and reinstall easily.\n
        \n
        I’m assuming the maintainer didn’t (knowingly) make a breaking change in a minor/patch release. That’s a high crime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705000303 {#1428
        date: 2024-01-11 20:11:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@ParetoOptimalDev@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1668 …}
      +nested: Doctrine\ORM\PersistentCollection {#1666 …}
      +votes: Doctrine\ORM\PersistentCollection {#1669 …}
      +reports: Doctrine\ORM\PersistentCollection {#1677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
      -id: 299657
      -bodyTs: "'abl':34 'assum':44 'break':52 'chang':53 'clear':36 'crime':62 'didn':47 'easili':41 'ecosystem':8 'even':26 'friend':17 'give':21 'high':61 'horribl':5 'hose':29 'javascript':2 'know':49 'languag':6 'lot':11 'm':43 'maintain':46 'make':50 'minor/patch':56 'much':23 'package.json':15 'realli':20 'reinstal':40 'releas':57 'someth':30 'troubl':24 'way':13 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4405552"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705000303 {#1440
        date: 2024-01-11 20:11:43.0 +01:00
      }
      +"title": 299657
    }
  ]
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#1698
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#1558
    date: 2024-01-11 18:44:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#2459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#1740 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1721 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#1564
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#2370 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: """
        Yeah JavaScript is a horrible language and ecosystem in a lot of ways, but package.json and friends don’t really give me much trouble.\n
        \n
        And even if you hose something, you should be able to clear it out and reinstall easily.\n
        \n
        I’m assuming the maintainer didn’t (knowingly) make a breaking change in a minor/patch release. That’s a high crime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705000303 {#1428
        date: 2024-01-11 20:11:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@ParetoOptimalDev@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1668 …}
      +nested: Doctrine\ORM\PersistentCollection {#1666 …}
      +votes: Doctrine\ORM\PersistentCollection {#1669 …}
      +reports: Doctrine\ORM\PersistentCollection {#1677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
      -id: 299657
      -bodyTs: "'abl':34 'assum':44 'break':52 'chang':53 'clear':36 'crime':62 'didn':47 'easili':41 'ecosystem':8 'even':26 'friend':17 'give':21 'high':61 'horribl':5 'hose':29 'javascript':2 'know':49 'languag':6 'lot':11 'm':43 'maintain':46 'make':50 'minor/patch':56 'much':23 'package.json':15 'realli':20 'reinstal':40 'releas':57 'someth':30 'troubl':24 'way':13 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4405552"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705000303 {#1440
        date: 2024-01-11 20:11:43.0 +01:00
      }
      +"title": 299657
    }
  ]
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#1698
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#1558
    date: 2024-01-11 18:44:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#2459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#1740 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1721 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#1564
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#2370 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: """
        Yeah JavaScript is a horrible language and ecosystem in a lot of ways, but package.json and friends don’t really give me much trouble.\n
        \n
        And even if you hose something, you should be able to clear it out and reinstall easily.\n
        \n
        I’m assuming the maintainer didn’t (knowingly) make a breaking change in a minor/patch release. That’s a high crime.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705000303 {#1428
        date: 2024-01-11 20:11:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@ParetoOptimalDev@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1668 …}
      +nested: Doctrine\ORM\PersistentCollection {#1666 …}
      +votes: Doctrine\ORM\PersistentCollection {#1669 …}
      +reports: Doctrine\ORM\PersistentCollection {#1677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
      -id: 299657
      -bodyTs: "'abl':34 'assum':44 'break':52 'chang':53 'clear':36 'crime':62 'didn':47 'easili':41 'ecosystem':8 'even':26 'friend':17 'give':21 'high':61 'horribl':5 'hose':29 'javascript':2 'know':49 'languag':6 'lot':11 'm':43 'maintain':46 'make':50 'minor/patch':56 'much':23 'package.json':15 'realli':20 'reinstal':40 'releas':57 'someth':30 'troubl':24 'way':13 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4405552"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705000303 {#1440
        date: 2024-01-11 20:11:43.0 +01:00
      }
      +"title": 299657
    }
  ]
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#1698
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#1558
    date: 2024-01-11 18:44:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2459 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#1740 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1721 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#1564
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1726 …}
    +votes: Doctrine\ORM\PersistentCollection {#1736 …}
    +reports: Doctrine\ORM\PersistentCollection {#1734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    +badges: Doctrine\ORM\PersistentCollection {#2370 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#1698
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#1558
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: """
    Yeah JavaScript is a horrible language and ecosystem in a lot of ways, but package.json and friends don’t really give me much trouble.\n
    \n
    And even if you hose something, you should be able to clear it out and reinstall easily.\n
    \n
    I’m assuming the maintainer didn’t (knowingly) make a breaking change in a minor/patch release. That’s a high crime.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705000303 {#1428
    date: 2024-01-11 20:11:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@ParetoOptimalDev@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1668 …}
  +nested: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  -id: 299657
  -bodyTs: "'abl':34 'assum':44 'break':52 'chang':53 'clear':36 'crime':62 'didn':47 'easili':41 'ecosystem':8 'even':26 'friend':17 'give':21 'high':61 'horribl':5 'hose':29 'javascript':2 'know':49 'languag':6 'lot':11 'm':43 'maintain':46 'make':50 'minor/patch':56 'much':23 'package.json':15 'realli':20 'reinstal':40 'releas':57 'someth':30 'troubl':24 'way':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4405552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705000303 {#1440
    date: 2024-01-11 20:11:43.0 +01:00
  }
  +"title": 299657
}
"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 {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2459 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#1740 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1721 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#1564
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1726 …}
    +votes: Doctrine\ORM\PersistentCollection {#1736 …}
    +reports: Doctrine\ORM\PersistentCollection {#1734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    +badges: Doctrine\ORM\PersistentCollection {#2370 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#1698
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#1558
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: """
    Yeah JavaScript is a horrible language and ecosystem in a lot of ways, but package.json and friends don’t really give me much trouble.\n
    \n
    And even if you hose something, you should be able to clear it out and reinstall easily.\n
    \n
    I’m assuming the maintainer didn’t (knowingly) make a breaking change in a minor/patch release. That’s a high crime.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705000303 {#1428
    date: 2024-01-11 20:11:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@ParetoOptimalDev@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1668 …}
  +nested: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  -id: 299657
  -bodyTs: "'abl':34 'assum':44 'break':52 'chang':53 'clear':36 'crime':62 'didn':47 'easili':41 'ecosystem':8 'even':26 'friend':17 'give':21 'high':61 'horribl':5 'hose':29 'javascript':2 'know':49 'languag':6 'lot':11 'm':43 'maintain':46 'make':50 'minor/patch':56 'much':23 'package.json':15 'realli':20 'reinstal':40 'releas':57 'someth':30 'troubl':24 'way':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4405552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705000303 {#1440
    date: 2024-01-11 20:11:43.0 +01:00
  }
  +"title": 299657
}
"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 {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2459 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#1740 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1721 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#1564
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1726 …}
    +votes: Doctrine\ORM\PersistentCollection {#1736 …}
    +reports: Doctrine\ORM\PersistentCollection {#1734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    +badges: Doctrine\ORM\PersistentCollection {#2370 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#1698
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#1558
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: """
    Yeah JavaScript is a horrible language and ecosystem in a lot of ways, but package.json and friends don’t really give me much trouble.\n
    \n
    And even if you hose something, you should be able to clear it out and reinstall easily.\n
    \n
    I’m assuming the maintainer didn’t (knowingly) make a breaking change in a minor/patch release. That’s a high crime.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705000303 {#1428
    date: 2024-01-11 20:11:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@ParetoOptimalDev@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1668 …}
  +nested: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  -id: 299657
  -bodyTs: "'abl':34 'assum':44 'break':52 'chang':53 'clear':36 'crime':62 'didn':47 'easili':41 'ecosystem':8 'even':26 'friend':17 'give':21 'high':61 'horribl':5 'hose':29 'javascript':2 'know':49 'languag':6 'lot':11 'm':43 'maintain':46 'make':50 'minor/patch':56 'much':23 'package.json':15 'realli':20 'reinstal':40 'releas':57 'someth':30 'troubl':24 'way':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4405552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705000303 {#1440
    date: 2024-01-11 20:11:43.0 +01:00
  }
  +"title": 299657
}
"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_ADMIN
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 ROLE_MODERATOR
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