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

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 …}
}
25.56 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 {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +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 {#1875
    date: 2024-01-25 03:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -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 {#1845
    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 {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +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 {#1875
    date: 2024-01-25 03:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -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 {#1845
    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 {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +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 {#1875
    date: 2024-01-25 03:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danhab99@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -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 {#1845
    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 {#1563
  +user: App\Entity\User {#1701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bancon and bread are both 2?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705989624 {#1560
    date: 2024-01-23 07:00:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1554 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -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 {#1559
    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 {#1563
  +user: App\Entity\User {#1701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bancon and bread are both 2?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705989624 {#1560
    date: 2024-01-23 07:00:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1554 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -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 {#1559
    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 {#1563
  +user: App\Entity\User {#1701 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bancon and bread are both 2?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705989624 {#1560
    date: 2024-01-23 07:00:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1554 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -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 {#1559
    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 {#2461
  +user: App\Entity\User {#2471 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2411
    date: 2024-01-23 01:10:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -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 {#2447
    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 {#2461
  +user: App\Entity\User {#2471 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2411
    date: 2024-01-23 01:10:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -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 {#2447
    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 {#2461
  +user: App\Entity\User {#2471 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2411
    date: 2024-01-23 01:10:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -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 {#2447
    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 {#2011
  +user: App\Entity\User {#2144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2026
    date: 2024-01-23 01:08:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -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 {#2024
    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 {#2011
  +user: App\Entity\User {#2144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2026
    date: 2024-01-23 01:08:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -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 {#2024
    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 {#2011
  +user: App\Entity\User {#2144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2026
    date: 2024-01-23 01:08:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -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 {#2024
    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 {#2135
  +user: App\Entity\User {#2049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2335
    date: 2024-01-23 00:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -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 {#2339
    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 {#2135
  +user: App\Entity\User {#2049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2335
    date: 2024-01-23 00:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -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 {#2339
    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 {#2135
  +user: App\Entity\User {#2049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2335
    date: 2024-01-23 00:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -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 {#2339
    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 {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2223
    date: 2024-10-01 23:50:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -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 {#2227
    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 {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2223
    date: 2024-10-01 23:50:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -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 {#2227
    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 {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2223
    date: 2024-10-01 23:50:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -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 {#2227
    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 {#3112
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2223
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -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 {#2227
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +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 {#3110
    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 {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -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 {#3111
    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 {#3112
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2223
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -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 {#2227
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +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 {#3110
    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 {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -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 {#3111
    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 {#3112
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2223
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -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 {#2227
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +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 {#3110
    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 {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -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 {#3111
    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 {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#3112
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +parent: App\Entity\EntryComment {#2225
      +user: App\Entity\User {#2291 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +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 {#2223
        date: 2024-10-01 23:50:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -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 {#2227
        date: 2024-01-23 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2225}
    +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 {#3110
      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 {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -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 {#3111
      date: 2024-01-23 00:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: "> “Sorry, I only write vegan react…and python.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705967748 {#3202
    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 {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -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 {#3203
    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 {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#3112
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +parent: App\Entity\EntryComment {#2225
      +user: App\Entity\User {#2291 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +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 {#2223
        date: 2024-10-01 23:50:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -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 {#2227
        date: 2024-01-23 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2225}
    +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 {#3110
      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 {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -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 {#3111
      date: 2024-01-23 00:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: "> “Sorry, I only write vegan react…and python.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705967748 {#3202
    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 {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -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 {#3203
    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 {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#3112
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +parent: App\Entity\EntryComment {#2225
      +user: App\Entity\User {#2291 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +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 {#2223
        date: 2024-10-01 23:50:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -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 {#2227
        date: 2024-01-23 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2225}
    +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 {#3110
      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 {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -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 {#3111
      date: 2024-01-23 00:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: "> “Sorry, I only write vegan react…and python.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705967748 {#3202
    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 {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -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 {#3203
    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 {#3220
  +user: Proxies\__CG__\App\Entity\User {#3221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#3112
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +parent: App\Entity\EntryComment {#2225
      +user: App\Entity\User {#2291 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +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 {#2223
        date: 2024-10-01 23:50:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -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 {#2227
        date: 2024-01-23 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2225}
    +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 {#3110
      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 {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -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 {#3111
      date: 2024-01-23 00:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +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 {#3218
    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 {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -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 {#3219
    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 {#3220
  +user: Proxies\__CG__\App\Entity\User {#3221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#3112
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +parent: App\Entity\EntryComment {#2225
      +user: App\Entity\User {#2291 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +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 {#2223
        date: 2024-10-01 23:50:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -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 {#2227
        date: 2024-01-23 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2225}
    +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 {#3110
      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 {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -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 {#3111
      date: 2024-01-23 00:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +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 {#3218
    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 {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -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 {#3219
    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 {#3220
  +user: Proxies\__CG__\App\Entity\User {#3221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#3112
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +parent: App\Entity\EntryComment {#2225
      +user: App\Entity\User {#2291 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +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 {#2223
        date: 2024-10-01 23:50:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -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 {#2227
        date: 2024-01-23 00:30:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2225}
    +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 {#3110
      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 {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -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 {#3111
      date: 2024-01-23 00:53:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +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 {#3218
    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 {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -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 {#3219
    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 {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2223
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -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 {#2227
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +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 {#3130
    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 {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -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 {#3131
    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 {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2223
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -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 {#2227
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +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 {#3130
    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 {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -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 {#3131
    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 {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2223
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -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 {#2227
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +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 {#3130
    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 {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -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 {#3131
    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 {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2223
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -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 {#2227
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +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 {#3146
    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 {#3151 …}
  +nested: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -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 {#3147
    date: 2024-10-01 17:06:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705966681 {#3148
    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 {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2223
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -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 {#2227
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +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 {#3146
    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 {#3151 …}
  +nested: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -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 {#3147
    date: 2024-10-01 17:06:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705966681 {#3148
    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 {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1567 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2223
      date: 2024-10-01 23:50:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -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 {#2227
      date: 2024-01-23 00:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +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 {#3146
    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 {#3151 …}
  +nested: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -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 {#3147
    date: 2024-10-01 17:06:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705966681 {#3148
    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 {#2200
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +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 {#2207
    date: 2024-01-22 02:54:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -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 {#2212
    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 {#2200
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +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 {#2207
    date: 2024-01-22 02:54:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -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 {#2212
    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 {#2200
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +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 {#2207
    date: 2024-01-22 02:54:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -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 {#2212
    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 {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +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 {#2186
    date: 2024-01-22 02:46:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -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 {#2173
    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 {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +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 {#2186
    date: 2024-01-22 02:46:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -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 {#2173
    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 {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +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 {#2186
    date: 2024-01-22 02:46:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -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 {#2173
    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 {#2495
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#1357
    date: 2024-01-21 23:05:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -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 {#2491
    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 {#2495
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#1357
    date: 2024-01-21 23:05:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -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 {#2491
    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 {#2495
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#1357
    date: 2024-01-21 23:05:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -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 {#2491
    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 {#2569
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +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 {#2564
    date: 2024-09-29 23:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -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 {#2565
    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 {#2569
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +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 {#2564
    date: 2024-09-29 23:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -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 {#2565
    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 {#2569
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +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 {#2564
    date: 2024-09-29 23:56:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -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 {#2565
    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 {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2569
    +user: App\Entity\User {#2582 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +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 {#2564
      date: 2024-09-29 23:56:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2570 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2574 …}
    +reports: Doctrine\ORM\PersistentCollection {#2576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
    -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 {#2565
      date: 2024-01-21 21:49:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2569}
  +body: "*Either"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705931178 {#3044
    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 {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -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 {#3043
    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 {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2569
    +user: App\Entity\User {#2582 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +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 {#2564
      date: 2024-09-29 23:56:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2570 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2574 …}
    +reports: Doctrine\ORM\PersistentCollection {#2576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
    -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 {#2565
      date: 2024-01-21 21:49:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2569}
  +body: "*Either"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705931178 {#3044
    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 {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -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 {#3043
    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 {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2569
    +user: App\Entity\User {#2582 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +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 {#2564
      date: 2024-09-29 23:56:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2570 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2574 …}
    +reports: Doctrine\ORM\PersistentCollection {#2576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
    -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 {#2565
      date: 2024-01-21 21:49:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2569}
  +body: "*Either"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705931178 {#3044
    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 {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -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 {#3043
    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 {#2643
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +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 {#2638
    date: 2024-09-27 16:35:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -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 {#2639
    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 {#2643
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +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 {#2638
    date: 2024-09-27 16:35:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -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 {#2639
    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 {#2643
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +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 {#2638
    date: 2024-09-27 16:35:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NineteenDoornails@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -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 {#2639
    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 {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +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 {#2638
      date: 2024-09-27 16:35:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -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 {#2639
      date: 2024-01-21 21:09:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +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 {#3060
    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 {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -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 {#3059
    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 {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +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 {#2638
      date: 2024-09-27 16:35:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -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 {#2639
      date: 2024-01-21 21:09:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +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 {#3060
    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 {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -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 {#3059
    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 {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +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 {#2638
      date: 2024-09-27 16:35:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@NineteenDoornails@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -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 {#2639
      date: 2024-01-21 21:09:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +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 {#3060
    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 {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -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 {#3059
    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 {#3167
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3058
    +user: Proxies\__CG__\App\Entity\User {#3057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2656 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +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 {#2638
        date: 2024-09-27 16:35:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NineteenDoornails@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2646 …}
      +votes: Doctrine\ORM\PersistentCollection {#2648 …}
      +reports: Doctrine\ORM\PersistentCollection {#2650 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
      -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 {#2639
        date: 2024-01-21 21:09:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +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 {#3060
      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 {#3056 …}
    +nested: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
    -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 {#3059
      date: 2024-01-21 22:02:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +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 {#3166
    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 {#3178 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -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 {#3169
    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 {#3167
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3058
    +user: Proxies\__CG__\App\Entity\User {#3057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2656 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +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 {#2638
        date: 2024-09-27 16:35:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NineteenDoornails@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2646 …}
      +votes: Doctrine\ORM\PersistentCollection {#2648 …}
      +reports: Doctrine\ORM\PersistentCollection {#2650 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
      -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 {#2639
        date: 2024-01-21 21:09:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +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 {#3060
      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 {#3056 …}
    +nested: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
    -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 {#3059
      date: 2024-01-21 22:02:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +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 {#3166
    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 {#3178 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -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 {#3169
    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 {#3167
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3058
    +user: Proxies\__CG__\App\Entity\User {#3057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2656 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +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 {#2638
        date: 2024-09-27 16:35:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NineteenDoornails@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2646 …}
      +votes: Doctrine\ORM\PersistentCollection {#2648 …}
      +reports: Doctrine\ORM\PersistentCollection {#2650 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
      -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 {#2639
        date: 2024-01-21 21:09:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +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 {#3060
      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 {#3056 …}
    +nested: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
    -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 {#3059
      date: 2024-01-21 22:02:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +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 {#3166
    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 {#3178 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -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 {#3169
    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 {#2716
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2717 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2711
    date: 2024-01-21 19:41:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -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 {#2712
    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 {#2716
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2717 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2711
    date: 2024-01-21 19:41:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -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 {#2712
    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 {#2716
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2717 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2711
    date: 2024-01-21 19:41:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -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 {#2712
    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 {#2791
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: null
  +root: null
  +body: "Creative_assembly.webp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705853165 {#2786
    date: 2024-01-21 17:06:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -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 {#2787
    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 {#2791
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: null
  +root: null
  +body: "Creative_assembly.webp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705853165 {#2786
    date: 2024-01-21 17:06:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -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 {#2787
    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 {#2791
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: null
  +root: null
  +body: "Creative_assembly.webp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705853165 {#2786
    date: 2024-01-21 17:06:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -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 {#2787
    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 {#2865
  +user: App\Entity\User {#2878 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2860
    date: 2024-10-01 05:38:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2866 …}
  +nested: Doctrine\ORM\PersistentCollection {#2868 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  -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 {#2861
    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 {#2865
  +user: App\Entity\User {#2878 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2860
    date: 2024-10-01 05:38:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2866 …}
  +nested: Doctrine\ORM\PersistentCollection {#2868 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  -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 {#2861
    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 {#2865
  +user: App\Entity\User {#2878 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2860
    date: 2024-10-01 05:38:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2866 …}
  +nested: Doctrine\ORM\PersistentCollection {#2868 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  -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 {#2861
    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 {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865
    +user: App\Entity\User {#2878 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2860
      date: 2024-10-01 05:38:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2866 …}
    +nested: Doctrine\ORM\PersistentCollection {#2868 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2872 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
    -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 {#2861
      date: 2024-01-21 16:43:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "In the industry we call this responsibility load balancing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705861007 {#3092
    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 {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -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 {#3091
    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 {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865
    +user: App\Entity\User {#2878 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2860
      date: 2024-10-01 05:38:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2866 …}
    +nested: Doctrine\ORM\PersistentCollection {#2868 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2872 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
    -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 {#2861
      date: 2024-01-21 16:43:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "In the industry we call this responsibility load balancing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705861007 {#3092
    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 {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -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 {#3091
    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 {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865
    +user: App\Entity\User {#2878 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2860
      date: 2024-10-01 05:38:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2866 …}
    +nested: Doctrine\ORM\PersistentCollection {#2868 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2872 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
    -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 {#2861
      date: 2024-01-21 16:43:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +body: "In the industry we call this responsibility load balancing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705861007 {#3092
    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 {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -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 {#3091
    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 {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865
    +user: App\Entity\User {#2878 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2860
      date: 2024-10-01 05:38:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2866 …}
    +nested: Doctrine\ORM\PersistentCollection {#2868 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2872 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
    -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 {#2861
      date: 2024-01-21 16:43:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +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 {#3076
    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 {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -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 {#3075
    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 {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865
    +user: App\Entity\User {#2878 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2860
      date: 2024-10-01 05:38:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2866 …}
    +nested: Doctrine\ORM\PersistentCollection {#2868 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2872 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
    -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 {#2861
      date: 2024-01-21 16:43:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +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 {#3076
    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 {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -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 {#3075
    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 {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2865
    +user: App\Entity\User {#2878 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2860
      date: 2024-10-01 05:38:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2866 …}
    +nested: Doctrine\ORM\PersistentCollection {#2868 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2872 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
    -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 {#2861
      date: 2024-01-21 16:43:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +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 {#3076
    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 {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -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 {#3075
    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 {#3188
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +parent: App\Entity\EntryComment {#2865
      +user: App\Entity\User {#2878 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +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 {#2860
        date: 2024-10-01 05:38:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2866 …}
      +nested: Doctrine\ORM\PersistentCollection {#2868 …}
      +votes: Doctrine\ORM\PersistentCollection {#2870 …}
      +reports: Doctrine\ORM\PersistentCollection {#2872 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
      -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 {#2861
        date: 2024-01-21 16:43:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +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 {#3076
      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 {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -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 {#3075
      date: 2024-01-22 19:52:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +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 {#3186
    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 {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -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 {#3187
    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 {#3188
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +parent: App\Entity\EntryComment {#2865
      +user: App\Entity\User {#2878 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +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 {#2860
        date: 2024-10-01 05:38:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2866 …}
      +nested: Doctrine\ORM\PersistentCollection {#2868 …}
      +votes: Doctrine\ORM\PersistentCollection {#2870 …}
      +reports: Doctrine\ORM\PersistentCollection {#2872 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
      -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 {#2861
        date: 2024-01-21 16:43:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +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 {#3076
      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 {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -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 {#3075
      date: 2024-01-22 19:52:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +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 {#3186
    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 {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -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 {#3187
    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 {#3188
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +parent: App\Entity\EntryComment {#2865
      +user: App\Entity\User {#2878 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +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 {#2860
        date: 2024-10-01 05:38:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2866 …}
      +nested: Doctrine\ORM\PersistentCollection {#2868 …}
      +votes: Doctrine\ORM\PersistentCollection {#2870 …}
      +reports: Doctrine\ORM\PersistentCollection {#2872 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
      -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 {#2861
        date: 2024-01-21 16:43:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +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 {#3076
      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 {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -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 {#3075
      date: 2024-01-22 19:52:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +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 {#3186
    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 {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -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 {#3187
    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 {#3240
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#3188
    +user: Proxies\__CG__\App\Entity\User {#3189 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +parent: App\Entity\EntryComment {#3074
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +image: null
      +parent: App\Entity\EntryComment {#2865
        +user: App\Entity\User {#2878 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
        +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 {#2860
          date: 2024-10-01 05:38:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2866 …}
        +nested: Doctrine\ORM\PersistentCollection {#2868 …}
        +votes: Doctrine\ORM\PersistentCollection {#2870 …}
        +reports: Doctrine\ORM\PersistentCollection {#2872 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
        -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 {#2861
          date: 2024-01-21 16:43:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2865}
      +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 {#3076
        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 {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -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 {#3075
        date: 2024-01-22 19:52:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +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 {#3186
      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 {#3190 …}
    +nested: Doctrine\ORM\PersistentCollection {#3192 …}
    +votes: Doctrine\ORM\PersistentCollection {#3194 …}
    +reports: Doctrine\ORM\PersistentCollection {#3196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
    -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 {#3187
      date: 2024-01-22 20:13:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +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 {#3239
    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 {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3248 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -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 {#3236
    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 {#3240
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#3188
    +user: Proxies\__CG__\App\Entity\User {#3189 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +parent: App\Entity\EntryComment {#3074
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +image: null
      +parent: App\Entity\EntryComment {#2865
        +user: App\Entity\User {#2878 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
        +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 {#2860
          date: 2024-10-01 05:38:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2866 …}
        +nested: Doctrine\ORM\PersistentCollection {#2868 …}
        +votes: Doctrine\ORM\PersistentCollection {#2870 …}
        +reports: Doctrine\ORM\PersistentCollection {#2872 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
        -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 {#2861
          date: 2024-01-21 16:43:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2865}
      +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 {#3076
        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 {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -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 {#3075
        date: 2024-01-22 19:52:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +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 {#3186
      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 {#3190 …}
    +nested: Doctrine\ORM\PersistentCollection {#3192 …}
    +votes: Doctrine\ORM\PersistentCollection {#3194 …}
    +reports: Doctrine\ORM\PersistentCollection {#3196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
    -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 {#3187
      date: 2024-01-22 20:13:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +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 {#3239
    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 {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3248 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -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 {#3236
    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 {#3240
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#3188
    +user: Proxies\__CG__\App\Entity\User {#3189 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +image: null
    +parent: App\Entity\EntryComment {#3074
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
      +image: null
      +parent: App\Entity\EntryComment {#2865
        +user: App\Entity\User {#2878 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
        +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 {#2860
          date: 2024-10-01 05:38:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2866 …}
        +nested: Doctrine\ORM\PersistentCollection {#2868 …}
        +votes: Doctrine\ORM\PersistentCollection {#2870 …}
        +reports: Doctrine\ORM\PersistentCollection {#2872 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
        -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 {#2861
          date: 2024-01-21 16:43:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2865}
      +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 {#3076
        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 {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -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 {#3075
        date: 2024-01-22 19:52:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2865}
    +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 {#3186
      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 {#3190 …}
    +nested: Doctrine\ORM\PersistentCollection {#3192 …}
    +votes: Doctrine\ORM\PersistentCollection {#3194 …}
    +reports: Doctrine\ORM\PersistentCollection {#3196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
    -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 {#3187
      date: 2024-01-22 20:13:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2865}
  +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 {#3239
    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 {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3248 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3254 …}
  -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 {#3236
    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 {#2938
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2933
    date: 2024-09-26 17:43:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2941 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  -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 {#2934
    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 {#2938
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2933
    date: 2024-09-26 17:43:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2941 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  -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 {#2934
    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 {#2938
  +user: App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +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 {#2933
    date: 2024-09-26 17:43:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2939 …}
  +nested: Doctrine\ORM\PersistentCollection {#2941 …}
  +votes: Doctrine\ORM\PersistentCollection {#2943 …}
  +reports: Doctrine\ORM\PersistentCollection {#2945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
  -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 {#2934
    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 {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2933
      date: 2024-09-26 17:43:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2941 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    -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 {#2934
      date: 2024-01-21 16:28:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +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 {#3023
    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 {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -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 {#3026
    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 {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2933
      date: 2024-09-26 17:43:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2941 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    -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 {#2934
      date: 2024-01-21 16:28:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +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 {#3023
    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 {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -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 {#3026
    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 {#3022
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +parent: App\Entity\EntryComment {#2938
    +user: App\Entity\User {#2951 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
    +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 {#2933
      date: 2024-09-26 17:43:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2939 …}
    +nested: Doctrine\ORM\PersistentCollection {#2941 …}
    +votes: Doctrine\ORM\PersistentCollection {#2943 …}
    +reports: Doctrine\ORM\PersistentCollection {#2945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2947 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2949 …}
    -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 {#2934
      date: 2024-01-21 16:28:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2938}
  +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 {#3023
    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 {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -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 {#3026
    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