Redirect 302 redirect from GET @entry_comment_create (2e7917)

GET https://kbin.spritesserver.nl/d/programming.dev/comments

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
9.92 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 {#2418
  +user: App\Entity\User {#1359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it can you explain?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706149647 {#2480
    date: 2024-01-25 03:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1594 …}
  +nested: Doctrine\ORM\PersistentCollection {#1869 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 338259
  -bodyTs: "'explain':8 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5945543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706149647 {#1769
    date: 2024-01-25 03:27:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2418
  +user: App\Entity\User {#1359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it can you explain?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706149647 {#2480
    date: 2024-01-25 03:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1594 …}
  +nested: Doctrine\ORM\PersistentCollection {#1869 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 338259
  -bodyTs: "'explain':8 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5945543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706149647 {#1769
    date: 2024-01-25 03:27:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2418
  +user: App\Entity\User {#1359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it can you explain?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706149647 {#2480
    date: 2024-01-25 03:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1594 …}
  +nested: Doctrine\ORM\PersistentCollection {#1869 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 338259
  -bodyTs: "'explain':8 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5945543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706149647 {#1769
    date: 2024-01-25 03:27:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1554
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bancon and bread are both 2?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705989624 {#1528
    date: 2024-01-23 07:00:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1557 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 333491
  -bodyTs: "'2':6 'bancon':1 'bread':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6465102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989624 {#1566
    date: 2024-01-23 07:00: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
7 DENIED edit
App\Entity\EntryComment {#1554
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bancon and bread are both 2?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705989624 {#1528
    date: 2024-01-23 07:00:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1557 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 333491
  -bodyTs: "'2':6 'bancon':1 'bread':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6465102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989624 {#1566
    date: 2024-01-23 07:00: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
8 DENIED moderate
App\Entity\EntryComment {#1554
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bancon and bread are both 2?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705989624 {#1528
    date: 2024-01-23 07:00:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1557 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 333491
  -bodyTs: "'2':6 'bancon':1 'bread':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6465102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989624 {#1566
    date: 2024-01-23 07:00: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
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 {#2453
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is great! When I play GTA, the only thing I want is HOT COFFEE."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705968628 {#2462
    date: 2024-01-23 01:10:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 332976
  -bodyTs: "'coffe':15 'great':3 'gta':7 'hot':14 'play':6 'thing':10 'want':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2178655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968628 {#2458
    date: 2024-01-23 01:10:28.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 {#2453
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is great! When I play GTA, the only thing I want is HOT COFFEE."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705968628 {#2462
    date: 2024-01-23 01:10:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 332976
  -bodyTs: "'coffe':15 'great':3 'gta':7 'hot':14 'play':6 'thing':10 'want':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2178655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968628 {#2458
    date: 2024-01-23 01:10:28.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 {#2453
  +user: App\Entity\User {#2370 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is great! When I play GTA, the only thing I want is HOT COFFEE."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705968628 {#2462
    date: 2024-01-23 01:10:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 332976
  -bodyTs: "'coffe':15 'great':3 'gta':7 'hot':14 'play':6 'thing':10 'want':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2178655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968628 {#2458
    date: 2024-01-23 01:10:28.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 {#2028
  +user: App\Entity\User {#2079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "GTA 5’s very own “Hot Coffee” mod."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705968527 {#2018
    date: 2024-01-23 01:08:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 332972
  -bodyTs: "'5':2 'coffe':7 'gta':1 'hot':6 'mod':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4513844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968527 {#2025
    date: 2024-01-23 01:08:47.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 {#2028
  +user: App\Entity\User {#2079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "GTA 5’s very own “Hot Coffee” mod."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705968527 {#2018
    date: 2024-01-23 01:08:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 332972
  -bodyTs: "'5':2 'coffe':7 'gta':1 'hot':6 'mod':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4513844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968527 {#2025
    date: 2024-01-23 01:08:47.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 {#2028
  +user: App\Entity\User {#2079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "GTA 5’s very own “Hot Coffee” mod."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705968527 {#2018
    date: 2024-01-23 01:08:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 332972
  -bodyTs: "'5':2 'coffe':7 'gta':1 'hot':6 'mod':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4513844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968527 {#2025
    date: 2024-01-23 01:08:47.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 {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "The Simpsons: Hit and Run had a similar gag in one of the maps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705967260 {#2159
    date: 2024-01-23 00:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 332930
  -bodyTs: "'gag':9 'hit':3 'map':14 'one':11 'run':5 'similar':8 'simpson':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4513762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967260 {#2143
    date: 2024-01-23 00:47: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
19 DENIED edit
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "The Simpsons: Hit and Run had a similar gag in one of the maps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705967260 {#2159
    date: 2024-01-23 00:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 332930
  -bodyTs: "'gag':9 'hit':3 'map':14 'one':11 'run':5 'similar':8 'simpson':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4513762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967260 {#2143
    date: 2024-01-23 00:47: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
20 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "The Simpsons: Hit and Run had a similar gag in one of the maps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705967260 {#2159
    date: 2024-01-23 00:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 332930
  -bodyTs: "'gag':9 'hit':3 'map':14 'one':11 'run':5 'similar':8 'simpson':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4513762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967260 {#2143
    date: 2024-01-23 00:47: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
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 {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "The void function seems to return an int"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1727819427 {#2214
    date: 2024-10-01 23:50:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 332900
  -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6926816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966207 {#2213
    date: 2024-01-23 00:30:07.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 {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "The void function seems to return an int"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1727819427 {#2214
    date: 2024-10-01 23:50:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 332900
  -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6926816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966207 {#2213
    date: 2024-01-23 00:30:07.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 {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "The void function seems to return an int"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1727819427 {#2214
    date: 2024-10-01 23:50:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 332900
  -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6926816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966207 {#2213
    date: 2024-01-23 00:30:07.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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: "The void function seems to return an int"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1727819427 {#2214
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 332900
    -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6926816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705966207 {#2213
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "I wonder how often someone walks in and tells them about the mistake. Do the baristas have a standard response?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705967614 {#3113
    date: 2024-01-23 00:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 332938
  -bodyTs: "'barista':16 'mistak':13 'often':4 'respons':20 'someon':5 'standard':19 'tell':9 'walk':6 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967614 {#3114
    date: 2024-01-23 00:53: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
27 DENIED edit
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: "The void function seems to return an int"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1727819427 {#2214
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 332900
    -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6926816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705966207 {#2213
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "I wonder how often someone walks in and tells them about the mistake. Do the baristas have a standard response?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705967614 {#3113
    date: 2024-01-23 00:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 332938
  -bodyTs: "'barista':16 'mistak':13 'often':4 'respons':20 'someon':5 'standard':19 'tell':9 'walk':6 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967614 {#3114
    date: 2024-01-23 00:53: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
28 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: "The void function seems to return an int"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1727819427 {#2214
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 332900
    -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6926816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705966207 {#2213
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "I wonder how often someone walks in and tells them about the mistake. Do the baristas have a standard response?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705967614 {#3113
    date: 2024-01-23 00:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 332938
  -bodyTs: "'barista':16 'mistak':13 'often':4 'respons':20 'someon':5 'standard':19 'tell':9 'walk':6 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967614 {#3114
    date: 2024-01-23 00:53: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
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 {#3207
  +user: Proxies\__CG__\App\Entity\User {#3208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3125 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: App\Entity\EntryComment {#2232
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "The void function seems to return an int"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1727819427 {#2214
        date: 2024-10-01 23:50:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 332900
      -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6926816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705966207 {#2213
        date: 2024-01-23 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I wonder how often someone walks in and tells them about the mistake. Do the baristas have a standard response?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705967614 {#3113
      date: 2024-01-23 00:53:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@Hack3900@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3124 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 332938
    -bodyTs: "'barista':16 'mistak':13 'often':4 'respons':20 'someon':5 'standard':19 'tell':9 'walk':6 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967614 {#3114
      date: 2024-01-23 00:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "> “Sorry, I only write vegan react…and python.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705967748 {#3205
    date: 2024-01-23 00:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
    "@infinitepcg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3209 …}
  +nested: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 332946
  -bodyTs: "'python':8 'react':6 'sorri':1 'vegan':5 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8550406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967748 {#3206
    date: 2024-01-23 00:55:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3207
  +user: Proxies\__CG__\App\Entity\User {#3208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3125 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: App\Entity\EntryComment {#2232
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "The void function seems to return an int"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1727819427 {#2214
        date: 2024-10-01 23:50:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 332900
      -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6926816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705966207 {#2213
        date: 2024-01-23 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I wonder how often someone walks in and tells them about the mistake. Do the baristas have a standard response?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705967614 {#3113
      date: 2024-01-23 00:53:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@Hack3900@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3124 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 332938
    -bodyTs: "'barista':16 'mistak':13 'often':4 'respons':20 'someon':5 'standard':19 'tell':9 'walk':6 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967614 {#3114
      date: 2024-01-23 00:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "> “Sorry, I only write vegan react…and python.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705967748 {#3205
    date: 2024-01-23 00:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
    "@infinitepcg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3209 …}
  +nested: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 332946
  -bodyTs: "'python':8 'react':6 'sorri':1 'vegan':5 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8550406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967748 {#3206
    date: 2024-01-23 00:55:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3207
  +user: Proxies\__CG__\App\Entity\User {#3208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3125 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: App\Entity\EntryComment {#2232
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "The void function seems to return an int"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1727819427 {#2214
        date: 2024-10-01 23:50:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 332900
      -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6926816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705966207 {#2213
        date: 2024-01-23 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I wonder how often someone walks in and tells them about the mistake. Do the baristas have a standard response?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705967614 {#3113
      date: 2024-01-23 00:53:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@Hack3900@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3124 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 332938
    -bodyTs: "'barista':16 'mistak':13 'often':4 'respons':20 'someon':5 'standard':19 'tell':9 'walk':6 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967614 {#3114
      date: 2024-01-23 00:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "> “Sorry, I only write vegan react…and python.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705967748 {#3205
    date: 2024-01-23 00:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
    "@infinitepcg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3209 …}
  +nested: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 332946
  -bodyTs: "'python':8 'react':6 'sorri':1 'vegan':5 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8550406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967748 {#3206
    date: 2024-01-23 00:55:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3223
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3125 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: App\Entity\EntryComment {#2232
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "The void function seems to return an int"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1727819427 {#2214
        date: 2024-10-01 23:50:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 332900
      -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6926816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705966207 {#2213
        date: 2024-01-23 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I wonder how often someone walks in and tells them about the mistake. Do the baristas have a standard response?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705967614 {#3113
      date: 2024-01-23 00:53:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@Hack3900@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3124 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 332938
    -bodyTs: "'barista':16 'mistak':13 'often':4 'respons':20 'someon':5 'standard':19 'tell':9 'walk':6 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967614 {#3114
      date: 2024-01-23 00:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "It’s a video game so I’m guessing they do have a standard response"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705972912 {#3221
    date: 2024-01-23 02:21:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
    "@infinitepcg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3225 …}
  +nested: Doctrine\ORM\PersistentCollection {#3227 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3235 …}
  -id: 333100
  -bodyTs: "'game':5 'guess':9 'm':8 'respons':15 'standard':14 'video':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8552412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705972912 {#3222
    date: 2024-01-23 02:21:52.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 {#3223
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3125 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: App\Entity\EntryComment {#2232
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "The void function seems to return an int"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1727819427 {#2214
        date: 2024-10-01 23:50:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 332900
      -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6926816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705966207 {#2213
        date: 2024-01-23 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I wonder how often someone walks in and tells them about the mistake. Do the baristas have a standard response?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705967614 {#3113
      date: 2024-01-23 00:53:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@Hack3900@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3124 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 332938
    -bodyTs: "'barista':16 'mistak':13 'often':4 'respons':20 'someon':5 'standard':19 'tell':9 'walk':6 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967614 {#3114
      date: 2024-01-23 00:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "It’s a video game so I’m guessing they do have a standard response"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705972912 {#3221
    date: 2024-01-23 02:21:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
    "@infinitepcg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3225 …}
  +nested: Doctrine\ORM\PersistentCollection {#3227 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3235 …}
  -id: 333100
  -bodyTs: "'game':5 'guess':9 'm':8 'respons':15 'standard':14 'video':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8552412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705972912 {#3222
    date: 2024-01-23 02:21:52.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 {#3223
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3125 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: App\Entity\EntryComment {#2232
      +user: App\Entity\User {#2302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "The void function seems to return an int"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1727819427 {#2214
        date: 2024-10-01 23:50:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 332900
      -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6926816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705966207 {#2213
        date: 2024-01-23 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2232}
    +body: "I wonder how often someone walks in and tells them about the mistake. Do the baristas have a standard response?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705967614 {#3113
      date: 2024-01-23 00:53:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@Hack3900@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3124 …}
    +nested: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 332938
    -bodyTs: "'barista':16 'mistak':13 'often':4 'respons':20 'someon':5 'standard':19 'tell':9 'walk':6 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967614 {#3114
      date: 2024-01-23 00:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "It’s a video game so I’m guessing they do have a standard response"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705972912 {#3221
    date: 2024-01-23 02:21:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
    "@infinitepcg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3225 …}
  +nested: Doctrine\ORM\PersistentCollection {#3227 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3235 …}
  -id: 333100
  -bodyTs: "'game':5 'guess':9 'm':8 'respons':15 'standard':14 'video':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8552412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705972912 {#3222
    date: 2024-01-23 02:21:52.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 {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: "The void function seems to return an int"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1727819427 {#2214
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 332900
    -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6926816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705966207 {#2213
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Yes, but maybe there’s some magic going on so that the lack of a type assigns some value that results in void?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705966343 {#3133
    date: 2024-01-23 00:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 332903
  -bodyTs: "'assign':17 'go':8 'lack':13 'magic':7 'mayb':3 'result':21 'type':16 'valu':19 'void':23 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966343 {#3134
    date: 2024-01-23 00:32:23.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 {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: "The void function seems to return an int"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1727819427 {#2214
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 332900
    -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6926816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705966207 {#2213
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Yes, but maybe there’s some magic going on so that the lack of a type assigns some value that results in void?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705966343 {#3133
    date: 2024-01-23 00:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 332903
  -bodyTs: "'assign':17 'go':8 'lack':13 'magic':7 'mayb':3 'result':21 'type':16 'valu':19 'void':23 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966343 {#3134
    date: 2024-01-23 00:32:23.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 {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: "The void function seems to return an int"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1727819427 {#2214
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 332900
    -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6926816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705966207 {#2213
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Yes, but maybe there’s some magic going on so that the lack of a type assigns some value that results in void?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705966343 {#3133
    date: 2024-01-23 00:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 332903
  -bodyTs: "'assign':17 'go':8 'lack':13 'magic':7 'mayb':3 'result':21 'type':16 'valu':19 'void':23 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705966343 {#3134
    date: 2024-01-23 00:32:23.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 {#3152
  +user: Proxies\__CG__\App\Entity\User {#3153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: "The void function seems to return an int"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1727819427 {#2214
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 332900
    -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6926816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705966207 {#2213
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Oof, and there’s only ten lines of code, too. And they look very purposefully written out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705966681 {#3149
    date: 2024-01-23 00:38:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
  -id: 332915
  -bodyTs: "'code':9 'line':7 'look':13 'oof':1 'purpos':15 'ten':6 'written':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925697"
  +editedAt: DateTimeImmutable @1727795161 {#3150
    date: 2024-10-01 17:06:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705966681 {#3151
    date: 2024-01-23 00:38:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3152
  +user: Proxies\__CG__\App\Entity\User {#3153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: "The void function seems to return an int"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1727819427 {#2214
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 332900
    -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6926816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705966207 {#2213
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Oof, and there’s only ten lines of code, too. And they look very purposefully written out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705966681 {#3149
    date: 2024-01-23 00:38:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
  -id: 332915
  -bodyTs: "'code':9 'line':7 'look':13 'oof':1 'purpos':15 'ten':6 'written':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925697"
  +editedAt: DateTimeImmutable @1727795161 {#3150
    date: 2024-10-01 17:06:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705966681 {#3151
    date: 2024-01-23 00:38:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3152
  +user: Proxies\__CG__\App\Entity\User {#3153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2232
    +user: App\Entity\User {#2302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1548 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: "The void function seems to return an int"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1727819427 {#2214
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2229 …}
    +nested: Doctrine\ORM\PersistentCollection {#2252 …}
    +votes: Doctrine\ORM\PersistentCollection {#2189 …}
    +reports: Doctrine\ORM\PersistentCollection {#2311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 332900
    -bodyTs: "'function':3 'int':8 'return':6 'seem':4 'void':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6926816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705966207 {#2213
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2232}
  +body: "Oof, and there’s only ten lines of code, too. And they look very purposefully written out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705966681 {#3149
    date: 2024-01-23 00:38:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
    "@JPDev@programming.dev"
    "@Hack3900@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
  -id: 332915
  -bodyTs: "'code':9 'line':7 'look':13 'oof':1 'purpos':15 'ten':6 'written':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925697"
  +editedAt: DateTimeImmutable @1727795161 {#3150
    date: 2024-10-01 17:06:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705966681 {#3151
    date: 2024-01-23 00:38:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2266
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: "YOu wOuLDn’T oWN aN oLD LadY’s PUrSe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705888495 {#2209
    date: 2024-01-22 02:54:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 330083
  -bodyTs: "'ladi':7 'old':6 'purs':9 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4510588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888495 {#2204
    date: 2024-01-22 02:54:55.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 {#2266
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: "YOu wOuLDn’T oWN aN oLD LadY’s PUrSe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705888495 {#2209
    date: 2024-01-22 02:54:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 330083
  -bodyTs: "'ladi':7 'old':6 'purs':9 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4510588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888495 {#2204
    date: 2024-01-22 02:54:55.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 {#2266
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: "YOu wOuLDn’T oWN aN oLD LadY’s PUrSe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705888495 {#2209
    date: 2024-01-22 02:54:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 330083
  -bodyTs: "'ladi':7 'old':6 'purs':9 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4510588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888495 {#2204
    date: 2024-01-22 02:54:55.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 {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You wouldn’t own a house!  \n
    You wouldn’t own a car!  \n
    You would be happy!  \n
    Because we said so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705887981 {#2175
    date: 2024-01-22 02:46:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 330053
  -bodyTs: "'car':12 'happi':16 'hous':6 'said':19 'would':14 'wouldn':2,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2168170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705887981 {#2177
    date: 2024-01-22 02:46:21.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 {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You wouldn’t own a house!  \n
    You wouldn’t own a car!  \n
    You would be happy!  \n
    Because we said so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705887981 {#2175
    date: 2024-01-22 02:46:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 330053
  -bodyTs: "'car':12 'happi':16 'hous':6 'said':19 'would':14 'wouldn':2,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2168170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705887981 {#2177
    date: 2024-01-22 02:46:21.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 {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You wouldn’t own a house!  \n
    You wouldn’t own a car!  \n
    You would be happy!  \n
    Because we said so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705887981 {#2175
    date: 2024-01-22 02:46:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 330053
  -bodyTs: "'car':12 'happi':16 'hous':6 'said':19 'would':14 'wouldn':2,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2168170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705887981 {#2177
    date: 2024-01-22 02:46:21.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 {#2498
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "> Some intern writing spaghetti which a company is going to be based off"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705874734 {#2493
    date: 2024-01-21 23:05:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 329673
  -bodyTs: "'base':12 'compani':7 'go':9 'intern':2 'spaghetti':4 'write':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6895577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874734 {#2494
    date: 2024-01-21 23:05: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
55 DENIED edit
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "> Some intern writing spaghetti which a company is going to be based off"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705874734 {#2493
    date: 2024-01-21 23:05:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 329673
  -bodyTs: "'base':12 'compani':7 'go':9 'intern':2 'spaghetti':4 'write':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6895577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874734 {#2494
    date: 2024-01-21 23:05: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
56 DENIED moderate
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#2512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "> Some intern writing spaghetti which a company is going to be based off"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705874734 {#2493
    date: 2024-01-21 23:05:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 329673
  -bodyTs: "'base':12 'compani':7 'go':9 'intern':2 'spaghetti':4 'write':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6895577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874734 {#2494
    date: 2024-01-21 23:05: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
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 {#2572
  +user: App\Entity\User {#2585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ubisoft won’t own my money too!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727646960 {#2567
    date: 2024-09-29 23:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 329274
  -bodyTs: "'money':6 'ubisoft':1 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7598758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870172 {#2568
    date: 2024-01-21 21:49:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2572
  +user: App\Entity\User {#2585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ubisoft won’t own my money too!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727646960 {#2567
    date: 2024-09-29 23:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 329274
  -bodyTs: "'money':6 'ubisoft':1 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7598758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870172 {#2568
    date: 2024-01-21 21:49:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2572
  +user: App\Entity\User {#2585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ubisoft won’t own my money too!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727646960 {#2567
    date: 2024-09-29 23:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 329274
  -bodyTs: "'money':6 'ubisoft':1 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7598758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870172 {#2568
    date: 2024-01-21 21:49:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3045
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: App\Entity\EntryComment {#2572
    +user: App\Entity\User {#2585 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ubisoft won’t own my money too!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727646960 {#2567
      date: 2024-09-29 23:56:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2573 …}
    +nested: Doctrine\ORM\PersistentCollection {#2575 …}
    +votes: Doctrine\ORM\PersistentCollection {#2577 …}
    +reports: Doctrine\ORM\PersistentCollection {#2579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
    -id: 329274
    -bodyTs: "'money':6 'ubisoft':1 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7598758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705870172 {#2568
      date: 2024-01-21 21:49:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2572}
  +body: "*Either"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705931178 {#3047
    date: 2024-01-22 14:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
    "@potemkinhr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3043 …}
  +nested: Doctrine\ORM\PersistentCollection {#3041 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 331353
  -bodyTs: "'either':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6915068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931178 {#3046
    date: 2024-01-22 14:46:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3045
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: App\Entity\EntryComment {#2572
    +user: App\Entity\User {#2585 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ubisoft won’t own my money too!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727646960 {#2567
      date: 2024-09-29 23:56:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2573 …}
    +nested: Doctrine\ORM\PersistentCollection {#2575 …}
    +votes: Doctrine\ORM\PersistentCollection {#2577 …}
    +reports: Doctrine\ORM\PersistentCollection {#2579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
    -id: 329274
    -bodyTs: "'money':6 'ubisoft':1 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7598758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705870172 {#2568
      date: 2024-01-21 21:49:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2572}
  +body: "*Either"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705931178 {#3047
    date: 2024-01-22 14:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
    "@potemkinhr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3043 …}
  +nested: Doctrine\ORM\PersistentCollection {#3041 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 331353
  -bodyTs: "'either':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6915068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931178 {#3046
    date: 2024-01-22 14:46:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3045
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: App\Entity\EntryComment {#2572
    +user: App\Entity\User {#2585 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ubisoft won’t own my money too!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727646960 {#2567
      date: 2024-09-29 23:56:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2573 …}
    +nested: Doctrine\ORM\PersistentCollection {#2575 …}
    +votes: Doctrine\ORM\PersistentCollection {#2577 …}
    +reports: Doctrine\ORM\PersistentCollection {#2579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
    -id: 329274
    -bodyTs: "'money':6 'ubisoft':1 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7598758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705870172 {#2568
      date: 2024-01-21 21:49:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2572}
  +body: "*Either"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705931178 {#3047
    date: 2024-01-22 14:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
    "@potemkinhr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3043 …}
  +nested: Doctrine\ORM\PersistentCollection {#3041 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 331353
  -bodyTs: "'either':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6915068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931178 {#3046
    date: 2024-01-22 14:46:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: "Watch out you’re gonna hurt the feels of late Stage Capitalism stans"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1727447732 {#2641
    date: 2024-09-27 16:35:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 329186
  -bodyTs: "'capit':12 'feel':8 'gonna':5 'hurt':6 'late':10 're':4 'stage':11 'stan':13 'watch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6634612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867781 {#2642
    date: 2024-01-21 21:09:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: "Watch out you’re gonna hurt the feels of late Stage Capitalism stans"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1727447732 {#2641
    date: 2024-09-27 16:35:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 329186
  -bodyTs: "'capit':12 'feel':8 'gonna':5 'hurt':6 'late':10 're':4 'stage':11 'stan':13 'watch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6634612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867781 {#2642
    date: 2024-01-21 21:09:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: null
  +root: null
  +body: "Watch out you’re gonna hurt the feels of late Stage Capitalism stans"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1727447732 {#2641
    date: 2024-09-27 16:35:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 329186
  -bodyTs: "'capit':12 'feel':8 'gonna':5 'hurt':6 'late':10 're':4 'stage':11 'stan':13 'watch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6634612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867781 {#2642
    date: 2024-01-21 21:09:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3061
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: App\Entity\User {#2659 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
    +image: null
    +parent: null
    +root: null
    +body: "Watch out you’re gonna hurt the feels of late Stage Capitalism stans"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727447732 {#2641
      date: 2024-09-27 16:35:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2647 …}
    +nested: Doctrine\ORM\PersistentCollection {#2649 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    -id: 329186
    -bodyTs: "'capit':12 'feel':8 'gonna':5 'hurt':6 'late':10 're':4 'stage':11 'stan':13 'watch':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6634612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867781 {#2642
      date: 2024-01-21 21:09:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: """
    Developers deserve to be paid for their work!\n
    \n
    Also, wages in games is low, but if you wanted to be paid more for your work, you should find another job!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705870964 {#3063
    date: 2024-01-21 22:02:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
    "@Facebones@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3059 …}
  +nested: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  -id: 329313
  -bodyTs: "'also':9 'anoth':29 'deserv':2 'develop':1 'find':28 'game':12 'job':30 'low':14 'paid':5,21 'wage':10 'want':18 'work':8,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6586345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870964 {#3062
    date: 2024-01-21 22:02:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3061
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: App\Entity\User {#2659 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
    +image: null
    +parent: null
    +root: null
    +body: "Watch out you’re gonna hurt the feels of late Stage Capitalism stans"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727447732 {#2641
      date: 2024-09-27 16:35:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2647 …}
    +nested: Doctrine\ORM\PersistentCollection {#2649 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    -id: 329186
    -bodyTs: "'capit':12 'feel':8 'gonna':5 'hurt':6 'late':10 're':4 'stage':11 'stan':13 'watch':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6634612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867781 {#2642
      date: 2024-01-21 21:09:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: """
    Developers deserve to be paid for their work!\n
    \n
    Also, wages in games is low, but if you wanted to be paid more for your work, you should find another job!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705870964 {#3063
    date: 2024-01-21 22:02:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
    "@Facebones@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3059 …}
  +nested: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  -id: 329313
  -bodyTs: "'also':9 'anoth':29 'deserv':2 'develop':1 'find':28 'game':12 'job':30 'low':14 'paid':5,21 'wage':10 'want':18 'work':8,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6586345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870964 {#3062
    date: 2024-01-21 22:02:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3061
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: App\Entity\User {#2659 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
    +image: null
    +parent: null
    +root: null
    +body: "Watch out you’re gonna hurt the feels of late Stage Capitalism stans"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727447732 {#2641
      date: 2024-09-27 16:35:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2647 …}
    +nested: Doctrine\ORM\PersistentCollection {#2649 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    -id: 329186
    -bodyTs: "'capit':12 'feel':8 'gonna':5 'hurt':6 'late':10 're':4 'stage':11 'stan':13 'watch':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6634612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867781 {#2642
      date: 2024-01-21 21:09:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: """
    Developers deserve to be paid for their work!\n
    \n
    Also, wages in games is low, but if you wanted to be paid more for your work, you should find another job!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705870964 {#3063
    date: 2024-01-21 22:02:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
    "@Facebones@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3059 …}
  +nested: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  -id: 329313
  -bodyTs: "'also':9 'anoth':29 'deserv':2 'develop':1 'find':28 'game':12 'job':30 'low':14 'paid':5,21 'wage':10 'want':18 'work':8,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6586345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870964 {#3062
    date: 2024-01-21 22:02:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
    +image: null
    +parent: App\Entity\EntryComment {#2646
      +user: App\Entity\User {#2659 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
      +image: null
      +parent: null
      +root: null
      +body: "Watch out you’re gonna hurt the feels of late Stage Capitalism stans"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1727447732 {#2641
        date: 2024-09-27 16:35:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NineteenDoornails@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2647 …}
      +nested: Doctrine\ORM\PersistentCollection {#2649 …}
      +votes: Doctrine\ORM\PersistentCollection {#2651 …}
      +reports: Doctrine\ORM\PersistentCollection {#2653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
      -id: 329186
      -bodyTs: "'capit':12 'feel':8 'gonna':5 'hurt':6 'late':10 're':4 'stage':11 'stan':13 'watch':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6634612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705867781 {#2642
        date: 2024-01-21 21:09:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2646}
    +body: """
      Developers deserve to be paid for their work!\n
      \n
      Also, wages in games is low, but if you wanted to be paid more for your work, you should find another job!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705870964 {#3063
      date: 2024-01-21 22:02:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
      "@Facebones@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3059 …}
    +nested: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    -id: 329313
    -bodyTs: "'also':9 'anoth':29 'deserv':2 'develop':1 'find':28 'game':12 'job':30 'low':14 'paid':5,21 'wage':10 'want':18 'work':8,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6586345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705870964 {#3062
      date: 2024-01-21 22:02:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: """
    That’s a tricky one. Wages in games don’t have to be low necessarily, it’s just corporations that make that more common.\n
    \n
    Luck is a big factor, but look at the dev of Lethal Company. Wages in games is huge for them!\n
    \n
    Oh shoot I-i mean,\n
    \n
    *You* wouldn’t ***download*** a *game.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705874815 {#3169
    date: 2024-01-21 23:06:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
    "@Facebones@reddthat.com"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 329453
  -bodyTs: "'big':28 'common':24 'compani':37 'corpor':19 'dev':34 'download':54 'factor':29 'game':8,40,56 'huge':42 'i-i':47 'lethal':36 'look':31 'low':14 'luck':25 'make':21 'mean':50 'necessarili':15 'oh':45 'one':5 'shoot':46 'tricki':4 'wage':6,38 'wouldn':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2165959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874815 {#3172
    date: 2024-01-21 23:06:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
    +image: null
    +parent: App\Entity\EntryComment {#2646
      +user: App\Entity\User {#2659 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
      +image: null
      +parent: null
      +root: null
      +body: "Watch out you’re gonna hurt the feels of late Stage Capitalism stans"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1727447732 {#2641
        date: 2024-09-27 16:35:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NineteenDoornails@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2647 …}
      +nested: Doctrine\ORM\PersistentCollection {#2649 …}
      +votes: Doctrine\ORM\PersistentCollection {#2651 …}
      +reports: Doctrine\ORM\PersistentCollection {#2653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
      -id: 329186
      -bodyTs: "'capit':12 'feel':8 'gonna':5 'hurt':6 'late':10 're':4 'stage':11 'stan':13 'watch':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6634612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705867781 {#2642
        date: 2024-01-21 21:09:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2646}
    +body: """
      Developers deserve to be paid for their work!\n
      \n
      Also, wages in games is low, but if you wanted to be paid more for your work, you should find another job!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705870964 {#3063
      date: 2024-01-21 22:02:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
      "@Facebones@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3059 …}
    +nested: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    -id: 329313
    -bodyTs: "'also':9 'anoth':29 'deserv':2 'develop':1 'find':28 'game':12 'job':30 'low':14 'paid':5,21 'wage':10 'want':18 'work':8,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6586345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705870964 {#3062
      date: 2024-01-21 22:02:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: """
    That’s a tricky one. Wages in games don’t have to be low necessarily, it’s just corporations that make that more common.\n
    \n
    Luck is a big factor, but look at the dev of Lethal Company. Wages in games is huge for them!\n
    \n
    Oh shoot I-i mean,\n
    \n
    *You* wouldn’t ***download*** a *game.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705874815 {#3169
    date: 2024-01-21 23:06:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
    "@Facebones@reddthat.com"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 329453
  -bodyTs: "'big':28 'common':24 'compani':37 'corpor':19 'dev':34 'download':54 'factor':29 'game':8,40,56 'huge':42 'i-i':47 'lethal':36 'look':31 'low':14 'luck':25 'make':21 'mean':50 'necessarili':15 'oh':45 'one':5 'shoot':46 'tricki':4 'wage':6,38 'wouldn':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2165959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874815 {#3172
    date: 2024-01-21 23:06:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: App\Entity\EntryComment {#3061
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
    +image: null
    +parent: App\Entity\EntryComment {#2646
      +user: App\Entity\User {#2659 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
      +image: null
      +parent: null
      +root: null
      +body: "Watch out you’re gonna hurt the feels of late Stage Capitalism stans"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1727447732 {#2641
        date: 2024-09-27 16:35:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NineteenDoornails@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2647 …}
      +nested: Doctrine\ORM\PersistentCollection {#2649 …}
      +votes: Doctrine\ORM\PersistentCollection {#2651 …}
      +reports: Doctrine\ORM\PersistentCollection {#2653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
      -id: 329186
      -bodyTs: "'capit':12 'feel':8 'gonna':5 'hurt':6 'late':10 're':4 'stage':11 'stan':13 'watch':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6634612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705867781 {#2642
        date: 2024-01-21 21:09:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2646}
    +body: """
      Developers deserve to be paid for their work!\n
      \n
      Also, wages in games is low, but if you wanted to be paid more for your work, you should find another job!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705870964 {#3063
      date: 2024-01-21 22:02:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
      "@Facebones@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3059 …}
    +nested: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    -id: 329313
    -bodyTs: "'also':9 'anoth':29 'deserv':2 'develop':1 'find':28 'game':12 'job':30 'low':14 'paid':5,21 'wage':10 'want':18 'work':8,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6586345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705870964 {#3062
      date: 2024-01-21 22:02:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: """
    That’s a tricky one. Wages in games don’t have to be low necessarily, it’s just corporations that make that more common.\n
    \n
    Luck is a big factor, but look at the dev of Lethal Company. Wages in games is huge for them!\n
    \n
    Oh shoot I-i mean,\n
    \n
    *You* wouldn’t ***download*** a *game.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705874815 {#3169
    date: 2024-01-21 23:06:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
    "@Facebones@reddthat.com"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 329453
  -bodyTs: "'big':28 'common':24 'compani':37 'corpor':19 'dev':34 'download':54 'factor':29 'game':8,40,56 'huge':42 'i-i':47 'lethal':36 'look':31 'low':14 'luck':25 'make':21 'mean':50 'necessarili':15 'oh':45 'one':5 'shoot':46 'tricki':4 'wage':6,38 'wouldn':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2165959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874815 {#3172
    date: 2024-01-21 23:06:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "The real horror is when you discover the monster behind all those errors haunting your sleepless nights… Was you all long"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705862505 {#2714
    date: 2024-01-21 19:41:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 328966
  -bodyTs: "'behind':10 'discov':7 'error':13 'haunt':14 'horror':3 'long':21 'monster':9 'night':17 'real':2 'sleepless':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6684295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705862505 {#2715
    date: 2024-01-21 19:41:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "The real horror is when you discover the monster behind all those errors haunting your sleepless nights… Was you all long"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705862505 {#2714
    date: 2024-01-21 19:41:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 328966
  -bodyTs: "'behind':10 'discov':7 'error':13 'haunt':14 'horror':3 'long':21 'monster':9 'night':17 'real':2 'sleepless':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6684295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705862505 {#2715
    date: 2024-01-21 19:41:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "The real horror is when you discover the monster behind all those errors haunting your sleepless nights… Was you all long"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705862505 {#2714
    date: 2024-01-21 19:41:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 328966
  -bodyTs: "'behind':10 'discov':7 'error':13 'haunt':14 'horror':3 'long':21 'monster':9 'night':17 'real':2 'sleepless':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6684295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705862505 {#2715
    date: 2024-01-21 19:41:45.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
81 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
82 DENIED moderate
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Creative_assembly.webp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705853165 {#2789
    date: 2024-01-21 17:06:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 328505
  -bodyTs: "'creative_assembly.webp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705853165 {#2790
    date: 2024-01-21 17:06:05.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
83 DENIED edit
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Creative_assembly.webp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705853165 {#2789
    date: 2024-01-21 17:06:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 328505
  -bodyTs: "'creative_assembly.webp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705853165 {#2790
    date: 2024-01-21 17:06:05.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
84 DENIED moderate
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Creative_assembly.webp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705853165 {#2789
    date: 2024-01-21 17:06:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 328505
  -bodyTs: "'creative_assembly.webp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705853165 {#2790
    date: 2024-01-21 17:06:05.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
85 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
86 DENIED moderate
App\Entity\EntryComment {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
    \n
    If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1727753916 {#2863
    date: 2024-10-01 05:38:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 328442
  -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6887747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705851800 {#2864
    date: 2024-01-21 16:43:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
    \n
    If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1727753916 {#2863
    date: 2024-10-01 05:38:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 328442
  -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6887747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705851800 {#2864
    date: 2024-01-21 16:43:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
    \n
    If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1727753916 {#2863
    date: 2024-10-01 05:38:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 328442
  -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6887747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705851800 {#2864
    date: 2024-01-21 16:43:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 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
90 DENIED moderate
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
      \n
      If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1727753916 {#2863
      date: 2024-10-01 05:38:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 328442
    -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6887747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705851800 {#2864
      date: 2024-01-21 16:43:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "In the industry we call this responsibility load balancing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705861007 {#3095
    date: 2024-01-21 19:16:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@AeonFelis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 328900
  -bodyTs: "'balanc':9 'call':5 'industri':3 'load':8 'respons':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6582487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705861007 {#3094
    date: 2024-01-21 19:16:47.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
91 DENIED edit
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
      \n
      If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1727753916 {#2863
      date: 2024-10-01 05:38:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 328442
    -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6887747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705851800 {#2864
      date: 2024-01-21 16:43:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "In the industry we call this responsibility load balancing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705861007 {#3095
    date: 2024-01-21 19:16:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@AeonFelis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 328900
  -bodyTs: "'balanc':9 'call':5 'industri':3 'load':8 'respons':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6582487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705861007 {#3094
    date: 2024-01-21 19:16:47.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
92 DENIED moderate
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
      \n
      If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1727753916 {#2863
      date: 2024-10-01 05:38:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 328442
    -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6887747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705851800 {#2864
      date: 2024-01-21 16:43:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "In the industry we call this responsibility load balancing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705861007 {#3095
    date: 2024-01-21 19:16:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@AeonFelis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 328900
  -bodyTs: "'balanc':9 'call':5 'industri':3 'load':8 'respons':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6582487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705861007 {#3094
    date: 2024-01-21 19:16:47.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
93 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
94 DENIED moderate
App\Entity\EntryComment {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
      \n
      If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1727753916 {#2863
      date: 2024-10-01 05:38:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 328442
    -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6887747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705851800 {#2864
      date: 2024-01-21 16:43:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    And managers don’t like it when you explain that the code is a unmanageable mess because they put a deadline on every goddamn thing and never pay off technical debt.\n
    \n
    At a new place you can honestly say “the code is kinda a mess, it needs a bunch of work” and the manager can just assume it was because the last guy didn’t know what he was doing and not because of their own shitty management.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705949529 {#3079
    date: 2024-01-22 19:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@AeonFelis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 332224
  -bodyTs: "'assum':57 'bunch':49 'code':12,41 'deadlin':21 'debt':31 'didn':64 'everi':23 'explain':9 'goddamn':24 'guy':63 'honest':38 'kinda':43 'know':66 'last':62 'like':5 'manag':2,54,78 'mess':16,45 'need':47 'never':27 'new':34 'pay':28 'place':35 'put':19 'say':39 'shitti':77 'technic':30 'thing':25 'unmanag':15 'work':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6614275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949529 {#3078
    date: 2024-01-22 19:52:09.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
95 DENIED edit
App\Entity\EntryComment {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
      \n
      If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1727753916 {#2863
      date: 2024-10-01 05:38:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 328442
    -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6887747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705851800 {#2864
      date: 2024-01-21 16:43:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    And managers don’t like it when you explain that the code is a unmanageable mess because they put a deadline on every goddamn thing and never pay off technical debt.\n
    \n
    At a new place you can honestly say “the code is kinda a mess, it needs a bunch of work” and the manager can just assume it was because the last guy didn’t know what he was doing and not because of their own shitty management.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705949529 {#3079
    date: 2024-01-22 19:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@AeonFelis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 332224
  -bodyTs: "'assum':57 'bunch':49 'code':12,41 'deadlin':21 'debt':31 'didn':64 'everi':23 'explain':9 'goddamn':24 'guy':63 'honest':38 'kinda':43 'know':66 'last':62 'like':5 'manag':2,54,78 'mess':16,45 'need':47 'never':27 'new':34 'pay':28 'place':35 'put':19 'say':39 'shitti':77 'technic':30 'thing':25 'unmanag':15 'work':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6614275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949529 {#3078
    date: 2024-01-22 19:52:09.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
96 DENIED moderate
App\Entity\EntryComment {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
      \n
      If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1727753916 {#2863
      date: 2024-10-01 05:38:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 328442
    -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6887747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705851800 {#2864
      date: 2024-01-21 16:43:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    And managers don’t like it when you explain that the code is a unmanageable mess because they put a deadline on every goddamn thing and never pay off technical debt.\n
    \n
    At a new place you can honestly say “the code is kinda a mess, it needs a bunch of work” and the manager can just assume it was because the last guy didn’t know what he was doing and not because of their own shitty management.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705949529 {#3079
    date: 2024-01-22 19:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@AeonFelis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 332224
  -bodyTs: "'assum':57 'bunch':49 'code':12,41 'deadlin':21 'debt':31 'didn':64 'everi':23 'explain':9 'goddamn':24 'guy':63 'honest':38 'kinda':43 'know':66 'last':62 'like':5 'manag':2,54,78 'mess':16,45 'need':47 'never':27 'new':34 'pay':28 'place':35 'put':19 'say':39 'shitti':77 'technic':30 'thing':25 'unmanag':15 'work':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6614275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949529 {#3078
    date: 2024-01-22 19:52:09.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
97 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
98 DENIED moderate
App\Entity\EntryComment {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077
    +user: Proxies\__CG__\App\Entity\User {#3076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
        \n
        If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1727753916 {#2863
        date: 2024-10-01 05:38:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 328442
      -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6887747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705851800 {#2864
        date: 2024-01-21 16:43:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      And managers don’t like it when you explain that the code is a unmanageable mess because they put a deadline on every goddamn thing and never pay off technical debt.\n
      \n
      At a new place you can honestly say “the code is kinda a mess, it needs a bunch of work” and the manager can just assume it was because the last guy didn’t know what he was doing and not because of their own shitty management.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705949529 {#3079
      date: 2024-01-22 19:52:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@AeonFelis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3075 …}
    +nested: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3071 …}
    +reports: Doctrine\ORM\PersistentCollection {#3069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    -id: 332224
    -bodyTs: "'assum':57 'bunch':49 'code':12,41 'deadlin':21 'debt':31 'didn':64 'everi':23 'explain':9 'goddamn':24 'guy':63 'honest':38 'kinda':43 'know':66 'last':62 'like':5 'manag':2,54,78 'mess':16,45 'need':47 'never':27 'new':34 'pay':28 'place':35 'put':19 'say':39 'shitti':77 'technic':30 'thing':25 'unmanag':15 'work':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6614275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705949529 {#3078
      date: 2024-01-22 19:52:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    To be honest, sometimes shit code is 100% the Devs fault. I’ve witnessed it happen with other teams in my own company.\n
    \n
    Let’s just say it was unavoidable to report it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705950800 {#3189
    date: 2024-01-22 20:13:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@AeonFelis@lemmy.world"
    "@SpaceCowboy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 332275
  -bodyTs: "'100':8 'code':6 'compani':23 'dev':10 'fault':11 'happen':16 'honest':3 'let':24 'report':32 'say':27 'shit':5 'sometim':4 'team':19 'unavoid':30 've':13 'wit':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6381693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705950800 {#3190
    date: 2024-01-22 20:13:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077
    +user: Proxies\__CG__\App\Entity\User {#3076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
        \n
        If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1727753916 {#2863
        date: 2024-10-01 05:38:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 328442
      -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6887747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705851800 {#2864
        date: 2024-01-21 16:43:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      And managers don’t like it when you explain that the code is a unmanageable mess because they put a deadline on every goddamn thing and never pay off technical debt.\n
      \n
      At a new place you can honestly say “the code is kinda a mess, it needs a bunch of work” and the manager can just assume it was because the last guy didn’t know what he was doing and not because of their own shitty management.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705949529 {#3079
      date: 2024-01-22 19:52:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@AeonFelis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3075 …}
    +nested: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3071 …}
    +reports: Doctrine\ORM\PersistentCollection {#3069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    -id: 332224
    -bodyTs: "'assum':57 'bunch':49 'code':12,41 'deadlin':21 'debt':31 'didn':64 'everi':23 'explain':9 'goddamn':24 'guy':63 'honest':38 'kinda':43 'know':66 'last':62 'like':5 'manag':2,54,78 'mess':16,45 'need':47 'never':27 'new':34 'pay':28 'place':35 'put':19 'say':39 'shitti':77 'technic':30 'thing':25 'unmanag':15 'work':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6614275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705949529 {#3078
      date: 2024-01-22 19:52:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    To be honest, sometimes shit code is 100% the Devs fault. I’ve witnessed it happen with other teams in my own company.\n
    \n
    Let’s just say it was unavoidable to report it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705950800 {#3189
    date: 2024-01-22 20:13:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@AeonFelis@lemmy.world"
    "@SpaceCowboy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 332275
  -bodyTs: "'100':8 'code':6 'compani':23 'dev':10 'fault':11 'happen':16 'honest':3 'let':24 'report':32 'say':27 'shit':5 'sometim':4 'team':19 'unavoid':30 've':13 'wit':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6381693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705950800 {#3190
    date: 2024-01-22 20:13:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077
    +user: Proxies\__CG__\App\Entity\User {#3076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
        \n
        If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1727753916 {#2863
        date: 2024-10-01 05:38:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 328442
      -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6887747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705851800 {#2864
        date: 2024-01-21 16:43:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      And managers don’t like it when you explain that the code is a unmanageable mess because they put a deadline on every goddamn thing and never pay off technical debt.\n
      \n
      At a new place you can honestly say “the code is kinda a mess, it needs a bunch of work” and the manager can just assume it was because the last guy didn’t know what he was doing and not because of their own shitty management.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705949529 {#3079
      date: 2024-01-22 19:52:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@AeonFelis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3075 …}
    +nested: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3071 …}
    +reports: Doctrine\ORM\PersistentCollection {#3069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    -id: 332224
    -bodyTs: "'assum':57 'bunch':49 'code':12,41 'deadlin':21 'debt':31 'didn':64 'everi':23 'explain':9 'goddamn':24 'guy':63 'honest':38 'kinda':43 'know':66 'last':62 'like':5 'manag':2,54,78 'mess':16,45 'need':47 'never':27 'new':34 'pay':28 'place':35 'put':19 'say':39 'shitti':77 'technic':30 'thing':25 'unmanag':15 'work':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6614275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705949529 {#3078
      date: 2024-01-22 19:52:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    To be honest, sometimes shit code is 100% the Devs fault. I’ve witnessed it happen with other teams in my own company.\n
    \n
    Let’s just say it was unavoidable to report it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705950800 {#3189
    date: 2024-01-22 20:13:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@AeonFelis@lemmy.world"
    "@SpaceCowboy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 332275
  -bodyTs: "'100':8 'code':6 'compani':23 'dev':10 'fault':11 'happen':16 'honest':3 'let':24 'report':32 'say':27 'shit':5 'sometim':4 'team':19 'unavoid':30 've':13 'wit':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6381693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705950800 {#3190
    date: 2024-01-22 20:13:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 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
102 DENIED moderate
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#3191
    +user: Proxies\__CG__\App\Entity\User {#3192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: App\Entity\EntryComment {#3077
      +user: Proxies\__CG__\App\Entity\User {#3076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
          \n
          If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1727753916 {#2863
          date: 2024-10-01 05:38:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 328442
        -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6887747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705851800 {#2864
          date: 2024-01-21 16:43:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: """
        And managers don’t like it when you explain that the code is a unmanageable mess because they put a deadline on every goddamn thing and never pay off technical debt.\n
        \n
        At a new place you can honestly say “the code is kinda a mess, it needs a bunch of work” and the manager can just assume it was because the last guy didn’t know what he was doing and not because of their own shitty management.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705949529 {#3079
        date: 2024-01-22 19:52:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
        "@AeonFelis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3075 …}
      +nested: Doctrine\ORM\PersistentCollection {#3073 …}
      +votes: Doctrine\ORM\PersistentCollection {#3071 …}
      +reports: Doctrine\ORM\PersistentCollection {#3069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
      -id: 332224
      -bodyTs: "'assum':57 'bunch':49 'code':12,41 'deadlin':21 'debt':31 'didn':64 'everi':23 'explain':9 'goddamn':24 'guy':63 'honest':38 'kinda':43 'know':66 'last':62 'like':5 'manag':2,54,78 'mess':16,45 'need':47 'never':27 'new':34 'pay':28 'place':35 'put':19 'say':39 'shitti':77 'technic':30 'thing':25 'unmanag':15 'work':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6614275"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705949529 {#3078
        date: 2024-01-22 19:52:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      To be honest, sometimes shit code is 100% the Devs fault. I’ve witnessed it happen with other teams in my own company.\n
      \n
      Let’s just say it was unavoidable to report it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705950800 {#3189
      date: 2024-01-22 20:13:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@AeonFelis@lemmy.world"
      "@SpaceCowboy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3193 …}
    +nested: Doctrine\ORM\PersistentCollection {#3195 …}
    +votes: Doctrine\ORM\PersistentCollection {#3197 …}
    +reports: Doctrine\ORM\PersistentCollection {#3199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
    -id: 332275
    -bodyTs: "'100':8 'code':6 'compani':23 'dev':10 'fault':11 'happen':16 'honest':3 'let':24 'report':32 'say':27 'shit':5 'sometim':4 'team':19 'unavoid':30 've':13 'wit':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6381693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705950800 {#3190
      date: 2024-01-22 20:13:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    Management could implement a code review process to avoid this.\n
    \n
    Software development isn’t a brand new field anymore. Most problems are well known and therefore have well known solutions. So it pretty much always comes down to management not wanting to implement the known solutions to the problems because its easier to blame the devs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705957493 {#3242
    date: 2024-01-22 22:04:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@AeonFelis@lemmy.world"
    "@SpaceCowboy@lemmy.ca"
    "@soggy_kitty@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3246 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  -id: 332571
  -bodyTs: "'alway':35 'anymor':19 'avoid':9 'blame':54 'brand':16 'code':5 'come':36 'could':2 'dev':56 'develop':12 'easier':52 'field':18 'implement':3,43 'isn':13 'known':24,29,45 'manag':1,39 'much':34 'new':17 'pretti':33 'problem':21,49 'process':7 'review':6 'softwar':11 'solut':30,46 'therefor':26 'want':41 'well':23,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6616641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705957493 {#3239
    date: 2024-01-22 22:04:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#3191
    +user: Proxies\__CG__\App\Entity\User {#3192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: App\Entity\EntryComment {#3077
      +user: Proxies\__CG__\App\Entity\User {#3076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
          \n
          If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1727753916 {#2863
          date: 2024-10-01 05:38:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 328442
        -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6887747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705851800 {#2864
          date: 2024-01-21 16:43:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: """
        And managers don’t like it when you explain that the code is a unmanageable mess because they put a deadline on every goddamn thing and never pay off technical debt.\n
        \n
        At a new place you can honestly say “the code is kinda a mess, it needs a bunch of work” and the manager can just assume it was because the last guy didn’t know what he was doing and not because of their own shitty management.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705949529 {#3079
        date: 2024-01-22 19:52:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
        "@AeonFelis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3075 …}
      +nested: Doctrine\ORM\PersistentCollection {#3073 …}
      +votes: Doctrine\ORM\PersistentCollection {#3071 …}
      +reports: Doctrine\ORM\PersistentCollection {#3069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
      -id: 332224
      -bodyTs: "'assum':57 'bunch':49 'code':12,41 'deadlin':21 'debt':31 'didn':64 'everi':23 'explain':9 'goddamn':24 'guy':63 'honest':38 'kinda':43 'know':66 'last':62 'like':5 'manag':2,54,78 'mess':16,45 'need':47 'never':27 'new':34 'pay':28 'place':35 'put':19 'say':39 'shitti':77 'technic':30 'thing':25 'unmanag':15 'work':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6614275"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705949529 {#3078
        date: 2024-01-22 19:52:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      To be honest, sometimes shit code is 100% the Devs fault. I’ve witnessed it happen with other teams in my own company.\n
      \n
      Let’s just say it was unavoidable to report it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705950800 {#3189
      date: 2024-01-22 20:13:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@AeonFelis@lemmy.world"
      "@SpaceCowboy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3193 …}
    +nested: Doctrine\ORM\PersistentCollection {#3195 …}
    +votes: Doctrine\ORM\PersistentCollection {#3197 …}
    +reports: Doctrine\ORM\PersistentCollection {#3199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
    -id: 332275
    -bodyTs: "'100':8 'code':6 'compani':23 'dev':10 'fault':11 'happen':16 'honest':3 'let':24 'report':32 'say':27 'shit':5 'sometim':4 'team':19 'unavoid':30 've':13 'wit':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6381693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705950800 {#3190
      date: 2024-01-22 20:13:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    Management could implement a code review process to avoid this.\n
    \n
    Software development isn’t a brand new field anymore. Most problems are well known and therefore have well known solutions. So it pretty much always comes down to management not wanting to implement the known solutions to the problems because its easier to blame the devs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705957493 {#3242
    date: 2024-01-22 22:04:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@AeonFelis@lemmy.world"
    "@SpaceCowboy@lemmy.ca"
    "@soggy_kitty@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3246 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  -id: 332571
  -bodyTs: "'alway':35 'anymor':19 'avoid':9 'blame':54 'brand':16 'code':5 'come':36 'could':2 'dev':56 'develop':12 'easier':52 'field':18 'implement':3,43 'isn':13 'known':24,29,45 'manag':1,39 'much':34 'new':17 'pretti':33 'problem':21,49 'process':7 'review':6 'softwar':11 'solut':30,46 'therefor':26 'want':41 'well':23,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6616641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705957493 {#3239
    date: 2024-01-22 22:04:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#3191
    +user: Proxies\__CG__\App\Entity\User {#3192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: App\Entity\EntryComment {#3077
      +user: Proxies\__CG__\App\Entity\User {#3076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          After so many years in this company, lots of the unmaintainable code I have to deal with is either my own fault, or the fault of someone I used to work with but and now they left and I’m the one who has to apologize for their code.\n
          \n
          If I move to a different company, 100% of the unmaintainable code I’ll have to deal with there will be someone else’s fault.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1727753916 {#2863
          date: 2024-10-01 05:38:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 328442
        -bodyTs: "'100':57 'apolog':46 'code':12,49,61 'compani':7,56 'deal':16,66 'differ':55 'either':19 'els':72 'fault':22,25,74 'left':37 'll':63 'lot':8 'm':40 'mani':3 'move':52 'one':42 'someon':27,71 'unmaintain':11,60 'use':29 'work':31 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6887747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705851800 {#2864
          date: 2024-01-21 16:43:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: """
        And managers don’t like it when you explain that the code is a unmanageable mess because they put a deadline on every goddamn thing and never pay off technical debt.\n
        \n
        At a new place you can honestly say “the code is kinda a mess, it needs a bunch of work” and the manager can just assume it was because the last guy didn’t know what he was doing and not because of their own shitty management.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705949529 {#3079
        date: 2024-01-22 19:52:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
        "@AeonFelis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3075 …}
      +nested: Doctrine\ORM\PersistentCollection {#3073 …}
      +votes: Doctrine\ORM\PersistentCollection {#3071 …}
      +reports: Doctrine\ORM\PersistentCollection {#3069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
      -id: 332224
      -bodyTs: "'assum':57 'bunch':49 'code':12,41 'deadlin':21 'debt':31 'didn':64 'everi':23 'explain':9 'goddamn':24 'guy':63 'honest':38 'kinda':43 'know':66 'last':62 'like':5 'manag':2,54,78 'mess':16,45 'need':47 'never':27 'new':34 'pay':28 'place':35 'put':19 'say':39 'shitti':77 'technic':30 'thing':25 'unmanag':15 'work':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6614275"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705949529 {#3078
        date: 2024-01-22 19:52:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      To be honest, sometimes shit code is 100% the Devs fault. I’ve witnessed it happen with other teams in my own company.\n
      \n
      Let’s just say it was unavoidable to report it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705950800 {#3189
      date: 2024-01-22 20:13:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@AeonFelis@lemmy.world"
      "@SpaceCowboy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3193 …}
    +nested: Doctrine\ORM\PersistentCollection {#3195 …}
    +votes: Doctrine\ORM\PersistentCollection {#3197 …}
    +reports: Doctrine\ORM\PersistentCollection {#3199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
    -id: 332275
    -bodyTs: "'100':8 'code':6 'compani':23 'dev':10 'fault':11 'happen':16 'honest':3 'let':24 'report':32 'say':27 'shit':5 'sometim':4 'team':19 'unavoid':30 've':13 'wit':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6381693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705950800 {#3190
      date: 2024-01-22 20:13:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    Management could implement a code review process to avoid this.\n
    \n
    Software development isn’t a brand new field anymore. Most problems are well known and therefore have well known solutions. So it pretty much always comes down to management not wanting to implement the known solutions to the problems because its easier to blame the devs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705957493 {#3242
    date: 2024-01-22 22:04:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@AeonFelis@lemmy.world"
    "@SpaceCowboy@lemmy.ca"
    "@soggy_kitty@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3246 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  -id: 332571
  -bodyTs: "'alway':35 'anymor':19 'avoid':9 'blame':54 'brand':16 'code':5 'come':36 'could':2 'dev':56 'develop':12 'easier':52 'field':18 'implement':3,43 'isn':13 'known':24,29,45 'manag':1,39 'much':34 'new':17 'pretti':33 'problem':21,49 'process':7 'review':6 'softwar':11 'solut':30,46 'therefor':26 'want':41 'well':23,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6616641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705957493 {#3239
    date: 2024-01-22 22:04:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 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
106 DENIED moderate
App\Entity\EntryComment {#2941
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Learning to deal with “unmaintanable” codebases is a pretty good skill. It taught me good documentation and refactoring manners. It’s only a problem for you if management does not accept that their velocity has gone down as a result of tech debt pilling up.\n
    \n
    Code should scream it’s intent (business-wise) so as to be self-documenting as much as possible As much as possible is not 100%, so add comments when needed. Comments should be assumed to be relevant when written, at best. Git comment should be linked to your work ticket so that we can figure out why the hell you would do that, when looking at the code file itself. I swear some people seem to think we only read them in PRs (we don’t). Overall concepts used everyday, if they need to be reexplained, should probably be written down (at least today’s version). Tests are documentation. Often the only up to date one?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1727365437 {#2936
    date: 2024-09-26 17:43:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  -id: 328408
  -bodyTs: "'100':72 'accept':31 'add':74 'assum':81 'best':88 'busi':53 'business-wis':52 'code':46,115 'codebas':6 'comment':75,78,90 'concept':135 'date':162 'deal':3 'debt':43 'document':16,61,156 'everyday':137 'figur':102 'file':116 'git':89 'gone':36 'good':10,15 'hell':106 'intent':51 'learn':1 'least':150 'link':93 'look':112 'manag':28 'manner':19 'much':63,67 'need':77,140 'often':157 'one':163 'overal':134 'peopl':121 'pill':44 'possibl':65,69 'pretti':9 'probabl':145 'problem':24 'prs':130 'read':127 'reexplain':143 'refactor':18 'relev':84 'result':40 'scream':48 'seem':122 'self':60 'self-docu':59 'skill':11 'swear':119 'taught':13 'tech':42 'test':154 'think':124 'ticket':97 'today':151 'unmaintan':5 'use':136 'veloc':34 'version':153 'wise':54 'work':96 'would':108 'written':86,147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5560650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705850915 {#2937
    date: 2024-01-21 16:28: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
107 DENIED edit
App\Entity\EntryComment {#2941
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Learning to deal with “unmaintanable” codebases is a pretty good skill. It taught me good documentation and refactoring manners. It’s only a problem for you if management does not accept that their velocity has gone down as a result of tech debt pilling up.\n
    \n
    Code should scream it’s intent (business-wise) so as to be self-documenting as much as possible As much as possible is not 100%, so add comments when needed. Comments should be assumed to be relevant when written, at best. Git comment should be linked to your work ticket so that we can figure out why the hell you would do that, when looking at the code file itself. I swear some people seem to think we only read them in PRs (we don’t). Overall concepts used everyday, if they need to be reexplained, should probably be written down (at least today’s version). Tests are documentation. Often the only up to date one?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1727365437 {#2936
    date: 2024-09-26 17:43:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  -id: 328408
  -bodyTs: "'100':72 'accept':31 'add':74 'assum':81 'best':88 'busi':53 'business-wis':52 'code':46,115 'codebas':6 'comment':75,78,90 'concept':135 'date':162 'deal':3 'debt':43 'document':16,61,156 'everyday':137 'figur':102 'file':116 'git':89 'gone':36 'good':10,15 'hell':106 'intent':51 'learn':1 'least':150 'link':93 'look':112 'manag':28 'manner':19 'much':63,67 'need':77,140 'often':157 'one':163 'overal':134 'peopl':121 'pill':44 'possibl':65,69 'pretti':9 'probabl':145 'problem':24 'prs':130 'read':127 'reexplain':143 'refactor':18 'relev':84 'result':40 'scream':48 'seem':122 'self':60 'self-docu':59 'skill':11 'swear':119 'taught':13 'tech':42 'test':154 'think':124 'ticket':97 'today':151 'unmaintan':5 'use':136 'veloc':34 'version':153 'wise':54 'work':96 'would':108 'written':86,147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5560650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705850915 {#2937
    date: 2024-01-21 16:28: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
108 DENIED moderate
App\Entity\EntryComment {#2941
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Learning to deal with “unmaintanable” codebases is a pretty good skill. It taught me good documentation and refactoring manners. It’s only a problem for you if management does not accept that their velocity has gone down as a result of tech debt pilling up.\n
    \n
    Code should scream it’s intent (business-wise) so as to be self-documenting as much as possible As much as possible is not 100%, so add comments when needed. Comments should be assumed to be relevant when written, at best. Git comment should be linked to your work ticket so that we can figure out why the hell you would do that, when looking at the code file itself. I swear some people seem to think we only read them in PRs (we don’t). Overall concepts used everyday, if they need to be reexplained, should probably be written down (at least today’s version). Tests are documentation. Often the only up to date one?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1727365437 {#2936
    date: 2024-09-26 17:43:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  -id: 328408
  -bodyTs: "'100':72 'accept':31 'add':74 'assum':81 'best':88 'busi':53 'business-wis':52 'code':46,115 'codebas':6 'comment':75,78,90 'concept':135 'date':162 'deal':3 'debt':43 'document':16,61,156 'everyday':137 'figur':102 'file':116 'git':89 'gone':36 'good':10,15 'hell':106 'intent':51 'learn':1 'least':150 'link':93 'look':112 'manag':28 'manner':19 'much':63,67 'need':77,140 'often':157 'one':163 'overal':134 'peopl':121 'pill':44 'possibl':65,69 'pretti':9 'probabl':145 'problem':24 'prs':130 'read':127 'reexplain':143 'refactor':18 'relev':84 'result':40 'scream':48 'seem':122 'self':60 'self-docu':59 'skill':11 'swear':119 'taught':13 'tech':42 'test':154 'think':124 'ticket':97 'today':151 'unmaintan':5 'use':136 'veloc':34 'version':153 'wise':54 'work':96 'would':108 'written':86,147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5560650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705850915 {#2937
    date: 2024-01-21 16:28: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
109 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
110 DENIED moderate
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Learning to deal with “unmaintanable” codebases is a pretty good skill. It taught me good documentation and refactoring manners. It’s only a problem for you if management does not accept that their velocity has gone down as a result of tech debt pilling up.\n
      \n
      Code should scream it’s intent (business-wise) so as to be self-documenting as much as possible As much as possible is not 100%, so add comments when needed. Comments should be assumed to be relevant when written, at best. Git comment should be linked to your work ticket so that we can figure out why the hell you would do that, when looking at the code file itself. I swear some people seem to think we only read them in PRs (we don’t). Overall concepts used everyday, if they need to be reexplained, should probably be written down (at least today’s version). Tests are documentation. Often the only up to date one?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1727365437 {#2936
      date: 2024-09-26 17:43:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 328408
    -bodyTs: "'100':72 'accept':31 'add':74 'assum':81 'best':88 'busi':53 'business-wis':52 'code':46,115 'codebas':6 'comment':75,78,90 'concept':135 'date':162 'deal':3 'debt':43 'document':16,61,156 'everyday':137 'figur':102 'file':116 'git':89 'gone':36 'good':10,15 'hell':106 'intent':51 'learn':1 'least':150 'link':93 'look':112 'manag':28 'manner':19 'much':63,67 'need':77,140 'often':157 'one':163 'overal':134 'peopl':121 'pill':44 'possibl':65,69 'pretti':9 'probabl':145 'problem':24 'prs':130 'read':127 'reexplain':143 'refactor':18 'relev':84 'result':40 'scream':48 'seem':122 'self':60 'self-docu':59 'skill':11 'swear':119 'taught':13 'tech':42 'test':154 'think':124 'ticket':97 'today':151 'unmaintan':5 'use':136 'veloc':34 'version':153 'wise':54 'work':96 'would':108 'written':86,147"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5560650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705850915 {#2937
      date: 2024-01-21 16:28:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: """
    I’ve known influential assholes who poopood commentating as if it’s only a superficial job.\n
    \n
    I hate those people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705852643 {#3026
    date: 2024-01-21 16:57:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@SolarMech@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 328480
  -bodyTs: "'asshol':5 'comment':8 'hate':18 'influenti':4 'job':16 'known':3 'peopl':20 'poopood':7 'superfici':15 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6887980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705852643 {#3029
    date: 2024-01-21 16:57:23.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
111 DENIED edit
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Learning to deal with “unmaintanable” codebases is a pretty good skill. It taught me good documentation and refactoring manners. It’s only a problem for you if management does not accept that their velocity has gone down as a result of tech debt pilling up.\n
      \n
      Code should scream it’s intent (business-wise) so as to be self-documenting as much as possible As much as possible is not 100%, so add comments when needed. Comments should be assumed to be relevant when written, at best. Git comment should be linked to your work ticket so that we can figure out why the hell you would do that, when looking at the code file itself. I swear some people seem to think we only read them in PRs (we don’t). Overall concepts used everyday, if they need to be reexplained, should probably be written down (at least today’s version). Tests are documentation. Often the only up to date one?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1727365437 {#2936
      date: 2024-09-26 17:43:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 328408
    -bodyTs: "'100':72 'accept':31 'add':74 'assum':81 'best':88 'busi':53 'business-wis':52 'code':46,115 'codebas':6 'comment':75,78,90 'concept':135 'date':162 'deal':3 'debt':43 'document':16,61,156 'everyday':137 'figur':102 'file':116 'git':89 'gone':36 'good':10,15 'hell':106 'intent':51 'learn':1 'least':150 'link':93 'look':112 'manag':28 'manner':19 'much':63,67 'need':77,140 'often':157 'one':163 'overal':134 'peopl':121 'pill':44 'possibl':65,69 'pretti':9 'probabl':145 'problem':24 'prs':130 'read':127 'reexplain':143 'refactor':18 'relev':84 'result':40 'scream':48 'seem':122 'self':60 'self-docu':59 'skill':11 'swear':119 'taught':13 'tech':42 'test':154 'think':124 'ticket':97 'today':151 'unmaintan':5 'use':136 'veloc':34 'version':153 'wise':54 'work':96 'would':108 'written':86,147"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5560650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705850915 {#2937
      date: 2024-01-21 16:28:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: """
    I’ve known influential assholes who poopood commentating as if it’s only a superficial job.\n
    \n
    I hate those people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705852643 {#3026
    date: 2024-01-21 16:57:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@SolarMech@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 328480
  -bodyTs: "'asshol':5 'comment':8 'hate':18 'influenti':4 'job':16 'known':3 'peopl':20 'poopood':7 'superfici':15 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6887980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705852643 {#3029
    date: 2024-01-21 16:57:23.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
112 DENIED moderate
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Learning to deal with “unmaintanable” codebases is a pretty good skill. It taught me good documentation and refactoring manners. It’s only a problem for you if management does not accept that their velocity has gone down as a result of tech debt pilling up.\n
      \n
      Code should scream it’s intent (business-wise) so as to be self-documenting as much as possible As much as possible is not 100%, so add comments when needed. Comments should be assumed to be relevant when written, at best. Git comment should be linked to your work ticket so that we can figure out why the hell you would do that, when looking at the code file itself. I swear some people seem to think we only read them in PRs (we don’t). Overall concepts used everyday, if they need to be reexplained, should probably be written down (at least today’s version). Tests are documentation. Often the only up to date one?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1727365437 {#2936
      date: 2024-09-26 17:43:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 328408
    -bodyTs: "'100':72 'accept':31 'add':74 'assum':81 'best':88 'busi':53 'business-wis':52 'code':46,115 'codebas':6 'comment':75,78,90 'concept':135 'date':162 'deal':3 'debt':43 'document':16,61,156 'everyday':137 'figur':102 'file':116 'git':89 'gone':36 'good':10,15 'hell':106 'intent':51 'learn':1 'least':150 'link':93 'look':112 'manag':28 'manner':19 'much':63,67 'need':77,140 'often':157 'one':163 'overal':134 'peopl':121 'pill':44 'possibl':65,69 'pretti':9 'probabl':145 'problem':24 'prs':130 'read':127 'reexplain':143 'refactor':18 'relev':84 'result':40 'scream':48 'seem':122 'self':60 'self-docu':59 'skill':11 'swear':119 'taught':13 'tech':42 'test':154 'think':124 'ticket':97 'today':151 'unmaintan':5 'use':136 'veloc':34 'version':153 'wise':54 'work':96 'would':108 'written':86,147"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5560650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705850915 {#2937
      date: 2024-01-21 16:28:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: """
    I’ve known influential assholes who poopood commentating as if it’s only a superficial job.\n
    \n
    I hate those people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705852643 {#3026
    date: 2024-01-21 16:57:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@SolarMech@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 328480
  -bodyTs: "'asshol':5 'comment':8 'hate':18 'influenti':4 'job':16 'known':3 'peopl':20 'poopood':7 'superfici':15 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6887980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705852643 {#3029
    date: 2024-01-21 16:57:23.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